Unknwon
72f82c617a
new edit webhook UI
9 years ago
Unknwon
df9986f5a8
new create webhook UI
9 years ago
Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b892366780
new repo git hooks UI
9 years ago
Unknwon
54f888f5e6
update locale and org dashboard navbar
9 years ago
Unknwon
9b953f22fb
new org dashboard issues
9 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
9 years ago
Louis Matthijssen
ce248c4b2d
Fix missing space in issue emails subject
9 years ago
Unknwon
e9edd5cb60
update locales
9 years ago
Unknwon
01dd462e27
new commits table
9 years ago
Unknwon
bbf8bdf4ae
minor fix on #1517
9 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
9 years ago
无闻
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
9 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
9 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