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
In some past merge we lost the encryption of passwords and accidentally switched back to using cleartext passwords. Go back into the history of this skeleton project and rescue the respective code.
Also adjust all integration tests in the single-page-app-codegen projects to not generate the code for the user, role, and user_to_role data-models. Make sure all integration tests are running.
The text was updated successfully, but these errors were encountered:
This issue is relate to Issue #55 of the single-page-app-codegen.
In some past merge we lost the encryption of passwords and accidentally switched back to using cleartext passwords. Go back into the history of this skeleton project and rescue the respective code.
Also adjust all integration tests in the single-page-app-codegen projects to not generate the code for the user, role, and user_to_role data-models. Make sure all integration tests are running.
The text was updated successfully, but these errors were encountered: