summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-2/+3
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-7/+8
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+2
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-3/+3
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+23
* Implement webhook branch filter (#7791)WGH2019-09-092-9/+9
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+1
* Abort syncrhonization from LDAP source if there is some error. (#7960)David Svantesson2019-08-241-5/+5
* Allow token as authorization for accessing attachments (#7909)David Svantesson2019-08-241-1/+6
* Use gitea forked macaron (#7933)Tamal Saha2019-08-2310-23/+24
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-7/+9
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-3/+3
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-061-1/+2
* Add golangci (#6418)kolaente2019-06-124-14/+5
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-0/+1
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-4/+10
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Set user search base field optional in DLDAP edit page (#6779)ngourdon2019-04-281-0/+4
* OAuth2 token can be used in basic auth (#6747)techknowlogick2019-04-251-2/+16
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+11
* API OTP Context (#6674)techknowlogick2019-04-191-1/+2
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+12
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+1
* Add json tags for oauth2 form (#6627)Jonas Franz2019-04-151-7/+7
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-1/+0
* Better logging (#6038) (#6095)zeripath2019-04-022-18/+18
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+1
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-082-1/+91
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-254-6/+6
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-182-0/+52
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+5
* Move to ldap.v3 to fix #5928 (#6105)zeripath2019-02-181-2/+2
* In basic auth check for tokens before call UserSignIn (#5725)manuelluis2019-02-121-5/+46
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-2/+3
* Remove extra spaces (#6016)Thomas Loubiou2019-02-091-1/+1
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+3
* Request for public keys only if LDAP attribute is set (#5816)Lauris BH2019-01-241-11/+29
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* ldap: Adjust log settings when a user is not found. (#5771)Harshit Bansal2019-01-191-3/+3
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+3
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-1/+25
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-271-7/+9
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-11/+29
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+2
* Support reverse proxy providing email (#5554)zeripath2018-12-181-1/+8
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-7/+10
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-142-0/+93
* Add comment replies (#5104)Jonas Franz2018-10-221-0/+1
* Remove check for negative length (#5120)Oleg Kovalov2018-10-201-1/+1
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-6/+7