Commit Graph

13 Commits

Author SHA1 Message Date
“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
“VeLiTi”
75d9aa722a CMXX - Multisite settings 2025-03-13 12:32:57 +01:00
“VeLiTi”
0d6f75704b CMXX - Multisite setup 2025-03-13 12:07:18 +01:00
“VeLiTi”
96a019a616 CMXX - Switch of blockcontracts 2024-11-27 09:42:49 +01:00
“VeLiTi”
4889402271 CMXX - block contracts based on usage 2024-10-10 16:34:49 +02:00
“VeLiTi”
d2b022a08b CMXX - New translations ES, PT. Registration page translated. 2024-10-10 14:09:31 +02:00
“VeLiTi”
9626b0a849 CMXX - Redo Cronjob 2024-10-04 10:55:07 +02:00
“VeLiTi”
4759943991 Merge branch 'test' 2024-10-04 10:52:41 +02:00
“VeLiTi”
277d9c1b3a CMXX - Cronjob update 2024-10-04 10:52:04 +02:00
“VeLiTi”
2e4c15f5bb Merge branch 'development'
#Conflicts:
#	cronjob.php
2024-10-04 09:52:06 +02:00
“VeLiTi”
bf21c2c49c CMXX - Cronjob bugfixes 2024-10-04 09:51:10 +02:00
“VeLiTi”
bc1c5147e9 CMXX - Cronjob 2024-10-04 09:14:48 +02:00
“VeLiTi”
670b00eeab Initial commit 2024-03-15 12:43:10 +01:00