summaryrefslogtreecommitdiffstats
path: root/models/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+15
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-17/+0
* Fix "only mail on mention" bug (#12775)赵智超2020-09-091-0/+17
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-1/+1
* Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)65432020-02-041-0/+3
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-10/+10
* Restricted users (#6274)Manush Dodunekov2020-01-131-2/+2
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-2/+2
* Template Repositories (#8768)John Olheiser2019-11-111-1/+1
* Fix API Bug (fail on empty assignees) (#8873)65432019-11-101-0/+13
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" (...Lunny Xiao2019-10-081-0/+22
* Fix issues/pr list broken when there are many repositories (#8409)Lunny Xiao2019-10-081-22/+0
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-1/+4
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+33
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-3/+56
* Add additional password hash algorithms (closes #5859) (#6023)EpicCoder2019-07-071-15/+23
* Fix default for allowing new organization creation for new users (#7017)jpicht2019-05-241-0/+2
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+17
* Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886)Lanre Adelowo2019-01-301-0/+44
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-241-0/+32
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-2/+2
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-0/+22
* Cleanup models.User.HashPassword (#3334)Kim "BKC" Carlbäcker2018-01-121-6/+3
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-081-0/+39
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-3/+6
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-0/+51
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+31
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+21
* fix: ignore email notifications if user is not active. (#820)Bo-Yi Wu2017-02-021-0/+19