digitaldemocratic/dd-sso/admin/src/scripts
Evilham 38d4e517b3
[sso-avatars] Actually use environment variables
This was needed because previously the DEFAULT_SERVER_URL was hardcoded
in the compiled keycloak module and that URL has changed.

For consistency sso-admin uses the same environment variables (except it
needs AVATARS_SERVER_HOST instead of AVATARS_SERVER_URL).
2022-08-06 21:47:35 +02:00
..
README.md DD education workspace 2022-07-10 12:15:47 +02:00
avatars.py [sso-avatars] Actually use environment variables 2022-08-06 21:47:35 +02:00
parse_fontawesome-icons.py DD education workspace 2022-07-10 12:15:47 +02:00
reset_pwds.py DD education workspace 2022-07-10 12:15:47 +02:00
temporary_no.py DD education workspace 2022-07-10 12:15:47 +02:00
temporary_no.py.mod DD education workspace 2022-07-10 12:15:47 +02:00

README.md

Scripts for cli

Take care at using this at your own risk! The reset_pwd.py for example will reset ALL USERS password and dump a file with pwd that should be removed! The avatars.py will reset all users avatars to defaults.

If you still want to play with them copy it one folder up to be used.