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

370 Коммитов

Автор SHA1 Сообщение Дата
Jared Murrell c464eaf0d9
Merge branch 'main' into primetheus/onelogin 2021-03-23 20:42:29 -04:00
Jared Murrell 5341ff5d07
Merge branch 'main' into primetheus/okta-support 2021-03-23 20:41:40 -04:00
primetheus 36402001a6 updated Pipfile.lock 2021-03-23 20:40:13 -04:00
primetheus 3114847f07 resetting Pipfile 2021-03-23 20:38:50 -04:00
primetheus 6843cf417a add tzdata to Dockerfile 2021-03-23 20:36:36 -04:00
Jared Murrell a555c00467
Merge pull request #56 from github/primetheus/azure-ad-support
Adds support for Azure AD
2021-03-23 14:43:33 -04:00
Jared Murrell 8bd57fbeee
Merge pull request #64 from github/stoe/license
Move license to root
2021-03-23 14:43:04 -04:00
Stefan Stölzle 1a5ee5a36b
Move license to root
Closes #62
2021-03-23 17:06:22 +01:00
primetheus 86cc3864d4 Merge branch 'primetheus/okta-support' of github.com:github/ldap-teamsync into primetheus/okta-support 2021-03-23 07:36:51 -04:00
primetheus a75026cc07 added linter rules 2021-03-23 07:35:19 -04:00
primetheus 9993b9df45 fixed default branch for linter 2021-03-23 07:28:37 -04:00
primetheus 60f300c05c updating Dockerfile for linter 2021-03-23 07:24:18 -04:00
Jared Murrell fbc4a3c640
Create codeql.yml 2021-03-22 22:06:01 -04:00
Jared Murrell 52afab254f
Create dependabot.yml 2021-03-22 22:03:20 -04:00
Jared Murrell 3c6501fab5
Create release-drafter.yml 2021-03-22 22:01:29 -04:00
Jared Murrell e97ffa8965
added release-drafter workflow 2021-03-22 22:00:40 -04:00
primetheus 03c591763e reformatted with Black 2021-03-22 20:58:28 -04:00
Jared Murrell de02094e58
Merge branch 'main' into primetheus/onelogin 2021-03-22 20:58:04 -04:00
primetheus e286baffac added support for OneLogin 2021-03-22 20:52:16 -04:00
Jared Murrell 35eb5d9b5e
Merge branch 'main' into primetheus/okta-support 2021-03-22 16:24:51 -04:00
primetheus c436c236a6 updated README with Okta info 2021-03-22 16:19:24 -04:00
primetheus 14bba753dd added Okta support 2021-03-22 16:15:32 -04:00
Jared Murrell 28191085b8
Merge branch 'main' into primetheus/azure-ad-support 2021-03-22 12:42:59 -04:00
primetheus ff6fb79869 removed testing print statements 2021-03-22 11:55:50 -04:00
primetheus 53e20aa695 reformatted with Black 2021-03-22 11:54:24 -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 4d39b71a25 reformatted with Black 2021-03-22 02:28:37 -04:00
primetheus cb25dbb466 added support for custom username attributes 2021-03-22 02:27:18 -04:00
primetheus 4937fa0f2a removed testing comments 2021-03-22 02:02:33 -04:00
primetheus 62c8f52886 remove unused imports 2021-03-22 02:00:45 -04:00
primetheus 079ea03731 remove unused imports 2021-03-22 02:00:31 -04:00
primetheus 04ee78fcd0 added group filter 2021-03-22 01:49:48 -04:00
Jared Murrell 3c6a355b8f
Merge pull request #57 from github/dependabot/pip/cryptography-3.3.2
Bump cryptography from 3.2 to 3.3.2
2021-03-22 01:10:40 -04:00
dependabot[bot] 0cf5b31fd7
Bump cryptography from 3.2 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 05:05:50 +00:00
primetheus df3d670321 markdown linter 2021-03-22 01:04:31 -04:00
Jared Murrell d852fd691b
Merge pull request #53 from github/dependabot/pip/cryptography-3.2
Bump cryptography from 2.9.2 to 3.2
2021-03-22 00:58:48 -04:00
primetheus ccb7fa9179 re-formatted with Black 2021-03-22 00:55:00 -04:00
primetheus a0637ae520 added code comments 2021-03-22 00:28:12 -04:00
primetheus 6f47e6cd6c updated README 2021-03-22 00:17:54 -04:00
primetheus 1296730433 AzureAD support 2021-03-22 00:13:27 -04:00
dependabot[bot] 91377e0f6e
Bump cryptography from 2.9.2 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:44:52 +00:00
Jared Murrell 76f03a0d4c
Merge pull request #51 from github/DeployAction
Update super-linter.yml
2020-08-19 14:51:34 -04:00
Lucas Gravley b3254264ea adding baller code 2020-08-19 13:49:22 -05:00
Lukas Gravley a68d7a6b0f
Update super-linter.yml 2020-08-19 13:44:08 -05:00
Jared Murrell 02ccd85761
Merge pull request #50 from github/super-linter
Add super-linter
2020-08-13 22:19:34 -04:00
Jared Murrell 34279d717c
Merge pull request #49 from github/primetheus/oss-info
Adding OSS Info
2020-08-13 22:19:08 -04:00
Zack Koppert 077c4887fd
do not validate all 2020-08-12 15:21:20 -07:00
Zack Koppert b257c36ac3
Create super-linter.yml 2020-08-12 15:16:49 -07:00
Jared Murrell 0585fd94e3
reformatting permissions/events 2020-07-24 06:55:08 -04:00