0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:55:37 +01:00
gitea/routers/web
zeripath 27b351aba5
Make LDAP be able to skip local 2FA (#16954)
This PR extends #16594 to allow LDAP to be able to be set to skip local 2FA too. The technique used here would be extensible to PAM and SMTP sources.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-17 12:43:47 +01:00
..
admin Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
dev
events
explore Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
org Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
repo Decrement Fork Num when converting from Fork (#17035) 2021-09-14 18:07:08 +01:00
user Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
base.go
goget.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
home.go
metrics.go
swagger_json.go
web.go Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00