Kalina Buhleva
|
ee370b8115
|
Update app.py
|
2021-04-12 10:42:33 +03:00 |
Buhleva
|
a0f2a76cf8
|
Reformat python black
|
2021-04-07 11:16:53 +03:00 |
Kalina Buhleva
|
8e50654a73
|
Merge branch 'main' into bugfix/connections
|
2021-04-07 11:11:52 +03:00 |
Buhleva
|
5c8f5536aa
|
Reformat python black
|
2021-04-07 11:04:33 +03:00 |
Buhleva
|
cebba83f65
|
Reformat python black
|
2021-04-07 11:04:01 +03:00 |
Buhleva
|
3df8d02c93
|
Reformat
|
2021-04-07 10:59:53 +03:00 |
Buhleva
|
8863d834f5
|
Reformat
|
2021-04-07 10:58:27 +03:00 |
Buhleva
|
cde9f24332
|
Add user to organization if found
add_or_update_membership is adding user to org, but is expacting always
200 - catch 404 response, when user not login
|
2021-04-07 09:37:39 +03:00 |
Buhleva
|
ea165a6791
|
Close connections opened on cron sync
Connection is pushed, but never poped from stack
|
2021-04-07 09:30:37 +03:00 |
primetheus
|
2657cb2c54
|
improved debug output
|
2021-03-24 23:45:04 -04:00 |
primetheus
|
d80c78d958
|
updated exception handling
|
2021-03-24 23:36:24 -04:00 |
primetheus
|
510b2755d7
|
remove unused use_reload function
|
2021-03-24 23:20:16 -04:00 |
primetheus
|
5c45403079
|
fixed bug where multi-installation fails to sync
|
2021-03-24 23:17:56 -04:00 |
primetheus
|
ff6fb79869
|
removed testing print statements
|
2021-03-22 11:55:50 -04:00 |
primetheus
|
e38cbf9fde
|
reformatted with Black
|
2021-03-22 11:54:04 -04:00 |
primetheus
|
b82ce6eda9
|
fixed bugs with user lookups
|
2021-03-22 11:53:35 -04:00 |
primetheus
|
ccb7fa9179
|
re-formatted with Black
|
2021-03-22 00:55:00 -04:00 |
primetheus
|
1296730433
|
AzureAD support
|
2021-03-22 00:13:27 -04:00 |
Jared Murrell
|
cf4d1e1a9c
|
updated app.py with mapping support
|
2020-07-01 20:19:12 -04:00 |
Jared Murrell
|
4a322c7f1a
|
updated format, pydocs
|
2020-07-01 00:24:37 -04:00 |
Jared Murrell
|
4238680a65
|
enabled dry run
|
2020-06-30 23:51:35 -04:00 |
Jared Murrell
|
b69566e307
|
added defaults to env references
|
2020-06-30 23:32:44 -04:00 |
Jared Murrell
|
3fe471b663
|
updated sample env
|
2020-06-30 23:04:47 -04:00 |
Chris McIntosh
|
42e2b3168d
|
Adding cron style scheduling
|
2020-06-30 17:08:15 -05:00 |
Jared Murrell
|
8c9becb7fd
|
moved sync schedule to .env
|
2020-06-30 17:48:15 -04:00 |
Jared Murrell
|
62615eb99f
|
added scheduler functionality
|
2020-06-30 17:33:46 -04:00 |
Jared Murrell
|
e91019f214
|
added lookup for teams on schedule
|
2020-06-30 15:30:09 -04:00 |
Chris McIntosh
|
b168b51647
|
Adding the scheduler sample
|
2020-06-19 17:00:02 -05:00 |
Jared Murrell
|
c8af1d4798
|
added logic for threshold limites
|
2020-06-19 15:58:55 -04:00 |
Jared Murrell
|
b3d48cf53c
|
added open issue on failure
|
2020-06-19 15:03:09 -04:00 |
Jared Murrell
|
94e75d92da
|
updated compatibility
|
2020-06-19 14:38:37 -04:00 |
Jared Murrell
|
f5613ff1ee
|
reorganized LDAP query
|
2020-06-19 13:43:52 -04:00 |
Jared Murrell
|
5428a7cdda
|
updated format
|
2020-06-19 10:34:51 -04:00 |
Chris McIntosh
|
67e530c934
|
Merging master and adding a check for uid
|
2020-06-18 17:21:16 -05:00 |
Chris McIntosh
|
7ac0b6aad7
|
Checking in the ldap changes
|
2020-06-18 16:58:56 -05:00 |
Jared Murrell
|
7e64a9581b
|
migrated LDAP settings to env
|
2020-06-18 16:48:01 -04:00 |
Jared Murrell
|
30ba9d6f51
|
added support for email comparison
|
2020-06-17 16:31:54 -04:00 |
Jared Murrell
|
8c9d1f2005
|
exception handling for nested groups
|
2020-06-17 11:20:02 -04:00 |
Jared Murrell
|
5858cfdafc
|
added base app
|
2020-06-17 10:43:47 -04:00 |