BookStack/app
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- 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.
2023-09-16 13:18:35 +01:00
..
Access
Activity Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Api
App Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Config
Console
Entities Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Exceptions
Facades
Http Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Permissions
References
Search
Settings Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Theming
Translation Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Uploads
Users Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Util