fix: update database configurations and remove unused user-related queries

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Giuseppe Raffa
2026-04-29 20:01:33 +02:00
parent 69012029ad
commit 0dbec2cbdb
4 changed files with 15 additions and 53 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(find /Users/sese/Local/dev/MEB/meb-custom-server/copernicus/routers -type f -name \"*.py\" -exec basename {} \\\\;)",
"Bash(:)"
]
}
}