forgejo/cmd
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093)
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
2021-09-24 19:32:56 +08:00
..
admin.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
admin_auth_ldap.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
admin_auth_ldap_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go
web.go
web_graceful.go
web_letsencrypt.go