Skip to content

Guest control: Cleaned methods involved in fetching/handling - #4554

Merged
ssddanbrown merged 2 commits into
developmentfrom
guest_user_cleanup
Sep 16, 2023
Merged

Guest control: Cleaned methods involved in fetching/handling#4554
ssddanbrown merged 2 commits into
developmentfrom
guest_user_cleanup

Conversation

@ssddanbrown

Copy link
Copy Markdown
Member
  • 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.

For #4448

- 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.
@ssddanbrown
ssddanbrown merged commit 54791c8 into development Sep 16, 2023
@ssddanbrown
ssddanbrown deleted the guest_user_cleanup branch September 16, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant