无闻
f04f360865
Merge pull request #992 from theangryangel/fix/ldap-auth
Attempt 3 to fix LDAP login issues when git pushing after password change
11 years ago
Gogs
1a5a2d876c
Attempt #3 of ldap fixes
11 years ago
Raphael Randschau
64ca6513c2
Properly calculate the number of open issues per label
11 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
11 years ago
Unknwon
f6e65b5e06
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
11 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
11 years ago
Unknwon
700626f527
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
11 years ago
Peter Smit
2bb8323ab5
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
11 years ago
Unknwon
b1281b34af
routers/install.go: able to keep previous custom settings for 2nd time install
- .gopmfile: update all commits
11 years ago
Unknwon
f771ec8c6c
models: make code change for session issue with SQLite3 #739
11 years ago
Unknwon
a8ac54ff07
able to allow insecure certification of webhook for #891
11 years ago
无闻
1c35655750
Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Unknwon
bc9746281f
cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
11 years ago
无闻
42ba809042
Merge pull request #905 from phsmit/conf_on_cli
Add option to provide configuration file on command line
11 years ago
Lauris BH
8016fb54d8
Get username, name, surname and e-mail from LDAP server
11 years ago
Unknwon
cdd2a75239
routers/repo/http.go: allow HTTP push/pull by token for #845
11 years ago
无闻
9323547d46
Merge pull request #845 from compressed/token_http
allow http push by token - #842
11 years ago
Unknwon
ba9cae6328
code fix for #908 , and work for #884
11 years ago
无闻
89a75db225
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
Make Signup button display configurable - #884
11 years ago
Unknwon
be2991163c
models/action.go: add action reopen for #462
- models/issue.go: format comment type names
11 years ago
Unknwon
58c91218ab
models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
11 years ago
Tony Tsang
b6fb5371ce
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
11 years ago
Raphael Randschau
c93da2ef7c
Hide the registration button depending on the setting
11 years ago
Peter Smit
9dd98a9a0f
Add option to provide configuration file on command line
11 years ago
无闻
41deac5407
Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
11 years ago
Unknwon
89ea3e1acc
routers: save partial config when install
11 years ago
Unknwon
b293b6eaa6
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
11 years ago
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
11 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
11 years ago
无闻
161774d4fb
Merge pull request #825 from phsmit/ssh2_keys
Implement #798 Flexible ssh-key input
11 years ago
无闻
edbfbfa66e
Merge pull request #822 from phsmit/fix_807
Fix #807 parse the userinfo with the golang tools
11 years ago
Christopher Brickley
d0827e5d5e
allow http push by token - #842
11 years ago
Peter Smit
6251626de4
Implement #798 Flexible ssh-key input
It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
11 years ago
Unknwon
c73e9057ae
Optmize git-fsck options and fix #820
11 years ago
Peter Smit
d016eaaa09
Fix #807 parse the userinfo with the golang tools
Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: 07d86b1f2d
11 years ago
Unknwon
677b1ec627
fix #808
11 years ago
fzerorubigd
c973c91656
add afunction to rewrite all public keys on admin request
refs #763
11 years ago
Unknwon
bd555551ce
fix #801
11 years ago
Thomas Laroche
e948c7c262
Fix #795
11 years ago
Unknwon
81a44e4cd0
fix API changes
11 years ago
Unknwon
79537467da
mirror fix and update
11 years ago
无闻
a18decf4cc
Merge pull request #755 from phsmit/multiple_emails
Multiple emails
11 years ago
Peter
20b5c23a19
Small fixes to multiple_emails feature
11 years ago
Unknwon
0a697517ac
work on #754
11 years ago
Unknwon
c4820f119d
work on #754
11 years ago
Unknwon
57b3be4016
work on #756
11 years ago
Peter
b033f2f535
Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
11 years ago
Peter
ec71d538fc
Method for activating email addresses through verification email
11 years ago
Unknwon
d01f2f3c22
fix #751
11 years ago
Unknwon
1a5aa5e0c0
fix #741
11 years ago