aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user
Commit message (Expand)AuthorAgeFilesLines
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+9
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-243-6/+4
* switch to maintained lib (#16532)techknowlogick2021-07-241-1/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-245-22/+25
* Update notification table with only latest data (#16445)zeripath2021-07-171-0/+2
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-4/+5
* Fix activation of primary email addresses (#16385)Meano2021-07-132-25/+32
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-1/+44
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-0/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-262-5/+12
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-0/+1
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+1
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-10/+49
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-1/+17
* Improve performance of dashboard list orgs (#16099)Lunny Xiao2021-06-141-3/+4
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-0922-0/+6466