Commit Graph

174 Commits (dde9ace91b3e492386d4b31996ae970f5c9c10bd)

Author SHA1 Message Date
Unknwon f1adbca0f1 #1554 check adminFilter length before LDAP search 10 years ago
Unknwon c6b039c6f9 new repo options UI 10 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 10 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 10 years ago
Unknwon 55ddf225bb webhook APIs 10 years ago
Unknwon f509c59ac1 new create webhook event 10 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 10 years ago
Unknwon c08600c59b new edit webhook UI 10 years ago
Unknwon 4217c2333c new create webhook UI 10 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 10 years ago
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 years ago
Unknwon 03b85b73af token recent activity 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash 10 years ago
Unknwon 71fd10dd37 change minimum password length to 1 10 years ago
Unknwon 407385db7e work on #1493 10 years ago
Sergio Benitez bb8e763ede Small style fixes to the LDAP module README 10 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
10 years ago
Unknwon 1fb53067f4 finish close/reopen issue 10 years ago
Unknwon 133b19d0c5 finish view comments on issue page 10 years ago
Sergio Benitez f8a4ab25fd Updated the LDAP module readme. 10 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 922f3f3062 finish create issue with labels 10 years ago
Unknwon 590c464c56 UI: create issue with title and content 10 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon e50982f5ec allow anonymous SSH clone 10 years ago
Unknwon 487fc8ca39 fix #1439 10 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 10 years ago
Unknwon 70d44e9565 Merge branch 'master' of github.com:gogits/gogs into develop 10 years ago
无闻 d86c4841fa Merge pull request #1309 from stettberger/master
settings/password: no minimal required characters for OldPassword
10 years ago
无闻 91ab2538c3 Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
10 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
10 years ago
Unknwon 548b95f7b5 fix install form def 10 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 10 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 10 years ago
Unknwon a2a9e151f8 install - add mail from setting 10 years ago
Unknwon b9dc2147b4 UI: install - done 10 years ago
Unknwon 5cf3732339 UI: install - new version 10 years ago
Christian Dietrich b36134194c 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.
10 years ago
James f3aab5dbe3 Add full name field to admin's user edit page (fixes #1130) 10 years ago
Paolo Borelli 182003aa41 Add PAM authentication 10 years ago
Unknwon 211596f407 #1124 LDAP add and edit form are misleading 10 years ago
Unknwon 33894591a6 #851: Edit Account does not take into consideration password rules 10 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 10 years ago