Skip to content

Instantly share code, notes, and snippets.

View sheepwall's full-sized avatar
🎯
Focusing

sheepwall

🎯
Focusing
View GitHub Profile
@sheepwall
sheepwall / sxhkdrc
Last active December 28, 2019 12:02
Keybindings
#
# wm independent hotkeys
#
# terminal emulator
super + Return
$TERMINAL
# program launcher
super + @space
@sheepwall
sheepwall / _scriptfiles
Last active December 27, 2019 20:45
scriptfiles
.local/bin scriptfiles to provide interface and OS background functionalities.
request.INFO: Matched route "fos_user_security_check". {"route":"fos_user_security_check","route_parameters":{"_route":"fos_user_security_check","_controller":"fos_user.security.controller:checkAction"},"request_uri":"http://localhost:8001/login_check","method":"POST"} []
doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.first_name AS first_name_13, t0.last_name AS last_name_14 FROM tough_user t0 WHERE t0.username_canonical = ? LIMIT 1 ["ron_furgandy"] []
php.INFO: User Deprecated: Calling "Symfony\Component\Security\Core\User\UserChecker::checkPreAuth()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to