forgejo/modules/setting
Gusted 6ab4a96855
Update golang.org/x/crypto (#19097)
* Update golang.org/x/crypto

- Update dependency to include fix for CVE.
- See https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ?utm_medium=email&utm_source=footer

* Fix deprecation notice

* Remove workaround

- Introduced in https://github.com/go-gitea/gitea/pull/17281
- Fixed in x/crypto:
- 5d542ad81a
- & 3147a52a75

* Update Kex Algorithms

- Use standardized name for curve22519-sha256. 9b076918e3
- Prefer SHA256 version over SHA1 version. e4b3678e5f
2022-03-16 02:59:53 +01:00
..
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cache.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cors.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron.go
cron_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
database.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
database_sqlite.go
database_test.go
directory.go
federation.go
git.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
i18n.go
indexer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
indexer_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
log.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mailer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
markup.go Support ignore all santize for external renderer (#18984) 2022-03-06 16:41:54 +08:00
migrations.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mime_type_map.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mirror.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
oauth2_client.go
picture.go
project.go
proxy.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
queue.go
repository.go Warn at startup if the provided SCRIPT_TYPE is not on the PATH (#18467) 2022-01-30 16:33:36 +00:00
service.go
session.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting.go Update golang.org/x/crypto (#19097) 2022-03-16 02:59:53 +01:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00