Files
@ 493ccf3e22e6
Branch filter:
Location: kallithea/CONTRIBUTORS
493ccf3e22e6
1.9 KiB
text/plain
user edit: always define c.EXTERN_TYPE_INTERNAL (issue 3)
It is needed by user_edit_profile.html when user_edit.html includes it because
.active='profile'. Some non-obvious code paths could lead to that - such as
editing other user's password.
Instead, set the value it in the controller initialization.
It is needed by user_edit_profile.html when user_edit.html includes it because
.active='profile'. Some non-obvious code paths could lead to that - such as
editing other user's password.
Instead, set the value it in the controller initialization.