Unknwon
37f2f250c5
Able to set SSH port when install, update Docker docs
2015-08-19 20:36:19 +08:00
Girish Ramakrishnan
d4c816bd12
Set IsAdmin using LDAP
...
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.
In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
2015-08-18 23:49:12 -07:00
Unknwon
28333a7f24
token recent activity
2015-08-19 06:22:33 +08:00
Unknwon
dc76f4fa76
new access token UI
2015-08-19 03:36:16 +08:00
Unknwon
f1469ef397
work on #986 and fix a LDAP crash
2015-08-18 04:03:11 +08:00
Unknwon
5a33ca6850
change minimum password length to 1
2015-08-18 02:30:33 +08:00
Unknwon
df3b347514
work on #1493
2015-08-17 17:05:37 +08:00
Sergio Benitez
eba165d3d1
Small style fixes to the LDAP module README
2015-08-16 17:29:56 -07:00
Unknwon
02ebd62ec5
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
2015-08-16 14:31:54 +08:00
Unknwon
f9dd6a0aae
finish close/reopen issue
2015-08-13 23:21:43 +08:00
Unknwon
08a2c12fc3
finish view comments on issue page
2015-08-13 16:07:11 +08:00
Sergio Benitez
1a86be7e45
Updated the LDAP module readme.
2015-08-12 17:08:16 -07:00
Sergio Benitez
596eb2ae3e
Significantly enhanced LDAP support in Gogs.
2015-08-12 17:01:22 -07:00
Unknwon
8868c58a0b
finish attachments when create issue
2015-08-11 23:24:40 +08:00
Unknwon
ed4fd6151d
finish create issue with labels
2015-08-10 16:52:08 +08:00
Unknwon
b4082a00dd
UI: create issue with title and content
2015-08-09 15:23:02 +08:00
Unknwon
2d1027ea97
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
Unknwon
a1b1352dbc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
Unknwon
5660db8860
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
...
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
2015-08-05 20:26:00 +08:00
Unknwon
9ef6508b57
milestone: create page
2015-08-05 15:24:26 +08:00
Unknwon
fde6df5f4f
allow anonymous SSH clone
2015-08-05 11:14:17 +08:00
Unknwon
5cace0481f
fix #1439
2015-08-05 10:16:21 +08:00
Unknwon
250daf0b85
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
2015-07-25 00:49:40 +08:00
Unknwon
f9322b2fc5
Merge branch 'master' of github.com:gogits/gogs into develop
2015-07-25 00:48:42 +08:00
无闻
58618c04b2
Merge pull request #1309 from stettberger/master
...
settings/password: no minimal required characters for OldPassword
2015-07-25 00:45:53 +08:00
无闻
70117bf65c
Merge pull request #1244 from jamesa/develop
...
Add full name field to admin's user edit page (fixes #1130 )
2015-07-25 00:39:16 +08:00
Unknwon
af5a13dc87
UI: CURD labels
...
- fix update lable break connection with repository
2015-07-24 23:13:42 +08:00
Unknwon
b0eb1646dc
UI: basic label list
...
- create new label
2015-07-24 21:02:49 +08:00
Unknwon
20c328a450
fix install form def
2015-07-20 12:34:53 +08:00
Unknwon
956f7f8fe8
#1128 : API calls are not hidden behind sign in
2015-07-15 19:17:57 +08:00
Unknwon
194dcfad01
use pam and update TRANSLATORS
2015-07-14 19:47:20 +08:00
Unknwon
47a6f20da3
install - add mail from setting
2015-07-09 16:10:31 +08:00
Unknwon
7c45fc770d
UI: install - done
2015-07-09 13:17:48 +08:00
Unknwon
5803c47ca9
UI: install - new version
2015-07-08 19:47:56 +08:00
Christian Dietrich
1a9fceae39
settings/password: no minimal required characters for OldPassword
...
If users are added to gogs due a reverse proxy automatically, their password is
set to their initial username. If their username is shorter than 6 characters,
they can never set a password. But since this password is required for some
operations (e.g. repository deletion), they could not use all features of gogs
until now.
2015-06-03 15:46:37 +02:00
James
34a325581a
Add full name field to admin's user edit page ( fixes #1130 )
2015-04-28 11:59:05 -04:00
Paolo Borelli
d2baa2824e
Add PAM authentication
2015-04-24 10:13:01 +02:00
Unknwon
91bff25b0d
#1124 LDAP add and edit form are misleading
2015-03-24 19:04:16 -04:00
Unknwon
06a587d0d0
#851 : Edit Account does not take into consideration password rules
2015-03-17 03:21:58 -04:00
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
2015-03-11 09:21:05 -04:00
无闻
f04f360865
Merge pull request #992 from theangryangel/fix/ldap-auth
...
Attempt 3 to fix LDAP login issues when git pushing after password change
2015-02-28 06:57:43 -05:00
Gogs
1a5a2d876c
Attempt #3 of ldap fixes
2015-02-27 13:18:29 +00:00
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
...
Get username, name, surname and e-mail from LDAP server
2015-02-23 13:41:29 -05:00
Unknwon
51da9e41f0
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
2015-02-22 09:49:25 -05:00
Unknwon
700626f527
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
2015-02-21 22:13:47 -05:00
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.
2015-02-17 10:36:17 +02:00
Lauris BH
8016fb54d8
Get username, name, surname and e-mail from LDAP server
2015-02-08 01:49:51 +02:00
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
2015-02-01 12:41:03 -05:00
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.
2014-12-17 17:42:54 +02:00
Unknwon
9803c421f5
fix binding api broken
2014-12-15 01:49:59 -05:00