ac552d669adacdedf38b8dbac78b98c64e8dc853
Changes: - Fixed DataStore cache refresh from overwriting records with pending local modifications. - Fixed notification ID collisions by refreshing the notification cache before creating new notifications. - Added authorization state tracking to authenticated sessions. - Revoked authorization immediately when account-disabled events are received. - Added authorization validation for protected service operations. - Cleared authorization state during logout. - Added admin notifications for newly created service bookings. - Added admin notifications for newly created combo package bookings. - Included Service Booking IDs in admin notification messages. #2077 #2078 #2078 #2100 Related work items: #2077, #2078, #2079, #2100
Introduction
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Getting Started
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
Build and Test
TODO: Describe and show how to build your code and run the tests.
Contribute
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:
Description
Releases
3
Languages
C++
99.3%
C
0.7%