2
0
Commit Graph

2636 Commits

Author SHA1 Message Date
Unknwon
7dfd5faef0 fix style 2015-08-21 00:32:46 +08:00
Unknwon
6a7fe60124 finsih diff and compare 2015-08-21 00:18:30 +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
85d081e80b more on #966 2015-08-20 16:08:26 +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
9019a75b91 allow edit issue and comment 2015-08-20 04:31:28 +08:00
Unknwon
9a78bac76c fix timezone! 2015-08-20 00:56:12 +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
8198d362e1 work #1500 2015-08-20 00:12:43 +08:00
Unknwon
63b1b817de able edit issue title 2015-08-19 23:14:57 +08:00
Unknwon
595c62a61c fix error in docker doc 2015-08-19 20:41:42 +08:00
Unknwon
b612679bb1 fix docker docs style 2015-08-19 20:37:39 +08:00
Unknwon
37f2f250c5 Able to set SSH port when install, update Docker docs 2015-08-19 20:36:19 +08:00
Unknwon
f578f10314 minor fix on API response 2015-08-19 20:08:57 +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
无闻
b81e9261a5 Merge pull request #1506 from Ralph-Wang/develop
add newline at the end of file for each gitignore
2015-08-19 17:58:29 +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
Ralph-Wang
977a978c4e add newline at the end of file for each gitignore 2015-08-19 10:02:41 +08:00
Unknwon
28333a7f24 token recent activity 2015-08-19 06:22:33 +08:00
Unknwon
f5b244cc8e minor fix on API response 2015-08-19 05:47:45 +08:00
Unknwon
ea89de97d4 only assign auto-admin when sign up by web 2015-08-19 04:58:45 +08:00
Unknwon
791bcfc18c fix access token style 2015-08-19 03:40:23 +08:00
Unknwon
dc76f4fa76 new access token UI 2015-08-19 03:36:16 +08:00
Unknwon
4dc9c054d0 Merge branch 'develop' of github.com:gogits/gogs into develop 2015-08-19 02:50:03 +08:00
Unknwon
e913ab303a new delete account UI and password confirmation 2015-08-19 02:49:44 +08:00
无闻
8eb57ac958 Merge pull request #1504 from LydiaSevelt/master
Change input field to type=password for the authentication templates.
2015-08-19 02:47:20 +08:00
Lydia Sevelt
45fe6215f6 Change input field to type=password for the authentication templates. 2015-08-18 13:56:36 -04:00
Unknwon
a7b068a9ae new UI on admin/monitor 2015-08-19 00:34:11 +08:00
Unknwon
3837a26a2a detect kill signal 2015-08-18 23:36:08 +08:00
Unknwon
15d6cf9400 update Docker README 2015-08-18 22:29:02 +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
14e8889531 try to fix HTTP ops not GC 2015-08-17 22:32:43 +08:00
无闻
67b15f11f5 Merge pull request #1497 from codeskyblue/develop
add pam for docker
2015-08-17 21:18:06 +08:00
codeskyblue
f51a834a37 add pam for docker 2015-08-17 09:12:47 -04:00
Unknwon
b8da4dde4f update docker README 2015-08-17 19:38:49 +08:00
无闻
48807f1c21 Merge pull request #1494 from codeskyblue/develop
docker support ssh
2015-08-17 17:15:03 +08:00
Unknwon
df3b347514 work on #1493 2015-08-17 17:05:37 +08:00
codeskyblue
c793c32a21 add docker ssh support 2015-08-17 15:17:18 +08:00
codeskyblue
beafa82551 add missing file 2015-08-17 03:10:23 -04:00
codeskyblue
ad057216d4 pass test in my foreign machine test 2015-08-17 03:07:47 -04:00