915 Commits (1453e91f419e52fc74e3ec51b47a080a27a33342)

Author SHA1 Message Date
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 928d9fc1d4 fix access token style 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 2e8ffc2ffb Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon 2493454587 new delete account UI and password confirmation 9 years ago
Lydia Sevelt bfa8ef68a6 Change input field to type=password for the authentication templates. 9 years ago
Unknwon 81b8427438 new UI on admin/monitor 9 years ago
Unknwon c20ae8edc5 update Docker README 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 407385db7e work on #1493 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 7bb5cb444c fix css styles 9 years ago
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs 9 years ago
Unknwon c8bb475abb fix autocomplete on migration 9 years ago
Unknwon c7d5e1f182 clean file and update locales 9 years ago
Unknwon e633425f27 #1180 and #1250: migration 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 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
Unknwon d07c081920 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Paulo E. Castro e680faf0d8 Correct form name to smtp_email to fix matching in InstallForm struct. 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 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 9 years ago
Unknwon d7d72b9e3c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Gogs e43341f4c5 column belongs always into a ui grid 9 years ago
Unknwon a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
9 years ago
Unknwon 33f33e055a fix on #1466 9 years ago
无闻 52933932d2 Merge pull request #1466 from manfer/semantic
modified repo header
9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Gogs 009d716a02 modified repo header 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
无闻 d1a82a82b4 Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
9 years ago
Unknwon 496a65ed29 update locales 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon f183c855d1 minor fix on #1464 9 years ago
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon 64985c7faa fix template error 9 years ago
无闻 9c0c16bb5a Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
9 years ago
James Anderson 59a475163f Hide avatar-changing instructions unless it's your profile (resolves #1107) 9 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
9 years ago
Fernando San Julián 4cc198179c new top menu 9 years ago
James Anderson b2bd6c4c5a Fix broken collaboration link in repo settings 9 years ago