DorianCoding
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...
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 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...
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...