Anass Bouassaba
Anass Bouassaba
Reference: https://docs.microsoft.com/en-us/nuget/reference/nuget-config-file
### **Description:** Migration plan: - First we introduce a new SERIAL column on all tables that require one, this will auto-initialize IDs - Then we swap the existing id column...
### **Description:** We need to lock the account for 15 minutes (configurable) after X failed login attempts, this way we protect against brute force attacks.
### **Description:** Right now triggering the reprocessing of files can be done only calling the endpoint `{apiUrl}/v2/files/{id}/reprocess`, we need a UI for it.
### **Description:** I would like to be able to extract my `.zip` or `tar.gz` archives from the UI. --- ### **Use Case:** Upload a folder with a large number of...
### Ensure these are true before submitting the bug report - [X] I have searched for similar issues in the repository and could not find a duplicate. - [X] I...