diff --git a/app/modules/core/iam/templates/change_password_required.html b/app/modules/core/iam/templates/change_password_required.html deleted file mode 100644 index 04d5847..0000000 --- a/app/modules/core/iam/templates/change_password_required.html +++ /dev/null @@ -1 +0,0 @@ -{% extends "ui/templates/base/layout.html" %}{% block content %}
Your account requires a password update before proceeding.
User creation UI will be expanded in the next hardening step.
-{% endblock %}