Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -3/+2 |
| | | | Signed-off-by: Tamal Saha <tamal@appscode.com> | ||||
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Increase Username and Orgname MaxSize 35 -> 40 Signed-off-by: Segev Finer <segev@codeocean.com> * Dep update code.gitea.io/sdk Signed-off-by: Segev Finer <segev@codeocean.com> * Run generate-swagger Signed-off-by: Segev Finer <segev@codeocean.com> | ||||
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -6/+7 |
| | |||||
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Add correct git branch name validation * Change git refname validation error constant name * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add git reference name validation unit tests * Remove unused variable in unit test * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add url validation unit tests | ||||
* | Update Website binding MaxSize to 255 (#722) | Bwko | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -13/+14 |
| | | | | | | | | | | | | | | | | | | | | | | * restrict creating organizations based on right on user * revert bindata.go * reverse vendor lib * revert goimports change * set AllowCreateOrganization default value to true * revert locale * added default value for AllowCreateOrganization * fix typo in migration-comment * fix comment * add coments in migration | ||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -2/+6 |
| | |||||
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+1 |
| | |||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+1 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -10/+11 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -5/+6 |
| | |||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -4/+16 |
| | |||||
* | #1579 change e-mail max length to 254 | Unknwon | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | 1 | -0/+1 |
| | |||||
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -9/+9 |
| | |||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -8/+9 |
| | |||||
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -4/+3 |
| | |||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -18/+4 |
| | |||||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 | 1 | -0/+1 |
| | | | | #290) | ||||
* | Clean names | Unknown | 2014-05-08 | 1 | -1/+1 |
| | |||||
* | Clean repo code | Unknown | 2014-05-05 | 1 | -15/+0 |
| | |||||
* | fix code | Unknown | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev-ldap' into dev | Lunny Xiao | 2014-05-05 | 1 | -6/+7 |
|\ | |||||
| * | basic authentications | Lunny Xiao | 2014-05-05 | 1 | -6/+7 |
| | | |||||
* | | Fix import path | Unknown | 2014-05-05 | 1 | -1/+2 |
|/ | |||||
* | Move binding as subrepo | Unknown | 2014-04-13 | 1 | -3/+1 |
| | |||||
* | Change new martini impot path | Unknown | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | Add admin edit user | Unknown | 2014-03-21 | 1 | -0/+55 |