doc: Note that external replaced autologin and not storing preferences means none

This commit is contained in:
Eric Lippmann 2015-02-04 09:22:27 +01:00
parent 5b5ad0acb9
commit 3b30821ee9
1 changed files with 4 additions and 0 deletions

View File

@ -121,3 +121,7 @@ permissions = "*"
````
After please log out from Icinga Web 2 and log in again for having all permissions granted.
If you delegated authentication to your web server using the `autologin` backend, you have to switch to the `external`
authentication backend to be able to log in again. The new name better reflects whats going on. A similar change
affects environments that opted for not storing preferences, your new backend is `none`.