hydrandt
hydrandt
## Description Fixes #284, makes username sanitization case-insensitive to avoid potential conflicts when creating account using oauth providers. ## Performance impact Should be minimal (using lower() 3x in sanitization loop,...
### Summary Creating a new user using oauth fails in case there is already the same username with different case (ie. existing: peter, newly registering: Peter) ### Steps to reproduce...
OpenWrt 18.06.4 chaosvpn v2.18 (from openwrt 18.06.4 repo) tincd 1.0.35 (from openwrt 18.06.4 repo) When started, with valid configuration and keys in place, chaosvpn/tincd crashes: ``` root@router:/etc/tinc# chaosvpn -r -c...
I have already resolved this problem several times, and after a few months I always run into it again: Under some circumstances, when you put markers on the map, their...
Hi! Tried to mount, failing with: ``` hydrandt@flow:~/Downloads/adbfs-rootless$ ./adbfs -f droid/ --*-- exec_command: adb shell "ls" ls: ./vndservice_contexts: Permission denied ls: ./vendor_service_contexts: Permission denied ls: ./vendor_hwservice_contexts: Permission denied ls: ./plat_hwservice_contexts:...
have been using it for a few days and I like it :)
Hi, Running seafile-mc from your official Docker image, latest version (7.0.5). For some files, the file history doesn't load. The only log about this event is in seahub.log: `[WARNING] seahub.views:867...
When running `borgbase.ansible_role_borgbackup (v1.1.2)` with: ``` ansible [core 2.19.0b2] config file = /home/hydrandt/xxx/ansible/ansible.cfg configured module search path = ['/home/hydrandt/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible ansible collection location =...