2
0
Commit Graph

177 Commits

Author SHA1 Message Date
Unknwon
a6ee900723 fix migrate API 2015-09-03 06:17:33 -04:00
Unknwon
8ec1bc36b6 support URL param to token, but still restrict to APIs 2015-09-02 02:45:01 -04:00
Unknwon
5b87161f89 #842 able to use access token replace basic auth 2015-09-02 02:40:15 -04:00
Unknwon
b556f5ec05 #1554 check adminFilter length before LDAP search 2015-09-01 08:40:11 -04:00
Unknwon
cc9f61d88f new repo options UI 2015-08-30 03:21:59 +08:00
Unknwon
d41e64f7c6 #1333 Disable Gravatar option when install 2015-08-30 00:22:26 +08:00
Unknwon
c301b5ab09 #1542 A way to skip TLS verify for SMTP authentication 2015-08-29 15:45:58 +08:00
Unknwon
32daad557e webhook APIs 2015-08-29 11:49:59 +08:00
Unknwon
4f756f6722 new create webhook event 2015-08-28 23:36:13 +08:00
Unknwon
d07256dd8f #1487 Readme Template 2015-08-28 18:33:09 +08:00
Unknwon
112d019b4e complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
Unknwon
6fcd351f20 new edit webhook UI 2015-08-27 01:04:23 +08:00
Unknwon
c257848267 new create webhook UI 2015-08-27 00:30:06 +08:00
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