Unknwon
380cd2a21c
revert simple LDAP userDN and update example
2015-09-16 12:15:14 -04:00
Unknwon
ba8df2e818
new sign in page
2015-09-14 22:50:44 -04:00
Unknwon
6bf4dbca56
#1637 able to skip verify for LDAP
2015-09-14 15:48:51 -04:00
Unknwon
45011575b5
fix simple LDAP userDN
2015-09-14 12:24:37 -04:00
Unknwon
c8296740bd
#697 add install option
2015-09-13 12:14:32 -04:00
Unknwon
0d977db881
#697 and #1606 and new admin edit user UI
2015-09-13 11:07:21 -04:00
Unknwon
4226a6f8d6
#1606 GUI bug while adding ldap user
2015-09-13 10:05:18 -04:00
Unknwon
dfcfb9f5cd
#697 disable captcha and new admin create user UI
2015-09-13 09:51:51 -04:00
Unknwon
82495e190c
#1625 remove auto_register and makes it default
2015-09-12 20:58:51 -04:00
Unknwon
012517c083
#1620 add allowed domains for SMTP auth
2015-09-11 13:32:33 -04:00
Unknwon
4c1432e16b
finish new edit auth UI
2015-09-11 12:03:08 -04:00
Unknwon
1403d970bc
finish new add auth UI
2015-09-10 17:11:41 -04:00
Unknwon
b1dcaf352a
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
...
# Conflicts:
# modules/bindata/bindata.go
2015-09-10 14:55:29 -04:00
Unknwon
e68815466c
finish all new user settings UI
2015-09-10 11:40:34 -04:00
Sergio Benitez
3a7a345f41
Merged conflicts.
2015-09-09 13:44:51 -07:00
Unknwon
8c7376f2e5
minor fix on template
2015-09-07 14:02:09 -04:00
Unknwon
7df8c3eb50
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io >
2015-09-06 16:31:22 -04:00
Unknwon
f6b8f122c9
new org options UI
2015-09-06 10:56:31 -04:00
Unknwon
4306182e0c
#1193 Make organization emails non-mandatory
2015-09-06 10:08:14 -04:00
Sergio Benitez
245c3be8c8
Minor fixes to the LDAP module readme
2015-09-05 15:26:31 -07:00
Sergio Benitez
cb5af2143d
Updated the LDAP auth module README.
2015-09-04 21:14:20 -07:00
Sergio Benitez
ddbda6e9dc
Merged conflicts.
2015-09-04 20:49:07 -07:00
Sergio Benitez
443a837c01
Added LDAP simple auth support.
2015-09-04 20:48:34 -07:00
Unknwon
1912afba8e
#1579 change e-mail max length to 254
2015-09-04 10:59:34 -04:00
Unknwon
c612380343
work on #1570
2015-09-03 08:09:08 -04:00
Unknwon
1cb5e84c46
fix migrate api
2015-09-03 06:48:52 -04:00
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