SAMMY UI is optimized for resolutions with a width 1024px and higher.
Logging of security events
G-LO-2-1: Logging of security events
  • Security-relevant events like login/logout or creation, change, deletion of users should be logged.
Description

Implement logging of security relevant events. The following events tend to be security relevant: - successful/failed login/logout - creation, change, and deletion of users - errors during input validation and output creation - exceptions and errors with security in their name - transactions of value (e.g., financial transactions, costly operations) - :unicorn: (special things of your application)