mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 12:14:13 +01:00
Drop external auth configuration from config.ini and move implementation into a single backend provider named 'autologin'. This provider can strip realm names from username with a custom regexp. fixes #6081