index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
middleware
/
auth.go
Commit message (
Collapse
)
Author
Age
*
Rename module: middleware -> context
Unknwon
2016-03-11
|
*
#2748 fix redirect loop with auto-signin
Unknwon
2016-03-04
|
*
#1891 attempt to fix expected invalid CSRF token
Unknwon
2016-03-03
|
|
|
|
- Remove unused config settings `[picture] service`
*
#1984 Better mirror repo management
Unknwon
2015-12-08
|
*
refactor API routes and some work for #976
Unknwon
2015-12-04
|
*
fix #2020
Unknwon
2015-11-24
|
*
minor fix on auto sign in
Unknwon
2015-11-19
|
*
work on #1891
Unknwon
2015-11-18
|
*
fix import path, fix #1782
Unknwon
2015-10-15
|
*
unified API error response
Unknwon
2015-10-08
|
*
#697 disable captcha and new admin create user UI
Unknwon
2015-09-13
|
*
#1474 logic fix
Unknwon
2015-08-29
|
*
only assign auto-admin when sign up by web
Unknwon
2015-08-19
|
*
Show owner/poster tags of comments and fix #1312
Unknwon
2015-08-14
|
*
#1128: API calls are not hidden behind sign in
Unknwon
2015-07-15
|
*
#1127: hide user e-mail when API caller isn't signed in
Unknwon
2015-07-15
|
*
Add setting.AppSubUrl for LANDING_PAGE = explore
Christophe Le Guern
2015-03-16
|
|
|
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
*
modules/middleware/auth.go: remove uncheck login for watch a repo #929
Unknwon
2015-02-10
|
*
modules/midlleware: little auth code fix, #777
Unknwon
2015-01-30
|
*
modules/midlleware: little auth code fix
Unknwon
2015-01-30
|
*
Fix #543
Unknwon
2014-11-24
|
*
more APIs on #12
Unknwon
2014-11-18
|
*
#12, add/edit hook
Unknwon
2014-11-13
|
*
Set cookiepath to AppSubUrl
Martin van Beurden
2014-09-21
|
*
Add suburl support
Unknwon
2014-09-19
|
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵
Martin van Beurden
2014-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 #425
Unknwon
2014-09-02
|
*
Finish new home page of organization
Unknwon
2014-08-10
|
*
Finish new reset password, etc.
Unknwon
2014-08-09
|
*
Convert captcha, cache, csrf as middlewares
Unknwon
2014-07-31
|
*
New UI merge in progress
Unknwon
2014-07-26
|
*
Fixed #209
Unknown
2014-05-25
|
*
Improve delete SSH key
Unknown
2014-05-06
|
*
Clean api code
Unknown
2014-05-05
|
*
Add 2 more gitignore
Unknown
2014-04-18
|
*
Change new martini impot path
Unknown
2014-03-30
|
*
Fix install bugs
Unknown
2014-03-30
|
*
Fix dashboard auto-log bug
Unknown
2014-03-24
|
*
Batch updates
Unknown
2014-03-22
|
*
Fix SSH key bug in windows
Unknown
2014-03-22
|
*
add csrf check
slene
2014-03-23
|
*
config option: Require sign in to view repository
Unknown
2014-03-21
|
*
Work on admin
Unknown
2014-03-20
|
*
Work on admin
Unknown
2014-03-20
|
*
Finish verify email
Unknown
2014-03-19
|
*
fork render
Gogs
2014-03-19
|
*
Working on register mail confirmation
Unknown
2014-03-19
|
*
Add active page
Unknown
2014-03-19
|
*
Add postgres support, clean code, code review
Unknown
2014-03-17
|
*
move templateFuncs to one file, add middleware context.
slene
2014-03-15