Skip to content

LinkStack v4.2.0

Compare
Choose a tag to compare
@JulianPrieber JulianPrieber released this 17 Jul 15:14
· 473 commits to main since this release
11e652f

New LinkStack release (version 4.2.0)


Download latest

Docker


Feature Update


Added option for admins to impersonate other users

Added an option to impersonate other users. This feature was heavily inspired by this plugin for Nextcloud. This allows admins to authenticate as other users and view the Admin Panel as that user.

To use this new feature, navigate to your "Manage Users" page and click on the impersonation icon next to any user.

dviBqLg6xf

This will redirect you to the user's panel view. To exit this mode, click on the x on the top right-hand corner of the page.

p0XFQSysgZ

Only one admin can impersonate a user at any time. Should you be logged out while impersonating another user, the system will resume your session again after you're logged in again.


Additional additions:

  • Added theme selector to edit user page
  • Fixed error 404 for footer links on footer pages



Notes:

In some rare instances, we noticed that the impersonation icons may appear greyed out directly after updating. This can be fixed by visiting /update?finishing again.