mirror of
1
Fork 0
forgejo/modules
Gusted 93a3cc6bda
[GITEA] Remove SSH workaround
- Update github.com/gliderlabs/ssh to include 02f9d57300.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1230

(cherry picked from commit 05a0fd8c9f)
(cherry picked from commit fcd68716a3)

Conflicts:
	go.mod
	https://codeberg.org/forgejo/forgejo/pulls/1581
(cherry picked from commit ff60267b91)
(cherry picked from commit cff3238a21)
2023-10-16 17:26:43 +02:00
..
actions [CI] Search .forgejo/workflows first 2023-10-16 13:26:27 +02:00
activitypub More refactoring of `db.DefaultContext` (#27083) 2023-09-15 06:13:19 +00:00
analyze
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +00:00
auth [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
avatar [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
base [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
cache
charset
container
context [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
contexttest Avoid double-unescaping of form value (#26853) 2023-09-01 12:01:36 +00:00
csv
doctor fix orphan check for deleted branch (#27310) (#27321) 2023-09-28 10:52:53 +08:00
emoji
eventsource More `db.DefaultContext` refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
generate
git [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
gitgraph More `db.DefaultContext` refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
graceful
hcaptcha
highlight
hostmatcher
html
httpcache Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
httplib
indexer [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-10-16 13:26:27 +02:00
issue/template
json
label
lfs [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
log Reduce some allocations in type conversion (#26772) 2023-08-29 00:43:16 +08:00
markup [GITEA] Use restricted sanitizer for repository description 2023-10-16 17:25:37 +02:00
mcaptcha
metrics Reduce usage of `db.DefaultContext` (#27073) 2023-09-14 17:09:32 +00:00
migration
nosql
options
packages Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
paginator
pprof
private [CLI] implement forgejo-cli 2023-10-16 13:26:27 +02:00
process
proxy
proxyprotocol
public
queue [CI] disable redis test, no redis server yet in CI 2023-10-16 13:26:27 +02:00
recaptcha
references Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 2023-09-14 02:59:53 +00:00
regexplru
repository Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
secret [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
session Next round of `db.DefaultContext` refactor (#27089) 2023-09-16 14:39:12 +00:00
setting [GITEA] notifies admins on new user registration 2023-10-16 17:25:37 +02:00
sitemap
ssh [GITEA] Remove SSH workaround 2023-10-16 17:26:43 +02:00
storage [CI] Forgejo Actions based CI for PR & branches 2023-10-16 13:26:27 +02:00
structs [v1.21] [FEAT] allow setting the update date on issues and comments 2023-10-16 15:50:17 +02:00
svg
sync
system
templates More `db.DefaultContext` refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
test Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
uri
user
util [v1.21] [GITEA] Drop sha256-simd in favor of stdlib 2023-10-16 17:26:12 +02:00
validation [GITEA] add option for banning dots in usernames 2023-10-16 17:25:36 +02:00
web [GITEA] add option for banning dots in usernames 2023-10-16 17:25:36 +02:00
webhook