darix

Results 88 issues of darix

### Summary currently only it only shows the gpg error message that decryption failed. also it might be helpful to summarize all filenames in the end which couldnt be reencrypted....

While packaging rosenpass i noticed that cargo audit complains about a few dependencies: ``` Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 629 security advisories (from /srv/home/darix/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock...

``` Index: pg_chameleon-2.0.19/setup.py =================================================================== --- pg_chameleon-2.0.19.orig/setup.py +++ pg_chameleon-2.0.19/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from setuptools import setup, setuptools +import setuptools def readme(): with open('README.rst')...

For non local user (proxy auth, future saml/oidc login) we only get the latest name, surname, emailaddress during the login phase. That means if an user changes data like the...

Feature
Frontend

1. the main function checks for different environment variables than the `get_git_hash*` functions 2. `get_git_hash` checks for the wrong variable compared to main 3. `get_git_hash_short` doesnt even check for the...

v3

Details: https://www.youtube.com/watch?v=Feny5bs2JCg

support

To basically implement what can be seen here https://www.youtube.com/watch?v=Feny5bs2JCg

At least including the uri in the error message would help the user to figure out which resources they need to fix. Locally I applied this patch to get some...

Enhancement

Some distros might want to keep yubioath-desktop because packaging is easier compared to the flutter app. I didnt find any documentation how to port things from the removed API to...