DorianCoding

Results 12 issues of DorianCoding

### Steps To Reproduce 1. Create an organization and add a id 2. Save the vault as "protected (.json)" and as account-restricted. 3. Delete the organization 4. Try to import...

bug
web

When using ROW_NUMBER and an alias such as : ```sql SELECT ROW_NUMBER() OVER (ORDER BY `start`) ``` Phpmyadmin is showing an error but the query works. It says "An alias...

bug

# Bug description _Put here a clear and concise description of what the bug is_ Hello, I always get a red flag when connecting to my servers whereas the connection...

🐛 bug

Hello, The management-group directive checks against `getpeereid` that the peer is in the correct group (manage.c and socks.c). However this function returns only the primary guid and not other group...

Common_name is set before auth-pass-verify and I guess it should be used instead of username so it would allow to use CN of certificates as username and not to take...

Hello, I was wondering if we could add a function to import keys (from IO or somewhere else) and check them. A test is already performed for that but no...

### Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: 1. Go to phpmyadmin ### Expected behavior It...

packaging

Hello, I would like to implement DKIM on Rust emails, so SPF and DKIM can be fulfilled and allows better transmission of mails. Thanks.

### Checklist - [X] I could not find a solution in the existing issues or docs. - [X] I agree to follow this project's [Code of Conduct](https://github.com/teamhanko/hanko/blob/main/CODE_OF_CONDUCT.md). ### Describe the...

bug

**What version of Invoice Ninja are you running? ie v4.5 / v5** v.5 **What environment are you running?** ZIP **Have you searched existing issues/requests?** Yes **Screenshots** On login, add the...

feature request