aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Allow loading the bot without a cloudflare_token setGravatar Chris Lovering2024-08-19-1/+5
|
* Update URL for rules pageGravatar Chris Lovering2024-08-19-1/+1
|
* Support parsing the new markdown rules fileGravatar Chris Lovering2024-08-19-12/+8
|
* Reformat with ruff formatGravatar Chris Lovering2024-08-06-4/+1
|
* Update check for LDAP bootstrap messageGravatar Joe Banks2024-08-06-1/+1
|
* Enable LDAP notificationsGravatar Joe Banks2024-08-04-1/+1
|
* Update bootstrap messageGravatar Joe Banks2024-08-04-5/+8
|
* Add missing trailing commaGravatar Joe Banks2024-08-02-1/+1
| | | | I'm sorry.
* Enroll Events Lead and Director roles into groupsGravatar Joe Banks2024-08-02-0/+2
|
* fix(deps): update dependency sentry-sdk to v2.12.0 (#254)Gravatar renovate[bot]2024-08-01-6/+6
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | sentry-sdk | 2.11.0 | 2.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency kubernetes_asyncio to v30.3.0 (#255)Gravatar renovate[bot]2024-08-01-5/+5
| | | | | | | | datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | pypi | kubernetes-asyncio | 30.1.1 | 30.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency pydantic-settings to v2.4.0 (#251)Gravatar renovate[bot]2024-08-01-5/+6
| | | | | | | | datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | pypi | pydantic-settings | 2.3.4 | 2.4.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Support slash-separated deployments in namespacesGravatar Johannes Christ2024-08-01-3/+12
|
* Merge pull request #253 from vivekashok1221/vivek/uid-reset-msgGravatar jchristgit2024-07-31-6/+8
|\ | | | | Use LDAP uid in reset message instead of discord username
| * Use LDAP uid in reset messageGravatar vivekashok12212024-07-31-6/+8
|/
* Merge pull request #250 from python-discord/ldap-deps-groupGravatar Joe Banks2024-07-30-4/+11
|\ | | | | Ldap deps group
| * Only install LDAP group in wheel build stageGravatar Chris Lovering2024-07-30-2/+7
| | | | | | | | This is the only group that requires gcc
| * Mark the LDAP group as optionalGravatar Chris Lovering2024-07-30-2/+4
|/
* Disable caching of FreeIPA clientGravatar Joe Banks2024-07-30-2/+0
| | | | | Tokens issued by calling the Client.login() method have a TTL, which means once the TTL is reached the cached client is no longer valid. This can be reintroduced in future if we can find a way to discover the validity of tokens or their TTL and use a time-based cache.
* Merge pull request #249 from python-discord/jb3-patch-1Gravatar Joe Banks2024-07-30-0/+2
|\ | | | | Add additional logging to LDAP bootstrapper
| * Add additional logging to LDAP bootstrapperGravatar Joe Banks2024-07-30-0/+2
|/
* Update endpoint used to fetch all usersGravatar Joe Banks2024-07-30-1/+1
|
* Update filters in LDAP and GitHub Grafana team syncersGravatar Joe Banks2024-07-30-2/+2
|
* I pushed unlinted code to main, I am sorryGravatar Joe Banks2024-07-30-2/+2
|
* Add Core Developers to LDAP enrollmentGravatar Joe Banks2024-07-30-0/+2
|
* Merge pull request #246 from python-discord/renovate/pydis-core-11.xGravatar jchristgit2024-07-27-5/+6
|\ | | | | fix(deps): update dependency pydis-core to v11.3.1
| * fix(deps): update dependency pydis-core to v11.3.1Gravatar renovate[bot]2024-07-26-5/+6
|/ | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.3.0 | 11.3.1 |
* Add LDAP native libraries to DockerfileGravatar Joe Banks2024-07-26-2/+12
|
* Install LDAP dependencies in lint workflowGravatar Joe Banks2024-07-26-3/+5
|
* Confirm that LDAP is enabled and Bonsai is available on LDAP cogs loadGravatar Joe Banks2024-07-26-2/+16
|
* Expose a BONSAI_AVAILABLE flag from modules that depend on BonsaiGravatar Joe Banks2024-07-26-3/+14
|
* Add new flag for enabling LDAP functionalityGravatar Joe Banks2024-07-26-0/+2
|
* Document installing the LDAP group of dependencies and enabling LDAPGravatar Joe Banks2024-07-26-0/+20
|
* Move bonsai to new LDAP group in dependenciesGravatar Joe Banks2024-07-26-2/+4
|
* Cache the creation of clients for directory APIsGravatar Joe Banks2024-07-26-0/+7
|
* Update Grafana to sync with both GitHub and LDAPGravatar Joe Banks2024-07-26-20/+193
|
* Add new LDAP cogGravatar Joe Banks2024-07-26-0/+427
|
* Add LDAP moduleGravatar Joe Banks2024-07-26-0/+138
|
* Add Keycloak moduleGravatar Joe Banks2024-07-26-0/+29
|
* Add FreeIPA moduleGravatar Joe Banks2024-07-26-0/+95
|
* Add new directory APIs moduleGravatar Joe Banks2024-07-26-0/+1
|
* Add LDAP enrollment constantsGravatar Joe Banks2024-07-26-0/+13
|
* Add new config optionsGravatar Joe Banks2024-07-26-0/+19
|
* Add new dependenciesGravatar Joe Banks2024-07-26-2/+391
|
* Fix the rules command now that the source file is an rst fileGravatar Chris Lovering2024-07-25-6/+12
|
* fix(deps): update dependency sentry-sdk to v2.11.0 (#242)Gravatar renovate[bot]2024-07-24-5/+5
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ------ | | pypi | sentry-sdk | 2.9.0 | 2.11.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Ignore ASYNC109 where timeout is used for paginationGravatar Chris Lovering2024-07-24-1/+1
|
* chore(deps): update dependency ruff to v0.5.4Gravatar renovate[bot]2024-07-24-21/+21
| | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.5.1 | 0.5.4 |
* fix(deps): update dependency pydis-core to v11.3.0 (#243)Gravatar renovate[bot]2024-07-24-5/+5
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.2.0 | 11.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add ff-bot configurationGravatar Chris Lovering2024-07-24-0/+13
|