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.
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
..
admin.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Add command to recreate tables (#12407) 4 years ago
dump.go gitea dump: include version & Check InstallLock (#12760) 4 years ago
embedded.go
embedded_stub.go
generate.go
hook.go Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago
keys.go
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
migrate.go
migrate_storage.go LFS support to be stored on minio (#12518) 4 years ago
serv.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 4 years ago
web.go Make the default PID file compile-time settable (#12485) 4 years ago
web_graceful.go