Commit Graph

734 Commits (8c046073a891e3a192794869628763ef072002eb)

Author SHA1 Message Date
Unknwon 8c046073a8 work on PR conversation
Unknwon 398569f6f8 Forked repo unavailable after deleting original repo
Unknwon 8af094967f add rename repo action
Unknwon f1adbca0f1 check adminFilter length before LDAP search
Unknwon 90a6553c37 Config option for preserving hard line breaks
Unknwon 7714e792a4 minor fixes on
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
Unknwon 1ca257ad9f rename fields
Unknwon cb381078ff finish new repo options page
Unknwon c6b039c6f9 new repo options UI
Unknwon 9b9e5f0290 Cross reference the commit from the issue when it is closed by the commit
Unknwon 302938e646 Disable Gravatar option when install
Unknwon ea454c21f7 A way to skip TLS verify for SMTP authentication
Unknwon 384fbeca80 logic fix
Unknwon 5ddcd8420b minor fix
Unknwon 55ddf225bb webhook APIs
Unknwon f509c59ac1 new create webhook event
Unknwon 125d314465 more clear error
Unknwon bb3b90fcd6 Readme Template
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon 4cfa2ca40d Edit New issue UpdateGravatarSource() assumes insecure protocol
Unknwon a7686e8749 bundle jquery with gogs
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon fc2d0e5470 fix locale
Unknwon ce386cfb61 fix suburl
Unknwon c08600c59b new edit webhook UI
Unknwon 4217c2333c new create webhook UI
Unknwon 2881456421 new webhooks list UI
Unknwon 1cb03135b7 new repo git hooks UI
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon a329bbc215 new org dashboard issues
Unknwon f808df5a7b new user dahsboard issues
Louis Matthijssen e6917b6be8 Fix missing space in issue emails subject
Unknwon a104248792 update locales
Unknwon aa65761d81 new commits table
Unknwon d7c3c79c00 minor fix on
Unknwon 062adbed8a add confirmation to delete ssh key
无闻 9b01a3501b Merge pull request from haoyixin/master
Added supported of 'AUTH LOGIN'
Unknwon ac616c07de fix
Yixin Hao d720c92d99 Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
Unknwon 78b717f202 update locales
Unknwon 6c2536b89c fix timezone
Unknwon a5b09b30d0 print time to debug
Unknwon 390027496c use UTC for TimeSince
Unknwon 87f5ca8e1f able edit issue title
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs
无闻 2b393f5b03 Merge pull request from cloudron-io/develop
Set IsAdmin using LDAP
无闻 a5e1ada474 Merge pull request from nice-software/wip/currentUser
Factor out function to get the current user
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.
Unknwon 03b85b73af token recent activity