Skip to content

Stop acting as admin when the authorization expires

Previously, the authorization just silently expired without any visible change. The surprise only came when the user tried to do any action, which immediately would show a password prompt.

With this change, the view container visibly de-escalates privileges and shows a message explaining what happened.

grafik

Requires: kio-admin!16

This is also part of my project funded by the European Commission.

Merge request reports