Fix: Use user's home directory for temporary uploads instead of /tmp
The /tmp directory often doesn't allow web servers to create subdirectories. Now uses:
- Config admin: ~/.aisbf/temp_uploads/
- Database users: ~/.aisbf/user_auth_files/{user_id}/temp_uploads/
This ensures uploads work in all environments including restrictive web server configurations.
Showing
Please
register
or
sign in
to comment