Commit Graph

143 Commits

Author SHA1 Message Date
679bfadbb6 removed dict and names and added int values 2021-11-02 10:40:09 -04:00
a1436f2144 updated sql to use dict 2021-11-02 10:38:35 -04:00
4a66cf1694 added logging for sql 2021-11-02 10:35:31 -04:00
441058d5da added ** back in 2021-11-02 10:29:34 -04:00
e9870075c2 renamed sql config 2021-11-02 10:29:12 -04:00
6d363c0c1a commented out empty function 2021-11-02 10:28:39 -04:00
0f4c4911c2 added sql query for ldapusers 2021-11-02 10:27:54 -04:00
403e390e66 updated ldapUsers variable 2021-11-02 10:17:41 -04:00
9845849a74 added mysql import 2021-11-02 10:16:40 -04:00
89c8218121 updated requests function 2021-11-02 10:02:27 -04:00
b17e22b416 update commands for new variables 2021-11-02 10:00:05 -04:00
c11cb4cfb0 updated ldap server connection variables 2021-11-02 09:56:49 -04:00
5691521636 updated the log messages about starting/finishing reading config files 2021-11-02 09:55:34 -04:00
627c0c93d1 forget to update the ccnet config variable 2021-11-02 09:53:35 -04:00
c2c72981c1 updated variable name 2021-11-02 09:49:34 -04:00
f5af40883f Merge branch 'master' of https://git.johnhgaunt.com/jgaunt/seafile-ldap 2021-11-02 09:44:52 -04:00
467b0a87b7 update som log messages and removed last old seafile config 2021-11-02 09:43:52 -04:00
c62bd44c4f update db port to be int on import 2021-11-02 09:41:53 -04:00
f0638aa51c updated ldap message 2021-11-02 09:40:58 -04:00
5ee41609cb added DB config 2021-11-02 09:40:42 -04:00
824757b8e6 added seafile url config 2021-11-02 09:36:24 -04:00
71ba70e9da updated ldap config 2021-11-02 09:35:09 -04:00
6662ead608 removed extra bracket 2021-11-02 09:28:03 -04:00
c69ca793aa added config.ini parse and ccnet.conf check 2021-11-02 09:26:19 -04:00
691f4e55ca added check for config.ini 2021-11-02 09:18:05 -04:00
dfbbc07925 updated to os independent path 2021-11-02 09:13:58 -04:00
09c2d5fe36 added try for reading config file 2021-11-02 09:09:40 -04:00
5d15c77cd5 Update seafile-ldap.py 2021-10-21 16:53:33 -04:00
d213709436 Update seafile-ldap.py 2021-10-21 15:37:29 -04:00
202619d684 update ini and added email in ldap seafile group search 2021-10-21 15:35:09 -04:00
fc7de28c50 commented out user code as saml users are not returned with the API 2021-10-12 22:16:23 -04:00
d733e85ee4 added request function, ldap search 2021-10-12 15:55:35 -04:00
fffae4cc3e updated ini port to int, logged server uri, moved exit 2021-10-12 13:25:52 -04:00
dd29eb1e90 update arg parse, correctly setup cwd, fixed tab/sapces 2021-10-12 13:21:44 -04:00
0449c37894 added arg parser and verbose option 2021-10-12 11:03:23 -04:00
8c74fefa22 add logger for ini parse and break to test 2021-10-12 10:50:32 -04:00
5740d51d7e added comments for code plans 2021-10-12 10:39:21 -04:00
46d3e251a3 added log level to config and commented code for starting the log 2021-10-12 10:31:40 -04:00
de8798a405 updated username 2021-10-12 10:16:18 -04:00
1732521bcc added some comments 2021-10-12 09:39:24 -04:00
435093e685 updated boolean for the ssl variable 2021-10-12 09:16:33 -04:00
ec2fd0d3a9 add basic ini config and parser for it 2021-10-12 09:14:31 -04:00
9f53222d56 first commit 2021-10-12 09:01:56 -04:00