Commit Graph

863 Commits (dde9ace91b3e492386d4b31996ae970f5c9c10bd)

Author SHA1 Message Date
Unknwon 8af094967f #1377 add rename repo action 10 years ago
Unknwon 7714e792a4 minor fixes on #1551 10 years ago
Unknwon 1ca257ad9f rename fields 10 years ago
Unknwon cb381078ff finish new repo options page 10 years ago
Unknwon d01f688257 fix repository count of user is messed up 10 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 10 years ago
Unknwon 8d73832bdf fix sql 10 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 10 years ago
Unknwon 65843b803b add webhook default events 10 years ago
Unknwon 55ddf225bb webhook APIs 10 years ago
Unknwon f509c59ac1 new create webhook event 10 years ago
Unknwon a00194e665 work on #1548 10 years ago
Unknwon f2de4d5c04 new create repo options 10 years ago
Unknwon c75cd33f2f #965 Remember visibility preference 10 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 10 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 10 years ago
Unknwon 70e0153b93 add highlight js 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon c08600c59b new edit webhook UI 10 years ago
Unknwon 4217c2333c new create webhook UI 10 years ago
Unknwon 2881456421 new webhooks list UI 10 years ago
Unknwon 1cb03135b7 new repo git hooks UI 10 years ago
Unknwon a329bbc215 new org dashboard issues 10 years ago
Unknwon f808df5a7b new user dahsboard issues 10 years ago
Unknwon 4275b3720a finsih diff and compare 10 years ago
Unknwon aa65761d81 new commits table 10 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 10 years ago
Unknwon 371572cf5f allow edit issue and comment 10 years ago
Unknwon 87f5ca8e1f able edit issue title 10 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 10 years ago
Unknwon 1453e91f41 minor fix on API response 10 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
10 years ago
无闻 a5e1ada474 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
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 54b52de6ee minor fix on API response 10 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 2493454587 new delete account UI and password confirmation 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon d17f102339 try to fix HTTP ops not GC 10 years ago
Unknwon 407385db7e work on #1493 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 c8bb475abb fix autocomplete on migration 10 years ago
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
10 years ago
Unknwon e633425f27 #1180 and #1250: migration 10 years ago
Unknwon a52324a5f9 able sort issues 10 years ago
Unknwon 4ce003dc15 Filter issues by assignee 10 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 10 years ago