aboutsummaryrefslogtreecommitdiff
path: root/modules/middleware/auth.go
Commit message (Collapse)AuthorAge
* Fix #543Unknwon2014-11-24
|
* more APIs on #12Unknwon2014-11-18
|
* #12, add/edit hookUnknwon2014-11-13
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Fix #425Unknwon2014-09-02
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Finish new reset password, etc.Unknwon2014-08-09
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
|
* New UI merge in progressUnknwon2014-07-26
|
* Fixed #209Unknown2014-05-25
|
* Improve delete SSH keyUnknown2014-05-06
|
* Clean api codeUnknown2014-05-05
|
* Add 2 more gitignoreUnknown2014-04-18
|
* Change new martini impot pathUnknown2014-03-30
|
* Fix install bugsUnknown2014-03-30
|
* Fix dashboard auto-log bugUnknown2014-03-24
|
* Batch updatesUnknown2014-03-22
|
* Fix SSH key bug in windowsUnknown2014-03-22
|
* add csrf checkslene2014-03-23
|
* config option: Require sign in to view repositoryUnknown2014-03-21
|
* Work on adminUnknown2014-03-20
|
* Work on adminUnknown2014-03-20
|
* Finish verify emailUnknown2014-03-19
|
* fork renderGogs2014-03-19
|
* Working on register mail confirmationUnknown2014-03-19
|
* Add active pageUnknown2014-03-19
|
* Add postgres support, clean code, code reviewUnknown2014-03-17
|
* move templateFuncs to one file, add middleware context.slene2014-03-15