summaryrefslogtreecommitdiffstats
path: root/modules/middleware/auth.go
Commit message (Expand)AuthorAgeFilesLines
* Fix #543Unknwon2014-11-241-0/+6
* more APIs on #12Unknwon2014-11-181-0/+9
* #12, add/edit hookUnknwon2014-11-131-0/+9
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-1/+1
* Add suburl supportUnknwon2014-09-191-4/+4
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-4/+4
* Fix #425Unknwon2014-09-021-1/+1
* Finish new home page of organizationUnknwon2014-08-101-2/+0
* Finish new reset password, etc.Unknwon2014-08-091-1/+3
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-3/+6
* New UI merge in progressUnknwon2014-07-261-3/+3
* Fixed #209Unknown2014-05-251-3/+3
* Improve delete SSH keyUnknown2014-05-061-0/+5
* Clean api codeUnknown2014-05-051-7/+5
* Add 2 more gitignoreUnknown2014-04-181-1/+1
* Change new martini impot pathUnknown2014-03-301-1/+1
* Fix install bugsUnknown2014-03-301-0/+5
* Fix dashboard auto-log bugUnknown2014-03-241-1/+1
* Batch updatesUnknown2014-03-221-0/+3
* Fix SSH key bug in windowsUnknown2014-03-221-0/+1
* add csrf checkslene2014-03-231-26/+32
* config option: Require sign in to view repositoryUnknown2014-03-211-1/+1
* Work on adminUnknown2014-03-201-1/+1
* Work on adminUnknown2014-03-201-1/+13
* Finish verify emailUnknown2014-03-191-4/+6
* fork renderGogs2014-03-191-2/+2
* Working on register mail confirmationUnknown2014-03-191-3/+3
* Add active pageUnknown2014-03-191-0/+4
* Add postgres support, clean code, code reviewUnknown2014-03-171-0/+2
* move templateFuncs to one file, add middleware context.slene2014-03-151-0/+28