• Your Name's avatar
    Fix: Config admin file uploads now work correctly · be0ef5f3
    Your Name authored
    - Replaced all is_config_admin checks to properly check role == 'admin'
    - Fixed 19 occurrences throughout the codebase
    - Config admin file uploads now save to filesystem instead of database
    - This fixes credential file uploads for aisbf.json defined admin users
    be0ef5f3
main.py 519 KB