misc_pterodactyl-panel/app/Repositories/Eloquent
Георгий Пронюк 281256e17c
Grant all necessary permissions to generated SQL users (#3800)
* grant all necessary permissions to users

* fix CREATE TEMPORARY TABLES

Co-authored-by: A248 <theanandbeh@gmail.com>

Co-authored-by: A248 <theanandbeh@gmail.com>
Co-authored-by: Matthew Penner <me@matthewp.io>
2022-03-28 12:22:37 -07:00
..
AllocationRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
ApiKeyRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
BackupRepository.php Run php-cs-fixer 2021-08-15 17:20:36 -07:00
DatabaseHostRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
DatabaseRepository.php Grant all necessary permissions to generated SQL users (#3800) 2022-03-28 12:22:37 -07:00
EggRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
EggVariableRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
EloquentRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
LocationRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
MountRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
NestRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
NodeRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
PermissionRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
RecoveryTokenRepository.php Generate recovery tokens when enabling 2FA on an account 2020-07-02 21:55:25 -07:00
ScheduleRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
ServerRepository.php Fix tests 2021-01-30 19:12:22 -08:00
ServerVariableRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SessionRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
SettingsRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
SubuserRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
TaskRepository.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
UserRepository.php Removed unused interface functions 2020-09-13 12:37:59 -07:00