Files
bknd/app/__test__
dswbx 90f93caff4 refactor: enhance permission handling and introduce new Permission and Policy classes
- Updated the `Guard` class to improve permission checking by utilizing the new `Permission` class.
- Refactored tests in `authorize.spec.ts` to use `Permission` instances instead of strings for better type safety.
- Introduced a new `permissions.spec.ts` file to test the functionality of the `Permission` and `Policy` classes.
- Enhanced the `recursivelyReplacePlaceholders` utility function to support various object structures and types.
- Updated middleware and controller files to align with the new permission handling structure.
2025-10-03 20:22:42 +02:00
..
2025-09-29 14:55:19 +02:00
2025-08-14 10:05:15 +02:00
2025-08-01 15:55:59 +02:00
2025-08-14 16:56:12 +02:00
2025-04-03 11:08:16 +02:00