mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
- add aliases() to IService, so one service can be used for multiple pam services, eases implementation (pam has an include statement for this purpose) - move logging to AuthenticationFactory->authenticate() and communicate more about choices taken, eases debugging - remove OpnsenseAuthTest, Sshd, implemented by System for https://github.com/opnsense/core/issues/3242