You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only use the privacyIDEA libs for adding/removing internal admins. All other functionality (backup) is implemented by calling pi-manage.
We could drop the error prone calling of modules in other virtualenvs and just use pi-manage for admin management as well.
The text was updated successfully, but these errors were encountered:
We only use the privacyIDEA libs for adding/removing internal admins. All other functionality (backup) is implemented by calling
pi-manage
.We could drop the error prone calling of modules in other virtualenvs and just use
pi-manage
for admin management as well.The text was updated successfully, but these errors were encountered: