Block a user
Add service attribute to LDAP user entry
raucao
deleted branch bugfix/reserved_admin_username from kosmos/akkounts
2023-02-26 14:20:45 +00:00
Add user page to admin panel, improve other admin pages
Add user page to admin panel, improve other admin pages
@users is not filtered by pending at that point, so .pending would actually create a query that selects all data, which .size would turn into an array and then count the contained items I…
Add user page to admin panel, improve other admin pages
It's to prevent Rails from parsing out the part behind the dot character as a format type.
Paginate entries on admin index pages
WIP: Add user page to admin panel, improve other admin pages