Julian Bez
|
9576fab1e4
|
chore: Add Pyupgrade rules (#21714)
* Add Pyupgrade rules
* Set correct Python version
|
2024-04-25 08:22:28 +01:00 |
|
Tom Owers
|
5513be7731
|
chore: upgraded Ruff linter (#18188)
* Upgraded Ruff linter
* Formatted whole codebase with new ruff rules
* Revert import removal
* Fixed mypi issues or added ignores
* Fixed schema formatting
* Fixed hogvm failing tests
* Remove duplicate key in list
|
2023-10-26 12:38:15 +02:00 |
|
Marius Andra
|
83c2ead0b9
|
fix(saml): add default azure ad attributions (#12613)
|
2022-11-03 20:02:13 +01:00 |
|
Michael Matloka
|
5d2ad6c7bb
|
chore(deps): Update black to 22.8.0 (#11596)
* chore(deps): Update `black` to `22.8.0`
* Format
|
2022-09-05 14:38:54 +02:00 |
|
Paolo D'Amico
|
72c1a159e9
|
feat(sso): Multitenant SAML (#9225)
* add saml attrs
* initiate SAML flow
* the bulk of the work is done
* JIT provisioning
* paygate & tests
* all tests 👌
* more tests? why not
* fix tests
* Update authentication.py
* fix migrations
* fix preflight tests
* remove additional validation, it's checked downstream anyways
* feat(sso): SAML frontend (#9262)
* proper saml redirection
* JIT not enabled error and clear error on login
* add saml available to precheck
* fix all
* allow logging in with SAML unenforced
* enable sso enforcement
* saml enforced column
* SAML config form
* full SAML configuration
* fix tests & refactor
* fix tests
|
2022-03-31 11:04:12 +02:00 |
|
Guido Iaquinti
|
0ef7f6a493
|
ci(flake8): enable unused import check (#8714)
|
2022-03-08 09:53:54 +01:00 |
|
Paolo D'Amico
|
627d493817
|
SAML support (#5681)
|
2021-08-27 07:20:49 -07:00 |
|