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
Jochen Rill f94e6fd7a5 Correct ldap username validation. (#2880)
PR #342 was only partially applied. Spaces should not be at the start
and end of a username but they can be inside.
2017-11-13 11:32:16 +02:00
..
ldap Correct ldap username validation. (#2880) 2017-11-13 11:32:16 +02:00
oauth2
openid
pam
admin.go
auth.go
auth_form.go LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
org.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_form.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
user_form.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
user_form_auth_openid.go