AnAnalogGuy
AnAnalogGuy
I'm new to 2FA and just set it up for my private web services. Now I'm wondering if we aren't missing a "destroy token" functionality which could be triggered when...
From the Apache http documentation regarding AuthDigest which is used as an example in this project's documentation: This module implements HTTP Digest Authentication ([RFC2617](http://www.faqs.org/rfcs/rfc2617.html)), and provides an alternative to [mod_auth_basic](https://httpd.apache.org/docs/2.4/mod/mod_auth_basic.html)...
I am dynamically creating a menu including one submenu, both with a couple of items. The submenu as well as the menu are created the same way as a list...
First of all: Thanks @icastillejogomez for the API, very useful! -- Hi all when retrieving the CASH account data as rows in the PORTFOLIO dataframe like ``` request_list.values.extend( [ Update.Request(option=Update.Option.PORTFOLIO,...
### Steps to reproduce 1. Configure more than one email account in the mail app 2. Place the mail widget on the dashboard 3. If the background mailsync job can...
Changed fontSize to fontsize as fontSize isn't a valid attribute.
Changed fontSize to fontsize as fontSize isn't a valid attribute.
Setting money = 0 after each buy, altough there is money left as you do not buy fractions, makes you lose money in your profit calculation and has a severe...
Hi all I’m struggling with performance issues. Same file, same server system (Ubuntu), same client system (Ubuntu), same network connection, only difference is the transfer protocol. File to download: Size:...
Output of `restic version` -------------------------- restic **0.18.0** compiled with go1.24.1 on linux/amd64 What backend/service did you use to store the repository? --------------------------------------------------------- **sftp** restic is running in a VM on...