Commit Graph

11 Commits (8e41f6fdf8538f805a1c54c29783cbf0bc3b7adb)

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 d1799a0833
Lint commands 9 months ago
Shlee a13545e328
Update FixUsernames.php 2 years ago
Hervé Yvis 37cddf740c
Update FixUsernames.php
Should allow to fix registered usernames that are are restricted, even if they are in a different case.

Examples : "ADmiN" , "Logout", "Help", "FollowMe"
6 years ago
Daniel Supernault 0f943f672c
Update FixUsernames command, fixes remote username search 7 years ago
Daniel Supernault 6583957dc8
Update FixUsernames command, skip admin and deleted users 7 years ago
Daniel Supernault e5d77c6d95
Update FixUsernames command 7 years ago
Daniel Supernault 1f8fd484f7
Update FixUsernames command to skip action by default 7 years ago
Daniel Supernault e4b0bdcc27
Update FixUsernames command 8 years ago
Daniel Supernault 69f745f0c0
Update FixUsername command 8 years ago
Daniel Supernault e39f88f6c6
Bump version to 0.7.1 8 years ago