Rename admin users controller/route
continuous-integration/drone/push Build is passing

Started out as a simple helper page to list LDAP users, but turning into
proper user management now.
This commit is contained in:
Râu Cao
2023-02-23 21:53:12 +08:00
parent b530ad2f0f
commit 1a2482434c
6 changed files with 9 additions and 9 deletions
-2
View File
@@ -1,2 +0,0 @@
module LdapUsersHelper
end
+2
View File
@@ -0,0 +1,2 @@
module UsersHelper
end