aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force user to change password (#4489)Lanre Adelowo2018-09-131-0/+12
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+2
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-0/+7
* prevent empty review comment (#4632)Lanre Adelowo2018-08-072-0/+49
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+39
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-052-6/+8
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
* Add tag check to release draft creation (#3729)Bwko2018-06-041-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-242-30/+34
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+20
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+1
* Multiple assignees (#3705)kolaente2018-05-091-0/+1
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-1/+14
* Added user language setting (#3875)kolaente2018-05-051-0/+1
* Issue due date (#3794)kolaente2018-05-011-0/+10
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-9/+10
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Add label descriptions (#3662)Lauris BH2018-03-131-3/+4
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-3/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+23