Граф коммитов

370 Коммитов

Автор SHA1 Сообщение Дата
Jared Murrell ba026d498e
remotes the verification bypass
this should have only existed in debugging
2022-02-02 13:36:27 -05:00
Sushant Pradhan 2cfbb643b0 Fix #109. Use explicit match condition 2022-01-27 09:50:55 -05:00
Chris McIntosh 728da028c4 Fixing logic around mail attribute 2022-01-05 14:21:36 -05:00
Chris McIntosh cd035ed6f9 Making the mail attribute optional if the user attribute is there 2022-01-05 14:21:36 -05:00
Chris McIntosh 380233eb1e fixing it for real this time 2022-01-05 14:20:43 -05:00
Chris McIntosh 6407056421 oops 2022-01-05 14:20:43 -05:00
Chris McIntosh ae9322cf5d forgot to import 2022-01-05 14:20:43 -05:00
Chris McIntosh a1291fd8ef Fixing bool issues 2022-01-05 14:20:43 -05:00
Chris McIntosh afdd2b4982 Fixing core formatting 2022-01-05 14:20:43 -05:00
Chris McIntosh 06ec8aa7b5 adding config to ignore ssl 2022-01-05 14:20:43 -05:00
Chris McIntosh e1fa6ebbdd Update githubapp/ldap.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2022-01-05 14:19:10 -05:00
Chris McIntosh e78b60b9d2 Update githubapp/ldap.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2022-01-05 14:19:10 -05:00
Chris McIntosh e0b5b3f567 Perhaps my black was out of date? 2022-01-05 14:19:10 -05:00
Chris McIntosh 3be87d1894 fixed my formatter to prefer black formatting 2022-01-05 14:19:10 -05:00
Chris McIntosh 1247c334ac escaping search filter 2022-01-05 14:19:10 -05:00
Lukas Gravley 153112fe88
Update super-linter.yml 2021-12-20 14:45:11 -06:00
Rishabh 58a63fc68e Update okta.py 2021-11-22 09:31:28 -05:00
Chris McIntosh 981c387c8e adding some debugging but ultimately everything was fine 2021-10-15 15:13:01 -04:00
Chris McIntosh e873f0e31e adds threadpooling for individual team syncing 2021-10-15 15:13:01 -04:00
Chris McIntosh a18ca46a12 Printing the stack trace and calling sync all teams as a thread 2021-10-13 20:47:32 -04:00
Jared Murrell ec877fe3a1
Merge pull request #100 from github/release-drafter-fix
correct the project name in the release drafter
2021-10-07 06:29:57 -04:00
Zack Koppert cbced39c76
correct the project name 2021-10-06 22:26:27 -07:00
Jared Murrell 86a025fe6c
Merge pull request #98 from github/michaelsainz/add-support-lang
Add clarifying support language
2021-10-05 12:25:35 -04:00
Michael Sainz 0bce2b4f92
Update README.md
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-10-01 16:56:13 -07:00
Jared Murrell 653d624f04
Merge pull request #97 from github/primetheus/set-defaults
Set .env defaults
2021-10-01 19:22:42 -04:00
Michael Sainz 69975f2ba7
Add clarifying support language 2021-10-01 15:34:35 -07:00
Chris McIntosh 7c0ce061cf
fixing formatting 2021-10-01 12:23:14 -05:00
Jared Murrell ef2b91ceab
Update __init__.py 2021-10-01 12:48:59 -04:00
Jared Murrell 5f78a37139
Update __init__.py 2021-10-01 12:46:59 -04:00
Jared Murrell 57ba96cb69
Merge pull request #96 from tombokombo/feature/sync_map_only
optional syncmap only
2021-09-25 15:48:37 -04:00
tombokombo 69288943eb
move sync
Signed-off-by: tombokombo <tombo@sysart.tech>
2021-09-23 23:40:22 +02:00
tombokombo 183e562be6
optional sync map only
Signed-off-by: tombokombo <tombo@sysart.tech>
2021-09-23 09:43:33 +02:00
Jared Murrell 35dc57862f
Merge pull request #94 from tombokombo/fix/ldap_reconnect 2021-09-02 08:15:53 -04:00
tombokombo c52964229b
reconnect ldap each time
Signed-off-by: tombokombo <tombo@sysart.tech>
2021-09-02 12:36:33 +02:00
Jared Murrell 3f5b60eff7
Merge pull request #90 from github/c/add-docs
Adding ADD_MEMBER and LDAP_SYNC_ATTRIBUTE to the readme
2021-06-21 11:18:58 -04:00
Chris McIntosh 87ce2636da
Adding ADD_MEMBER and LDAP_SYNC_ATTRIBUTE to the readme 2021-06-08 16:43:46 -05:00
Jared Murrell 5d50752e9f
Merge pull request #84 from github/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.4 to 1.26.5
2021-06-07 13:23:20 -04:00
dependabot[bot] 3060d550e6
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 02:22:24 +00:00
Chris McIntosh 2f317527b7
Merge pull request #82 from github/c/email-compare
Adding the compare attribute to let teams compare on email address
2021-05-25 09:45:38 -05:00
Chris McIntosh 470205a940
Update .env.example.onelogin
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:55 -05:00
Chris McIntosh fb0824b3b9
Update app.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:47 -05:00
Chris McIntosh 2df6736c4c
Update githubapp/__init__.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:39 -05:00
Chris McIntosh 6826f69357
Update app.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:35 -05:00
Chris McIntosh 4a06a13c75
Update app.py
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:28 -05:00
Chris McIntosh 54661a9b8c
Update .env.example.ldap
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:22 -05:00
Chris McIntosh 94c5c4e16d
Update .env.example.okta
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:17 -05:00
Chris McIntosh 778eb9eaf6
Update .env.example.aad
Co-authored-by: Jared Murrell <primetheus@github.com>
2021-05-25 08:29:12 -05:00
Chris McIntosh 535f94b031
Adding the compare attribute to let teams compare on email address 2021-05-21 15:26:49 -05:00
Jared Murrell ff290cca32
Merge pull request #80 from SAG-iBit/bugfix/azuread-next-page
Bugfix/azuread next page
2021-04-27 07:58:28 -04:00
Kalina Buhleva 0c4dad2de5
Fix vatiable name 2021-04-27 08:48:01 +03:00