Commit Graph

4 Commits (443f29acc9277b65e732af6b30278fff456b2005)

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 b8e9056ee3
Update UserInviteController, fixes #3017 5 years ago
Daniel Supernault da0b3b5f1c
Add user invites 8 years ago