This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/auth
John Olheiser 211321fb93
Git migration UX (#12619)
* Initial work

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Implementation

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix gitlab and token cloning

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Imports and JS

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Linting

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Generate swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Move mirror toggle and rename options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-08-28 09:36:37 +08:00
..
ldap Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
oauth2 Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
openid
pam Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
sso Skip SSPI authentication attempts for /api/internal (#12556) 2020-08-22 12:09:43 +03:00
admin.go Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
auth.go
auth_form.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
org.go
repo_branch_form.go
repo_form.go Git migration UX (#12619) 2020-08-28 09:36:37 +08:00
repo_form_test.go
user_form.go Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
user_form_auth_openid.go Fix typo (#11773) 2020-06-05 10:34:23 -04:00
user_form_test.go