InvenTree/InvenTree/web
Matthias Mair be30cec2ad
[PUI] SSO Support (#6333)
* Add sso buttons
Fixes #5753

* Added more icons

* fix callback url

* made heading dynamic

* allow either sso or normal reg

* Added SSO registration

* added divider

* added preferred ui API

* fix test

* fix update function

* refactor

* fix naming

* fix import

* add coverage ignore

* more ignore

* fixed missing key

* renamed button

* revert coverage statements

* set prefered mode before sso login

* added dynamic login redirect

* fixed test assert

* use API Endpoints instead of hardcoding

* fix lookup
2024-02-02 20:15:13 +11:00
..
templates/web [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
templatetags [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
.gitignore Mantine (#5274) 2023-07-19 06:28:00 +10:00
__init__.py Add missing __init__.py to Inventree/web (#5390) 2023-08-08 15:58:11 +10:00
tests.py [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00
urls.py [PUI] SSO Support (#6333) 2024-02-02 20:15:13 +11:00