Unknwon
073da3c49d
#470 fix max length of email
9 年前
Unknwon
7d72c8333e
work on #470 and fix miror JS issue when choose targets on compare and pull
9 年前
Sergio Benitez
630ebbe6c2
Sanitizing input to LDAP authentication module.
9 年前
Unknwon
932dbccb67
fix import path, fix #1782
9 年前
Unknwon
21e13cb51e
#1525 Triggere mailer for admin created accounts
9 年前
Unknwon
6a1907d994
revert simple LDAP userDN and update example
9 年前
Unknwon
e4ecbcdf4a
new sign in page
9 年前
Unknwon
f5c7f22cc8
#1637 able to skip verify for LDAP
9 年前
Unknwon
2bc3e83e1c
fix simple LDAP userDN
9 年前
Unknwon
5f1183cecf
#697 add install option
9 年前
Unknwon
83e747bfda
#697 and #1606 and new admin edit user UI
9 年前
Unknwon
e5ed5904c6
#1606 GUI bug while adding ldap user
9 年前
Unknwon
8e0a69f86a
#697 disable captcha and new admin create user UI
9 年前
Unknwon
cd37fccdfb
#1625 remove auto_register and makes it default
9 年前
Unknwon
362d64df04
#1620 add allowed domains for SMTP auth
9 年前
Unknwon
121a81a2c5
finish new edit auth UI
9 年前
Unknwon
0617448282
finish new add auth UI
9 年前
Unknwon
cbd6276200
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
9 年前
Unknwon
52ec80fa18
finish all new user settings UI
9 年前
Sergio Benitez
964d0262ff
Merged conflicts.
9 年前
Unknwon
cc83043edc
minor fix on template
9 年前
Unknwon
85f34ba538
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
9 年前
Unknwon
edc99bc8a4
new org options UI
9 年前
Unknwon
80701d45bb
#1193 Make organization emails non-mandatory
9 年前
Sergio Benitez
079a2d68db
Minor fixes to the LDAP module readme
9 年前
Sergio Benitez
0f07a5cb84
Updated the LDAP auth module README.
9 年前
Sergio Benitez
aa9c36514f
Merged conflicts.
9 年前
Sergio Benitez
2d1db4bf05
Added LDAP simple auth support.
9 年前
Unknwon
07fe846c9f
#1579 change e-mail max length to 254
9 年前
Unknwon
38eb000d13
work on #1570
9 年前
Unknwon
7ec991326d
fix migrate api
9 年前
Unknwon
e5b105e513
fix migrate API
9 年前
Unknwon
65e73c4ac6
support URL param to token, but still restrict to APIs
9 年前
Unknwon
2ac8e11f46
#842 able to use access token replace basic auth
9 年前
Unknwon
f1adbca0f1
#1554 check adminFilter length before LDAP search
9 年前
Unknwon
c6b039c6f9
new repo options UI
9 年前
Unknwon
302938e646
#1333 Disable Gravatar option when install
9 年前
Unknwon
ea454c21f7
#1542 A way to skip TLS verify for SMTP authentication
9 年前
Unknwon
55ddf225bb
webhook APIs
9 年前
Unknwon
f509c59ac1
new create webhook event
9 年前
Unknwon
bb3b90fcd6
#1487 Readme Template
9 年前
Unknwon
46bee50e45
complate list of gitignores and licenses
9 年前
Unknwon
c08600c59b
new edit webhook UI
9 年前
Unknwon
4217c2333c
new create webhook UI
9 年前
Unknwon
bd1d7d1509
Able to set SSH port when install, update Docker docs
10 年前
Girish Ramakrishnan
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.
10 年前
Unknwon
03b85b73af
token recent activity
10 年前
Unknwon
4c7b6414eb
new access token UI
10 年前
Unknwon
6235bd1fe9
work on #986 and fix a LDAP crash
10 年前
Unknwon
71fd10dd37
change minimum password length to 1
10 年前