Commit Graph

36 Commits

Author SHA1 Message Date
kunw
290cdebc42 changed logger level for some if clauses. 2016-04-05 11:29:47 +08:00
kunw
26f7ad4fb1 refine some structures and words. 2016-04-01 15:39:04 +08:00
kunw
a9352f88df refined processes of self-registration feature. 2016-03-31 20:22:34 +08:00
kunw
0a0ee13d3f updates self-registration on checking with ldap_auth mode. 2016-03-31 19:18:50 +08:00
kunw
21430b0ebb update self-registration features and merge from master. 2016-03-31 18:45:26 +08:00
alanwooo
e46251f70b Fixed the new logger module use error 2016-03-31 11:29:04 +08:00
alanwooo
508bf37424 Replace the beego log module with the new logger for the files under the controllers directory 2016-03-30 20:49:43 +08:00
kunw
deac4dd0a4 updates for self-registration feature. 2016-03-30 20:00:14 +08:00
kunw
87e6166547 merged from master 2016-03-30 19:16:24 +08:00
kunw
a8a009c7ac added self-registration feature. 2016-03-30 18:02:38 +08:00
Wenkai Yin
f1a2942f6a db_role_refactor 2016-03-29 12:09:27 +08:00
reasonerjt
d8992aa8ed Merge pull request #17 from reasonerjt/master
Login fail in ldap should return 401
2016-03-08 15:39:47 +08:00
Tan Jiang
33bd4f147d Login fail in ldap should return 401 2016-03-08 12:33:06 +08:00
wknet123
46c8ef142f fixed variable usage for userID. 2016-03-08 11:17:09 +08:00
wknet123
242f5f0972 updates for golint check 2016-03-07 18:40:26 +08:00
wknet123
61240f9144 fixed visiting project details for a admin user. 2016-03-07 17:59:47 +08:00
Tan Jiang
a462f118f1 update file names, remove tests folder 2016-02-29 10:50:47 +08:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00
Tan Jiang
f15331c0e3 fix typo 2016-02-26 18:38:27 +08:00
Tan Jiang
4a24d642b7 add comments to pass golint 2016-02-26 18:35:55 +08:00
yinw
ed60d2245e golint refactor for dao 2016-02-26 11:26:54 +08:00
yinw
4a0b069994 golint refactor for model 2016-02-26 10:15:01 +08:00
yinw
d5442b3298 DefaultLang > defaultLang 2016-02-25 14:40:23 +08:00
yinw
25b2ea84b4 Merge remote-tracking branch 'upstream/golint-fix' into golint_refactor 2016-02-25 14:00:32 +08:00
yinw
1b6ecdb9a9 golint refactor for controller and service 2016-02-25 14:00:29 +08:00
Tan Jiang
40fc5d8f4b fix issues except comments related in main, auth, api packages 2016-02-25 13:40:08 +08:00
wknet123
634f69b2c5 added return clause after redirection. 2016-02-25 11:48:22 +08:00
wknet123
bfd96c9373 refined redirection when user logined. 2016-02-25 11:18:40 +08:00
wknet123
386de12444 merged from upstream/master 2016-02-24 20:13:54 +08:00
wknet123
67b4415717 refactored codes in item_detail controller 2016-02-24 20:07:00 +08:00
wknet123
be07274e33 added checking affected count in changing password, added ut for changing password with old password. 2016-02-24 20:44:46 +08:00
Tan Jiang
9660645fe2 improve test coverage 2016-02-24 18:16:16 +08:00
Tan Jiang
ecedb882a1 replace status codes with constants in net/http 2016-02-24 14:31:52 +08:00
wknet123
fc2fda0efe fixed codes about changing password processes. 2016-02-24 04:02:08 +08:00
Tan Jiang
9d103d3b09 reload config before initialization of controllers 2016-02-23 12:20:22 +08:00
Tan Jiang
f859348ac6 Initial commit 2016-02-01 19:59:10 +08:00