You can not 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
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
..
admin.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
admin_auth_ldap.go Add restricted user filter to LDAP authentication (#10600) 5 years ago
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication (#10600) 5 years ago
cert.go
cmd.go
convert.go
doctor.go Add command to recreate tables (#12407) 4 years ago
dump.go Add default storage configurations (#12813) 4 years ago
embedded.go
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) 5 years ago
hook.go Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago
keys.go
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
migrate.go
migrate_storage.go Add default storage configurations (#12813) 4 years ago
serv.go Add ssh certificate support (#12281) 4 years ago
web.go Refactor use TrimSuffix instead of TrimRight (#12993) 4 years ago
web_graceful.go