Unknwon
f066c2f1d8
fix import path, fix #1782
10 years ago
Unknwon
2374b320dc
#1525 Triggere mailer for admin created accounts
10 years ago
Unknwon
7b97385e1d
revert simple LDAP userDN and update example
10 years ago
Unknwon
88cfdba4d6
new sign in page
10 years ago
Unknwon
65e1a79b68
#1637 able to skip verify for LDAP
10 years ago
Unknwon
b74f247d25
fix simple LDAP userDN
10 years ago
Unknwon
84f4ee761f
#697 add install option
10 years ago
Unknwon
3494c1c06a
#697 and #1606 and new admin edit user UI
10 years ago
Unknwon
6f0ccf5280
#1606 GUI bug while adding ldap user
10 years ago
Unknwon
f64c2b3fff
#697 disable captcha and new admin create user UI
10 years ago
Unknwon
67853f8fd0
#1625 remove auto_register and makes it default
10 years ago
Unknwon
97a616a5a5
#1620 add allowed domains for SMTP auth
10 years ago
Unknwon
571b8270c3
finish new edit auth UI
10 years ago
Unknwon
c08337a4de
finish new add auth UI
10 years ago
Unknwon
11d9f91d8f
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
10 years ago
Unknwon
c01712659a
finish all new user settings UI
10 years ago
Sergio Benitez
d05adabd60
Merged conflicts.
10 years ago
Unknwon
9b57a08cdb
minor fix on template
10 years ago
Unknwon
17a8589f82
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
217129d211
new org options UI
10 years ago
Unknwon
a92df42d1e
#1193 Make organization emails non-mandatory
10 years ago
Sergio Benitez
66eccf3efd
Minor fixes to the LDAP module readme
10 years ago
Sergio Benitez
37490567e0
Updated the LDAP auth module README.
10 years ago
Sergio Benitez
0fc8cb8ac9
Merged conflicts.
10 years ago
Sergio Benitez
03ef9936e9
Added LDAP simple auth support.
10 years ago
Unknwon
4225c2fbd7
#1579 change e-mail max length to 254
10 years ago
Unknwon
5fe3ca7ad6
work on #1570
10 years ago
Unknwon
99fa5d7151
fix migrate api
10 years ago
Unknwon
85fa1e8e9b
fix migrate API
10 years ago
Unknwon
80784e0cb6
support URL param to token, but still restrict to APIs
10 years ago
Unknwon
33b499ff2f
#842 able to use access token replace basic auth
10 years ago
Unknwon
148121b770
#1554 check adminFilter length before LDAP search
10 years ago
Unknwon
5137368404
new repo options UI
10 years ago
Unknwon
3d2c9c6974
#1333 Disable Gravatar option when install
10 years ago
Unknwon
a54958b204
#1542 A way to skip TLS verify for SMTP authentication
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
9ddb20dd96
#1487 Readme Template
10 years ago
Unknwon
12df5740fd
complate list of gitignores and licenses
10 years ago
Unknwon
72f82c617a
new edit webhook UI
10 years ago
Unknwon
df9986f5a8
new create webhook UI
10 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
10 years ago
Girish Ramakrishnan
0beabbda4a
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 years ago
Unknwon
6305921179
token recent activity
10 years ago
Unknwon
4927fe0600
new access token UI
10 years ago
Unknwon
c481b04267
work on #986 and fix a LDAP crash
10 years ago
Unknwon
8cbf757769
change minimum password length to 1
10 years ago
Unknwon
7d44e9e18f
work on #1493
10 years ago
Sergio Benitez
f5b9c58a9e
Small style fixes to the LDAP module README
10 years ago
Unknwon
4faa700874
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
10 years ago