Files
assetmgt/assets
“VeLiTi” 0a4e145d57 Add user roles management page and update user permissions handling
- Created a new `user_roles.php` file for managing user roles and permissions.
- Implemented pagination, filtering, and sorting for user roles.
- Updated `users.php` to use the new authorization structure for permissions.
- Changed API version from v1 to v2 in `users.php` for user data retrieval.
- Modified `webhook_mollie.php` to include account hierarchy in license creation.
- Refactored invoice generation and email sending logic in `webhook_mollie.php`.
- Introduced a new `webhook_paypal.php` file to handle PayPal webhook notifications.
- Implemented payment status updates and license creation logic in `webhook_paypal.php`.
- Added helper functions for PayPal webhook signature verification and access token retrieval.
2026-01-29 19:31:10 +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
2025-12-16 11:45:13 +01:00