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
6543 42dae399eb Fix max length check and limit in multiple repo forms (#9148) (#9204)
* Fix input field max length for release, label and milestone forms

* Add max length for isseu and PR title
2019-11-29 14:00:19 +08:00
..
ldap Abort syncrhonization from LDAP source if there is some error. (#7960) 2019-08-24 21:53:37 +03:00
oauth2 migrate gplus to google oauth2 provider (#7885) 2019-09-14 12:02:39 +02:00
openid Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pam golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
admin.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
auth.go Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
auth_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
org.go Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
repo_branch_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo_form.go Fix max length check and limit in multiple repo forms (#9148) (#9204) 2019-11-29 14:00:19 +08:00
repo_form_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form_auth_openid.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form_test.go Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00