mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Moves guest user caching from User class to app container for simplicity. - Updates test to use simpler $this->users->guest() method for consistency. - Streamlined helpers to avoid function overlap for simplicity. - Extracted user profile dropdown while doing changes. |
||
|---|---|---|
| .. | ||
| RoleManagementTest.php | ||
| UserApiTokenTest.php | ||
| UserManagementTest.php | ||
| UserPreferencesTest.php | ||
| UserProfileTest.php | ||
| UserSearchTest.php | ||