Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* sources: introduce new property mappings per-user and group Signed-off-by: Marc 'risson' Schmitt <[email protected]> * sources/ldap: migrate to new property mappings Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint-fix and make gen Signed-off-by: Marc 'risson' Schmitt <[email protected]> * web changes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix tests Signed-off-by: Marc 'risson' Schmitt <[email protected]> * update tests Signed-off-by: Marc 'risson' Schmitt <[email protected]> * remove flatten for generic implem Signed-off-by: Marc 'risson' Schmitt <[email protected]> * rework migration Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint-fix Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix migrations Signed-off-by: Marc 'risson' Schmitt <[email protected]> * re-add field migration to property mappings Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix migrations Signed-off-by: Marc 'risson' Schmitt <[email protected]> * more migrations fixes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * easy fixes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * migrate to propertymappingmanager Signed-off-by: Marc 'risson' Schmitt <[email protected]> * ruff and small fixes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * move mapping things into a separate class Signed-off-by: Marc 'risson' Schmitt <[email protected]> * migrations: use using(db_alias) Signed-off-by: Marc 'risson' Schmitt <[email protected]> * migrations: use built-in variable Signed-off-by: Marc 'risson' Schmitt <[email protected]> * add docs Signed-off-by: Marc 'risson' Schmitt <[email protected]> * add release notes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix login reverse Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * refactor source flow manager matching Signed-off-by: Marc 'risson' Schmitt <[email protected]> * kerberos sync with mode matching Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fixup Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * finish frontend Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Optimised images with calibre/image-actions * make web Signed-off-by: Marc 'risson' Schmitt <[email protected]> * add test for internal password update Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix sync tests Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix filter Signed-off-by: Marc 'risson' Schmitt <[email protected]> * switch to blueprints property mappings, improvements to frontend Signed-off-by: Marc 'risson' Schmitt <[email protected]> * some more small fixes Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix reverse Signed-off-by: Marc 'risson' Schmitt <[email protected]> * properly deal with password changes signals Signed-off-by: Marc 'risson' Schmitt <[email protected]> * actually deal with it properly Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix Signed-off-by: Marc 'risson' Schmitt <[email protected]> * update docs Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint-fix Signed-off-by: Marc 'risson' Schmitt <[email protected]> * blueprints: realm as group: make it non default Signed-off-by: Marc 'risson' Schmitt <[email protected]> * small fixes and improvements Signed-off-by: Marc 'risson' Schmitt <[email protected]> * wip Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix title Signed-off-by: Marc 'risson' Schmitt <[email protected]> * add password backend to default flow Signed-off-by: Marc 'risson' Schmitt <[email protected]> * link docs page properly, add in admin interface, add suggestions for how to apply changes to a fleet of machines Signed-off-by: Marc 'risson' Schmitt <[email protected]> * add troubleshooting Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix default flow pass backend Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix flaky spnego tests Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint Signed-off-by: Marc 'risson' Schmitt <[email protected]> * properly convert gssapi name to python str Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix unpickable types Signed-off-by: Marc 'risson' Schmitt <[email protected]> * make sure the last server token is returned to the client Signed-off-by: Marc 'risson' Schmitt <[email protected]> * lint Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/developer-docs/setup/full-dev-environment.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/browser.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Signed-off-by: Marc 'risson' Schmitt <[email protected]> * Update website/docs/users-sources/sources/protocols/kerberos/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Marc 'risson' Schmitt <[email protected]> * more docs review Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix missing library Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix missing library again Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix web import Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix sync Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix sync v2 Signed-off-by: Marc 'risson' Schmitt <[email protected]> * fix sync v3 Signed-off-by: Marc 'risson' Schmitt <[email protected]> --------- Signed-off-by: Marc 'risson' Schmitt <[email protected]> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> Co-authored-by: Tana M Berry <[email protected]>
- Loading branch information