You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/cmd
wxiaoguang 511298e452
Use general token signing secret (#29205) (#29325)
Backport #29205 (including #29172)

Use a clearly defined "signing secret" for token signing.
11 months ago
..
actions.go
admin.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_user.go
admin_user_change_password.go
admin_user_create.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin_user_delete.go
admin_user_generate_access_token.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin_user_list.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
admin_user_must_change_password.go
cert.go Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
cmd.go
docs.go
doctor.go Improve doctor cli behavior (#28422) (#28424) 1 year ago
doctor_convert.go Improve "gitea doctor" sub-command and fix "help" commands (#26072) 2 years ago
doctor_test.go Improve doctor cli behavior (#28422) (#28424) 1 year ago
dump.go fixed duplicate attachments on dump on windows (#28019) (#28031) 1 year ago
dump_repo.go
embedded.go
generate.go Use general token signing secret (#29205) (#29325) 11 months ago
hook.go
hook_test.go
keys.go
mailer.go
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 2 years ago
main_test.go Fix incorrect CLI exit code and duplicate error message (#26346) 2 years ago
manager.go
manager_logging.go Add missing default value for some Bool cli flags (#26082) 2 years ago
migrate.go
migrate_storage.go Fix migrate storage bug (#28830) (#28867) 1 year ago
migrate_storage_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
restore_repo.go
serv.go Fix push to create with capitalize repo name (#29090) (#29206) 12 months ago
web.go Refactor tests (#26464) 1 year ago
web_acme.go
web_graceful.go
web_https.go