705 Commits (27f7abdd77492e2ccdbfbced859463311daab6f4)

Author SHA1 Message Date
Unknwon 4330c1f0d8 update locale and org dashboard navbar 9 years ago
Unknwon a329bbc215 new org dashboard issues 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Louis Matthijssen e6917b6be8 Fix missing space in issue emails subject 9 years ago
Unknwon a104248792 update locales 9 years ago
Unknwon aa65761d81 new commits table 9 years ago
Unknwon d7c3c79c00 minor fix on #1517 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
无闻 9b01a3501b Merge pull request #1517 from haoyixin/master
Added supported of 'AUTH LOGIN'
9 years ago
Unknwon ac616c07de fix #966 9 years ago
Yixin Hao d720c92d99 Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
9 years ago
Unknwon 78b717f202 update locales 9 years ago
Unknwon 6c2536b89c fix timezone 9 years ago
Unknwon a5b09b30d0 print time to debug 9 years ago
Unknwon 390027496c #1500 use UTC for TimeSince 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻 a5e1ada474 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
9 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.
9 years ago
Unknwon 03b85b73af token recent activity 9 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash 9 years ago
Unknwon 71fd10dd37 change minimum password length to 1 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 407385db7e work on #1493 9 years ago
Sergio Benitez bb8e763ede Small style fixes to the LDAP module README 9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
9 years ago
Unknwon 77ade6855d fix style and locale name 9 years ago
Unknwon a8a2992758 update locale and TRANSLATOR 9 years ago
Unknwon c8bb475abb fix autocomplete on migration 9 years ago
无闻 ce8864c69a Merge pull request #1475 from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
9 years ago
Unknwon c7d5e1f182 clean file and update locales 9 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.
9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon b35d7eee31 update locale 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon a24141ec9c more on #1319 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Sergio Benitez f8a4ab25fd Updated the LDAP module readme. 9 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 9 years ago
Don Bowman 1cb46ede1a Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
	routers/repo/download.go
9 years ago
Don Bowman 9e6bd31d76 fixes for binary 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago