aboutsummaryrefslogtreecommitdiff
path: root/modules/auth/user.go
Commit message (Collapse)AuthorAge
* Clean namesUnknown2014-05-08
|
* User code clean and ui improveUnknown2014-05-05
|
* Fix import pathUnknown2014-05-05
|
* Fix #149Unknown2014-05-01
|
* Move binding as subrepoUnknown2014-04-13
|
* Add: rename userUnknown2014-04-03
|
* Change new martini impot pathUnknown2014-03-30
|
* Fixing bugUnknown2014-03-30
|
* update sessionslene2014-03-22
|
* Add admin edit userUnknown2014-03-21
|
* Add postgres support, clean code, code reviewUnknown2014-03-17
|
* Merge branch 'master' of github.com:gogits/gogsslene2014-03-15
|\ | | | | | | | | | | Conflicts: routers/user/user.go web.go
| * Finish feedsUnknown2014-03-15
| |
* | move templateFuncs to one file, add middleware context.slene2014-03-15
|/
* Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.slene2014-03-15
|
* Finish update password and profileUnknown2014-03-14
|
* Add updatePasswdUnknown2014-03-13
|
* Add update user profile back end, add new gitignore and license, add ↵Unknown2014-03-13
| | | | template data to public profile page
* Bug fixUnknown2014-03-11
|
* Merge utils to modulesUnknown2014-03-07
|
* Change /user/profile URL to /user/:usernameUnknown2014-03-07
|
* Add SignInRequire and SignOutRequire middlewareUnknown2014-03-07