Commit Graph

7 Commits (ce4baf69958cc36d6b6ee3f710849b6e06223661)

Author SHA1 Message Date
Your Name 98267eb26f refactor: replace deprecated str_random() with Str::random()
str_random() is a deprecated helper from laravel/helpers that was
missed in the initial helpers removal. Replace all 18 call sites
with the modern Str::random() equivalent.
4 weeks ago
Daniel Supernault 374344754e
Lint 9 months ago
Daniel Supernault c91f1c595a
Update ParentalControlsController, prevent children from adding accounts 3 years ago
Daniel Supernault c7ed684a5c
Update ParentalControlsController 3 years ago
Daniel Supernault 9d365d07f9
Update ParentalControls, map updated saved permissions/roles 3 years ago
Daniel Supernault 319a20b473
Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session 3 years ago
Daniel Supernault c53894fe16
Add Parental Controls feature 3 years ago