From d50ec39b930bd928b7a9ec5b6b23ccba109b9522 Mon Sep 17 00:00:00 2001 From: Marco De Donno Date: Thu, 15 Apr 2021 23:39:32 +0200 Subject: [PATCH] App update Submodule web/app f7ddb9c..a33795f: > Update outdated emails on password reset procedure > Sort the users by username for the password reset search > Patch the outdated passwords re-hashing process on login > Refactoring of the route to get the version json --- web/app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app b/web/app index f7ddb9c..a33795f 160000 --- a/web/app +++ b/web/app @@ -1 +1 @@ -Subproject commit f7ddb9cbbf979110a582bfd125f31e95d331aace +Subproject commit a33795fea8ecc1ccd2032545df567037ed739e7d -- GitLab