964d0262ff
Merged conflicts.
2015-09-09 13:44:51 -07:00
cc83043edc
minor fix on template
2015-09-07 14:02:09 -04:00
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io >
2015-09-06 16:31:22 -04:00
edc99bc8a4
new org options UI
2015-09-06 10:56:31 -04:00
80701d45bb
#1193 Make organization emails non-mandatory
2015-09-06 10:08:14 -04:00
079a2d68db
Minor fixes to the LDAP module readme
2015-09-05 15:26:31 -07:00
0f07a5cb84
Updated the LDAP auth module README.
2015-09-04 21:14:20 -07:00
aa9c36514f
Merged conflicts.
2015-09-04 20:49:07 -07:00
2d1db4bf05
Added LDAP simple auth support.
2015-09-04 20:48:34 -07:00
07fe846c9f
#1579 change e-mail max length to 254
2015-09-04 10:59:34 -04:00
38eb000d13
work on #1570
2015-09-03 08:09:08 -04:00
7ec991326d
fix migrate api
2015-09-03 06:48:52 -04:00
e5b105e513
fix migrate API
2015-09-03 06:17:33 -04:00
65e73c4ac6
support URL param to token, but still restrict to APIs
2015-09-02 02:45:01 -04:00
2ac8e11f46
#842 able to use access token replace basic auth
2015-09-02 02:40:15 -04:00
f1adbca0f1
#1554 check adminFilter length before LDAP search
2015-09-01 08:40:11 -04:00
c6b039c6f9
new repo options UI
2015-08-30 03:21:59 +08:00
302938e646
#1333 Disable Gravatar option when install
2015-08-30 00:22:26 +08:00
ea454c21f7
#1542 A way to skip TLS verify for SMTP authentication
2015-08-29 15:45:58 +08:00
55ddf225bb
webhook APIs
2015-08-29 11:49:59 +08:00
f509c59ac1
new create webhook event
2015-08-28 23:36:13 +08:00
bb3b90fcd6
#1487 Readme Template
2015-08-28 18:33:09 +08:00
46bee50e45
complate list of gitignores and licenses
2015-08-28 16:44:04 +08:00
c08600c59b
new edit webhook UI
2015-08-27 01:04:23 +08:00
4217c2333c
new create webhook UI
2015-08-27 00:30:06 +08:00
bd1d7d1509
Able to set SSH port when install, update Docker docs
2015-08-19 20:36:19 +08:00
24d7a86a8d
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
03b85b73af
token recent activity
2015-08-19 06:22:33 +08:00
4c7b6414eb
new access token UI
2015-08-19 03:36:16 +08:00
6235bd1fe9
work on #986 and fix a LDAP crash
2015-08-18 04:03:11 +08:00
71fd10dd37
change minimum password length to 1
2015-08-18 02:30:33 +08:00
407385db7e
work on #1493
2015-08-17 17:05:37 +08:00
bb8e763ede
Small style fixes to the LDAP module README
2015-08-16 17:29:56 -07:00
55ccb00a47
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
2015-08-16 14:31:54 +08:00
1fb53067f4
finish close/reopen issue
2015-08-13 23:21:43 +08:00
133b19d0c5
finish view comments on issue page
2015-08-13 16:07:11 +08:00
f8a4ab25fd
Updated the LDAP module readme.
2015-08-12 17:08:16 -07:00
7d84d4a8f0
Significantly enhanced LDAP support in Gogs.
2015-08-12 17:01:22 -07:00
34f6cbfc2a
finish attachments when create issue
2015-08-11 23:24:40 +08:00
922f3f3062
finish create issue with labels
2015-08-10 16:52:08 +08:00
590c464c56
UI: create issue with title and content
2015-08-09 15:23:02 +08:00
dea3a8c6a4
WIP: create PR - choose branch
2015-08-08 22:43:14 +08:00
39a3b768bc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
2c507667bf
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
3e4cdccf6b
milestone: create page
2015-08-05 15:24:26 +08:00
e50982f5ec
allow anonymous SSH clone
2015-08-05 11:14:17 +08:00
487fc8ca39
fix #1439
2015-08-05 10:16:21 +08:00
54b58e988d
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
2015-07-25 00:49:40 +08:00
70d44e9565
Merge branch 'master' of github.com:gogits/gogs into develop
2015-07-25 00:48:42 +08:00
d86c4841fa
Merge pull request #1309 from stettberger/master
...
settings/password: no minimal required characters for OldPassword
2015-07-25 00:45:53 +08:00