Jonny007-MKD

Results 11 issues of Jonny007-MKD

https://play.google.com/store/apps/details?id=com.entersekt.authapp.dkb Rebooted even twice :) and it still detects my phone as rooted.

app-request

Hello, my resulting XML file was too large (400MB) to fit into a StringBuilder, so SuperXML crashed with an `OutOfMemoryException`. As I want to write the file on the HDD...

Typically I scan ~10 documents with varying number of pages via ADF. The UI could be improved so that I can enter the number of pages more simply: the field...

to study
gui improvement

Since gpapi 0.4.4 `GooglePlayAPI.search()` only takes one argument (+`self`), but it is still called with 3 arguments by playmaker. 0.4.4 is installed by default by playmaker's setup.py https://github.com/NoMore201/playmaker/blob/a97fd9e77ccfabc5f37af1ca93b7b9a3f2048503/playmaker/service.py#L266 https://github.com/NoMore201/googleplay-api/blob/fc0cc3a902b90247386331e9aa0ccc47d6ed7847/gpapi/googleplay.py#L349 ERROR:tornado.application:Uncaught...

I created a new calendar. Now I am one the page `/admin/?/users/calendars/user/1/new/1/` and want to create another calendar. When I now click the "Add calendar" button nothing happens, as the...

bug
frontend

BCrypt only hashes the first 72 Bytes of a password, with UTF-8 this makes up to 72 characters, only. That's why BCrypt-SHA256 was created: https://passlib.readthedocs.io/en/stable/lib/passlib.hash.bcrypt_sha256.html https://gitlab.com/gitlab-org/gitlab/-/issues/220580

I have several VLANs and thus network interfaces to separate the clients in them. I want to make a client a member of two VLANs, so I configured the client...

feature request

Hi, I am using your openwrt role to manage my router. Now I'd like to implement the `argv` functionality of the `command` command, and I looked at the shell scripts...

The number of rounds can be specified by BCRYPT_ROUNDS environment variable. The default value is 14, as it takes 600 ms on my machine. As we currently only support bcrypt...

Hi, for a specific image I get this error: Error: error building site: render: failed to render pages: render of "page" failed: ".../hugo/themes/ananke/layouts/page/single.html:11:11": execute of template failed: template: page/single.html:11:11: executing...

bug