catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 2.4.5] Implement logging for role changes. #47

Open catapam opened 2 months ago

catapam commented 2 months ago

Set up logging to track when and by whom user roles are changed, providing an audit trail for security and compliance.

Acceptance Criteria:

Steps:

  1. Implement logging for all role changes in the system.
  2. Store logs in a secure database.
  3. Provide an interface for admins to view the logs.

Linked Issues:

Next task:
Previous task: