cuihaikuo
|
3a8f175fa8
|
Use transaction when creating a new group.
De-duplicate in getting groups with ancestors.
|
2018-04-04 17:03:58 +08:00 |
|
cuihaikuo
|
b98c73ba23
|
Support multi-tier groups.
|
2018-04-04 17:03:21 +08:00 |
|
“cuihaikuo”
|
5e0a7395ac
|
Add rpc get_org_groups_by_user().
|
2017-12-29 11:44:49 +08:00 |
|
“cuihaikuo”
|
078d115530
|
Fix a typo in sql.
|
2017-12-09 18:29:47 +08:00 |
|
“cuihaikuo”
|
42ad460689
|
Create table LDAPConfig.
|
2017-09-11 17:17:17 +08:00 |
|
“cuihaikuo”
|
aa54f9e295
|
Support changing of primary_id.
|
2017-09-05 16:55:53 +08:00 |
|
Jonathan Xu
|
13ea4ddf8e
|
Add follow_referrals option to LDAP.
When connecting to AD, if you use domain root (e.g. dc=example,dc=com),
you need to set follow_referrals to false.
|
2017-08-24 11:36:11 +08:00 |
|
cuihaikuo
|
f770efc9cd
|
Fix a bug in setting mysql max connections
|
2017-08-04 15:38:12 +08:00 |
|
cuihaikuo
|
c58c6f31ae
|
Add config option for setting group table name in ccnet database
|
2017-06-28 13:49:30 +08:00 |
|
Jonathan Xu
|
a97107618b
|
A few SQL optimizations.
- Avoid querying groups in a loop
- Avoid querying org groups in a loop
|
2017-04-06 17:40:01 +08:00 |
|
Jiaqiang Xu
|
d18b7d5883
|
Merge pull request #6 from haiwen/search_group
Add rpc for searching group by name
|
2017-01-19 17:53:52 +08:00 |
|
cuihaikuo
|
c1f9dcd7fe
|
Add rpc for searching group by name
|
2017-01-17 15:15:52 +08:00 |
|
cuihaikuo
|
3084f6bbca
|
Postgresql port setting
|
2017-01-16 16:28:02 +08:00 |
|
Jonathan Xu
|
11d40f339d
|
[LDAP] Change confusing warning to debug message.
|
2017-01-03 11:19:22 +08:00 |
|
Jonathan Xu
|
99cdad1d11
|
[ldap] Print warning if user not found when login.
|
2016-12-29 17:54:20 +08:00 |
|
Jiaqiang Xu
|
77d685d2a5
|
Merge pull request #3 from haiwen/winserver-6.x
Winserver 6.x
|
2016-12-29 14:12:13 +08:00 |
|
Jonathan Xu
|
55cbd806ae
|
Remove trailing spaces from values when reading config file.
|
2016-12-28 13:42:13 +08:00 |
|
Shuai Lin
|
f5f4e9e4a9
|
Fixed ldap on msys2.
|
2016-12-27 10:11:07 +08:00 |
|
Jiaqiang Xu
|
8104472abb
|
Replace "LIMIT ?,?" with "LIMIT ? OFFSET ?" in SQL.
|
2016-11-15 11:10:46 +08:00 |
|
cuihaikuo
|
1eef7c5711
|
cli add admin
|
2016-10-24 18:00:44 +08:00 |
|
Jiaqiang Xu
|
14035406a7
|
Don't use 'as' syntax in SQL.
|
2016-10-09 16:12:36 +08:00 |
|
Jiaqiang Xu
|
51bde41209
|
Conditional compile MySQL and PostgreSQL support.
|
2016-08-20 17:50:06 +08:00 |
|
Jiaqiang Xu
|
48c3f5edef
|
Add connection pool for db.
|
2016-08-20 15:30:25 +08:00 |
|
Jiaqiang Xu
|
9e422626fd
|
Include headers files in net/common to tarball.
|
2016-08-19 16:54:23 +08:00 |
|
Jiaqiang Xu
|
ed8404c061
|
Initial commit of Ccnet server.
|
2016-08-19 13:54:34 +08:00 |
|