summaryrefslogtreecommitdiffstats
path: root/routers/user/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-091-0/+28
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-082-0/+120
* fix bug when deleting a linked account will removed all (#5989)Lunny Xiao2019-02-071-3/+8
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-0/+28
* Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)SagePtr2018-08-141-1/+1
* fix panic issue on update avatar email (#4580) (#4581)Dingjun2018-08-011-1/+1
* Switch plaintext scratch tokens to use hash instead (#4331)techknowlogick2018-07-271-4/+5
* Increase default TOTP secret size to 320 bits (#4287)Clar Charr2018-07-031-0/+1
* fix missing data on redirects (#3975)David Schneiderbauer2018-06-186-86/+90
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-1/+1
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-192-0/+107
* Re-enable random avatar feature (#3988)David Schneiderbauer2018-05-191-1/+1
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-179-0/+1113