Block a user
LoginController.
switch statements to use enhanced -> syntax and update dependencies to include cosmos-api.
server.address property and update issuer field in LoginController to use dynamic server address. Modify SQL query in PrivilegedUserMapper to simplify permissions retrieval.
HeaderComponent to organize inputs, inject dependencies, and improve HTML formatting. Add logout method for authentication management.
*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files.