summaryrefslogtreecommitdiffstats
path: root/modules/auth/user_form.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-061-1/+2
* Add golangci (#6418)kolaente2019-06-121-1/+1
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-0/+1
* Add json tags for oauth2 form (#6627)Jonas Franz2019-04-151-7/+7
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-1/+0
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+1
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+59
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-251-2/+2
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-1/+25
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-141-0/+29
* Force user to change password (#4489)Lanre Adelowo2018-09-131-0/+12
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-4/+5
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+20
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-1/+1
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+1
* Added user language setting (#3875)kolaente2018-05-051-0/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-3/+4
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+1
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+2
* Fix profile update for non-local users (#2178)Lauris BH2017-07-191-1/+1
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-1/+1
* gofmt (#1710)Ethan Koenig2017-05-121-8/+8
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+1
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-3/+4
* Better URL validation (#1507)Lauris BH2017-04-191-1/+1
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-1/+1
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-1/+11
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-7/+7
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-1/+1
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-1/+1
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-251-1/+1
* Two factor authentication support (#630)Andrew2017-01-161-0/+20
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-11/+14
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+1
* golint fixed for modules/authLunny Xiao2016-11-271-1/+20
* moreSandro Santilli2016-11-071-2/+2
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-10/+17
* Make log path requiredJosh Frye2016-02-121-1/+1
* Add install option for log pathJosh Frye2016-02-121-0/+1
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
* #2154 disable change user for non-local usersUnknwon2015-12-111-1/+1
* #470 fix max length of emailUnknwon2015-10-291-2/+2
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-291-1/+1
* fix import path, fix #1782Unknwon2015-10-151-2/+2
* new sign in pageUnknwon2015-09-141-3/+3
* #697 add install optionUnknwon2015-09-131-0/+1
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-12/+0
* #1606 GUI bug while adding ldap userUnknwon2015-09-131-6/+16