summaryrefslogtreecommitdiffstats
path: root/routers/user/setting
Commit message (Expand)AuthorAgeFilesLines
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-269-29/+52
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-3/+3
* load U2F js only on pages which need it (#11585)Kamil Domański2021-01-201-1/+1
* Display error if twofaSecret cannot be retrieved (#14372)Ash McKenzie2021-01-181-1/+8
* Allow passcode invalid error to appear (#14371)Ash McKenzie2021-01-181-1/+1
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+6
* [Refactor] Passwort Hash/Set (#14282)65432021-01-101-2/+1
* Add option to change username to the admin panel (#14229)65432021-01-101-19/+17
* Check for notExist on profile repository page (#14197)zeripath2020-12-311-0/+3
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-1/+19
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-121-1/+1
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+11
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+5
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* Avatar autogeneration fixed (#13233)Paweł Bogusławski2020-10-231-1/+5
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-3/+2
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add ssh certificate support (#12281)Wim2020-10-101-0/+44
* Adopt repositories (#12920)zeripath2020-09-252-18/+140
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-0/+7
* [API] Delete Token accept names too (#12366)65432020-08-282-2/+2
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-2/+10
* Add hide activity option (#11353)l-jonas2020-06-051-0/+1
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-172-39/+73
* Refactor UpdateOAuth2Application (#11034)65432020-04-301-6/+2
* Reject duplicate AccessToken names (#10994)65432020-04-131-0/+12
* ui:Add flash notify for email preference seting success (#11027)赵智超2020-04-091-0/+1
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)zeripath2020-03-281-0/+3
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-2/+60
* Various fixes in login sources (#10428)guillep2k2020-02-231-0/+3
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-244-5/+5
* Add password requirement info on error (#9074)guillep2k2019-11-192-2/+2
* Fix template error on account page (#8562)John Olheiser2019-10-191-1/+1
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-162-25/+13
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-142-20/+64
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+2
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+22
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-1/+2
* Fixed ineffectual assignments (#7555)Christian Muehlhaeuser2019-07-221-1/+0
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-1/+1
* Add golangci (#6418)kolaente2019-06-123-11/+32
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* fix issuer of OTP URI should be URI-encoded. (#6634)Hui Hui2019-05-271-1/+3
* Hash App token (#6724)techknowlogick2019-05-041-1/+1
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-172-0/+24
* Better logging (#6038) (#6095)zeripath2019-04-022-2/+2
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+1