aboutsummaryrefslogtreecommitdiff
path: root/routers/user/setting.go
Commit message (Collapse)AuthorAge
* Merge pull request #293 from wmark/master无闻2014-07-20
|\ | | | | Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
| * Utilize ssh-keygen for checking of keys.W-Mark Kubacki2014-07-20
| | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes.
* | Fix #285Unknown2014-07-12
|/
* Clean codeUnknown2014-06-27
|
* Use constants to name template fileUnknown2014-06-22
|
* Code conventionUnknown2014-05-24
|
* Improve delete SSH keyUnknown2014-05-06
|
* User code clean and ui improveUnknown2014-05-05
|
* Fix #149Unknown2014-05-01
|
* Mirror fix on public keyUnknown2014-04-27
|
* fixed some broken forms that were introduced in james-anderson@521c5f0e10James Anderson2014-04-24
|
* Add weibo oauthUnknown2014-04-13
|
* Fix #69Unknown2014-04-10
|
* Add flashUnknown2014-04-10
|
* Add salt for every single userUnknown2014-04-06
|
* Add: rename userUnknown2014-04-03
|
* Add admin edit userUnknown2014-03-21
|
* Work on adminUnknown2014-03-20
|
* Watch backendUnknown2014-03-19
|
* fork renderGogs2014-03-19
|
* Add some logUnknown2014-03-19
|
* Mirror fixUnknown2014-03-18
|
* add some commentshengxiang[skyblue]2014-03-18
|
* Add check if public key name has been usedUnknown2014-03-16
|
* Clean codeUnknown2014-03-15
|
* clean codeslene2014-03-15
|
* Clean codeUnknown2014-03-15
|
* add draft page for empty linkFuXiaoHei2014-03-14
|
* Add log.handleUnknown2014-03-14
|
* Finish update password and profileUnknown2014-03-14
|
* user update-password page uiFuXiaoHei2014-03-14
|
* Add updatePasswdUnknown2014-03-13
|
* Bug fixUnknown2014-03-13
|
* Add update user profile back end, add new gitignore and license, add ↵Unknown2014-03-13
| | | | template data to public profile page
* finish user delete page uiFuXiaoHei2014-03-11
|
* Add add and delete SSH keyUnknown2014-03-10
|
* finish ssh key pages uiFuXiaoHei2014-03-10
|
* ssh keys operation page uiFuXiaoHei2014-03-10