无闻
c019bc8a91
Merge pull request #1517 from haoyixin/master
Added supported of 'AUTH LOGIN'
9 years ago
Unknwon
7366a55de4
fix #966
9 years ago
Yixin Hao
96b9c8a69a
Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
9 years ago
Unknwon
8429014875
update locales
9 years ago
Unknwon
fc708d9592
fix timezone
9 years ago
Unknwon
2a9ef8c1db
print time to debug
9 years ago
Unknwon
57663cdf89
#1500 use UTC for TimeSince
9 years ago
Unknwon
45e6d4a6f2
able edit issue title
9 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
9 years ago
无闻
7703fe626d
Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻
0ca8536c25
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
9 years ago
Girish Ramakrishnan
0beabbda4a
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
6305921179
token recent activity
9 years ago
Unknwon
693ec861b3
only assign auto-admin when sign up by web
9 years ago
Unknwon
4927fe0600
new access token UI
9 years ago
Unknwon
c481b04267
work on #986 and fix a LDAP crash
9 years ago
Unknwon
8cbf757769
change minimum password length to 1
9 years ago
Unknwon
c65787fec0
make cron task configurable
9 years ago
Unknwon
7d44e9e18f
work on #1493
9 years ago
Sergio Benitez
f5b9c58a9e
Small style fixes to the LDAP module README
9 years ago
Unknwon
4faa700874
Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
# modules/bindata/bindata.go
9 years ago
Unknwon
f875ca79e9
fix style and locale name
9 years ago
Unknwon
c380e68e2f
update locale and TRANSLATOR
9 years ago
Unknwon
8f35ffd4d7
fix autocomplete on migration
9 years ago
无闻
e1a36e7d4d
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
431933242a
clean file and update locales
9 years ago
Paolo Borelli
f8cccb03a8
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
77181dc970
#1180 and #1250 : migration
9 years ago
Unknwon
b7ceac8e25
update locale
9 years ago
Unknwon
dac9671479
able sort issues
9 years ago
Unknwon
571f858c04
Filter issues by assignee
9 years ago
Unknwon
227c4387a0
more on #1319
10 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
10 years ago
Unknwon
6281e39b5d
Show owner/poster tags of comments and fix #1312
10 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago
Unknwon
0162859657
finish view comments on issue page
10 years ago
Sergio Benitez
b43dceabe0
Updated the LDAP module readme.
10 years ago
Sergio Benitez
7014246993
Significantly enhanced LDAP support in Gogs.
10 years ago
Don Bowman
67cfd9ffd1
Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
routers/repo/download.go
10 years ago
Don Bowman
d78b8a0277
fixes for binary
10 years ago
Unknwon
5eb2c1b43c
add comment form UI
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
c3c3bb0d72
update locales
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
987969eb73
finish create issue attachment UI
10 years ago
Unknwon
d59d30b53b
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
10 years ago
Unknwon
8dfd87829c
minor fix on #1460
10 years ago
无闻
80f3db72c8
Merge pull request #1460 from manfer/semantic
new top menu
10 years ago
Fernando San Julián
ed47e5ad71
new top menu
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago