summaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+4
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-091-1/+4
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-083-0/+128
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-0/+38
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-193-1/+58
* fix links to prevent 404 after e.g. submitting a faulty form (#3982)David Schneiderbauer2018-05-184-12/+12
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-0/+1
* add user language value to hidden input to enable saving of profile without c...David Schneiderbauer2018-05-151-1/+1
* Refactor User Settings (#3900)David Schneiderbauer2018-05-1517-420/+336
* Added user language setting (#3875)kolaente2018-05-051-0/+14
* Make Generate New Token panel shown by default (#3832)Morgan Bazalgette2018-04-291-21/+15
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-232-2/+2
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-1/+1
* Use correct transaltion key for delete email button (#3422)Lauris BH2018-01-311-20/+20
* Fixed missing end tag for organization link (#3229)Chris Woodward2017-12-191-0/+1
* fix gpg tmpl (#3153)Lunny Xiao2017-12-111-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-113-4/+4
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-213-123/+123
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+4
* Fix inconsistencies in user settings ui (#2901)Shaun2017-11-132-6/+6
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-163-46/+81
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-142-0/+55
* Fix wording (#2024)Patrick G2017-06-241-1/+1
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-022-0/+38
* Handle display of GPG key without end date (#1628)Antoine GIRARD2017-04-281-2/+2
* fix #1521 (#1621)Lunny Xiao2017-04-271-1/+1
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-265-76/+148
* Simplify settings pages with item list (#1389)Antoine GIRARD2017-03-305-67/+57
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-201-0/+18
* Fix inconsistency in layout (#1316)Patrick G2017-03-181-36/+32
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-172-1/+63
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-1511-417/+374
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-142-2/+2
* Show a link to password reset from password change and delete account (#862)Sandro Santilli2017-03-112-0/+4
* Oauth2 consumer (#679)Willem van Dreumel2017-02-223-1/+54
* feat: fill in ssh key title automatically. (#863)Bo-Yi Wu2017-02-091-2/+2
* Two factor authentication support (#630)Andrew2017-01-163-0/+84
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+6
* Fixes xss, clickjacking & password autocompletionBwko2016-11-291-4/+4
* #3320 code cleanupUnknwon2016-08-071-2/+2
* Add support for federated avatars (#3320)Sandro Santilli2016-08-073-26/+53
* #1157 some avatar setting changesUnknwon2016-03-051-2/+2
* #2154 disable change user for non-local usersUnknwon2015-12-111-2/+7
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-0/+6
* Indent all templates with tabsAdam Strzelecki2015-12-087-369/+369
* fix #2101Unknwon2015-12-041-4/+0
* drop oauth2 feature supportUnknwon2015-09-173-54/+0
* finish all new user settings UIUnknwon2015-09-103-94/+103
* new user profile settings UIUnknwon2015-09-062-89/+72
* finish new org settings pageUnknwon2015-09-061-12/+3