diff --git a/modules/gallery/controllers/password.php b/modules/user/controllers/password.php similarity index 100% rename from modules/gallery/controllers/password.php rename to modules/user/controllers/password.php diff --git a/modules/gallery/helpers/group.php b/modules/user/helpers/group.php similarity index 100% rename from modules/gallery/helpers/group.php rename to modules/user/helpers/group.php diff --git a/modules/gallery/helpers/user.php b/modules/user/helpers/user.php similarity index 100% rename from modules/gallery/helpers/user.php rename to modules/user/helpers/user.php diff --git a/modules/gallery/views/reset_password.html.php b/modules/user/views/reset_password.html.php similarity index 100% rename from modules/gallery/views/reset_password.html.php rename to modules/user/views/reset_password.html.php