Astral-nook/app
saibotk 7277b6449b Replace 2FA QR Code generation (#1548)
Due to the Google API for generating the 2FA QR code will be shut down on 14.04.2019, this adds the package "pragmarx/google2fa-qrcode" and updates "pragmarx/google2fa" to version 5.x. 
Due to now using BaconQR, Pterodactyl now needs the php-imagick extension to render the images.
2019-04-27 14:18:12 -04:00
..
Console Fixes redis password saving, closes #1428 2019-03-02 15:38:46 -08:00
Contracts Paginate server results when viewing a node, closes #1404 2019-03-02 15:58:56 -08:00
Events
Exceptions Use the HttpExceptionInterface rather than a render function here 2019-03-03 13:57:18 -08:00
Extensions Delete PhraseAppTranslator.php 2018-10-24 11:34:49 -04:00
Http Match original database password length when doing a password reset (#1509) 2019-03-23 14:04:57 -07:00
Jobs Changes to job running to clean up code 2018-09-03 14:04:25 -07:00
Models Allow nodes to be created on privileged ports 2019-03-16 21:18:46 -04:00
Notifications styleci tweaks 2018-10-13 21:30:47 -04:00
Observers
Policies
Providers Delete PhraseAppTranslationProvider.php 2018-10-24 11:32:00 -04:00
Repositories Paginate server results when viewing a node, closes #1404 2019-03-02 15:58:56 -08:00
Rules
Services Replace 2FA QR Code generation (#1548) 2019-04-27 14:18:12 -04:00
Traits
Transformers
helpers.php