Files
assetmgt/assets
“VeLiTi” 24481279d5 Refactor user session handling and permissions management
- Updated session variables to use 'authorization' array instead of 'username' for user identification across multiple files.
- Introduced a new function `getUserPermissions` to consolidate user permissions retrieval based on assigned roles.
- Modified API calls to use the new authorization structure and updated endpoints to v2.
- Enhanced language support by adding 'PL' to the list of supported languages.
- Cleaned up redundant code and improved session management during user login and registration processes.
- Added a new API endpoint for fetching user permissions based on user ID.
2026-01-19 15:29:16 +01:00
..
2024-03-15 12:43:10 +01:00
2025-08-20 19:24:03 +02:00
2024-09-23 12:20:46 +02:00
2024-03-20 17:47:52 +01:00
2024-03-20 17:47:52 +01:00
2024-03-20 17:47:52 +01:00
2024-04-02 21:44:07 +02:00