2
0
Commit Graph

727 Commits

Author SHA1 Message Date
Unknwon
4623ba2db4 rename fields 2015-08-31 16:24:28 +09:00
Unknwon
bbd29aafc3 finish new repo options page 2015-08-31 13:36:31 +08:00
Unknwon
cc9f61d88f new repo options UI 2015-08-30 03:21:59 +08:00
Unknwon
dfa09afa39 #1545 Cross reference the commit from the issue when it is closed by the commit 2015-08-30 00:45:56 +08:00
Unknwon
d41e64f7c6 #1333 Disable Gravatar option when install 2015-08-30 00:22:26 +08:00
Unknwon
c301b5ab09 #1542 A way to skip TLS verify for SMTP authentication 2015-08-29 15:45:58 +08:00
Unknwon
c9daeb0f57 #1474 logic fix 2015-08-29 14:44:38 +08:00
Unknwon
0f565c5e5e #1474 minor fix 2015-08-29 12:03:40 +08:00
Unknwon
32daad557e webhook APIs 2015-08-29 11:49:59 +08:00
Unknwon
4f756f6722 new create webhook event 2015-08-28 23:36:13 +08:00
Unknwon
8200c7e8b7 more clear error 2015-08-28 19:28:26 +08:00
Unknwon
d07256dd8f #1487 Readme Template 2015-08-28 18:33:09 +08:00
Unknwon
112d019b4e complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
Unknwon
0cb00beef6 #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol 2015-08-28 14:35:08 +08:00
Unknwon
cfb4aece0b #1203 bundle jquery with gogs 2015-08-28 14:24:05 +08:00
Unknwon
2745423bd3 add webhook recent deliveries 2015-08-27 23:06:14 +08:00
Unknwon
33acdf3bd6 fix locale 2015-08-27 14:15:31 +08:00
Unknwon
c77ab9c676 fix suburl 2015-08-27 14:05:24 +08:00
Unknwon
6fcd351f20 new edit webhook UI 2015-08-27 01:04:23 +08:00
Unknwon
c257848267 new create webhook UI 2015-08-27 00:30:06 +08:00
Unknwon
33967fd492 new webhooks list UI 2015-08-26 21:45:51 +08:00
Unknwon
9462ae28dd new repo git hooks UI 2015-08-26 18:03:30 +08:00
Unknwon
38ef99b171 update locale and org dashboard navbar 2015-08-26 00:01:06 +08:00
Unknwon
0f2cbfcf5e new org dashboard issues 2015-08-25 23:22:05 +08:00
Unknwon
f71180a2d6 new user dahsboard issues 2015-08-25 22:58:34 +08:00
Louis Matthijssen
800a869f8f Fix missing space in issue emails subject 2015-08-24 21:05:20 +02:00
Unknwon
3ee8715f09 update locales 2015-08-24 22:57:22 +08:00
Unknwon
a9c5628426 new commits table 2015-08-20 20:18:49 +08:00
Unknwon
7ed456f90e minor fix on #1517 2015-08-20 19:12:55 +08:00
Unknwon
071d371b93 add confirmation to delete ssh key 2015-08-20 17:11:29 +08:00
无闻
a7e0efded1 Merge pull request #1517 from haoyixin/master
Added supported of 'AUTH LOGIN'
2015-08-20 16:32:13 +08:00
Unknwon
11d74ecf0d fix #966 2015-08-20 15:57:51 +08:00
Yixin Hao
f4208e5a98 Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
2015-08-20 13:56:25 +08:00
Unknwon
1544eacf56 update locales 2015-08-20 04:36:59 +08:00
Unknwon
a628783db1 fix timezone 2015-08-20 00:32:18 +08:00
Unknwon
928c2419ea print time to debug 2015-08-20 00:25:32 +08:00
Unknwon
feb2e92c43 #1500 use UTC for TimeSince 2015-08-20 00:16:54 +08:00
Unknwon
63b1b817de able edit issue title 2015-08-19 23:14:57 +08:00
Unknwon
37f2f250c5 Able to set SSH port when install, update Docker docs 2015-08-19 20:36:19 +08:00
无闻
f1523197d5 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
2015-08-19 18:46:28 +08:00
无闻
ced1d31a06 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
2015-08-19 18:29:04 +08:00
Girish Ramakrishnan
d4c816bd12 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.
2015-08-18 23:49:12 -07:00
Unknwon
28333a7f24 token recent activity 2015-08-19 06:22:33 +08:00
Unknwon
ea89de97d4 only assign auto-admin when sign up by web 2015-08-19 04:58:45 +08:00
Unknwon
dc76f4fa76 new access token UI 2015-08-19 03:36:16 +08:00
Unknwon
f1469ef397 work on #986 and fix a LDAP crash 2015-08-18 04:03:11 +08:00
Unknwon
5a33ca6850 change minimum password length to 1 2015-08-18 02:30:33 +08:00
Unknwon
50bb7dee08 make cron task configurable 2015-08-18 02:19:29 +08:00
Unknwon
df3b347514 work on #1493 2015-08-17 17:05:37 +08:00
Sergio Benitez
eba165d3d1 Small style fixes to the LDAP module README 2015-08-16 17:29:56 -07:00