aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPUserManagerDataSource.h
Commit message (Collapse)AuthorAgeFilesLines
* Tweak and improve the User Manager:rowanbeentje2013-03-091-0/+37
- Rework how data to populate the user manager is retrieved from the server, speeding up display of lots of users by a large factor - Fix support for schema permissions for the Anonymous user, and add support for '%' and '' hostnames (only showing if already set once), fixing Issue #1620 - Highlight databases in the user manager that have permissions set for the selected user - Switch to using the centrally provided database list to reduce queries and remove the information_schema and performance_schema "databases" - Speed up a number of operations by tweaking the logic and queries used