github inex/IXP-Manager v4.9.2
Second Bug Fix Release for v4.9.0

latest releases: v7.0.1, v7.0.0, v6.4.2...
7 years ago

This is a bug fix release for version v4.9.0 that fixes some breaking changes.

If you are not yet running v4.9.0, please [follow the release notes for v4.9.0] and upgrade to v4.9.0 first. (It is not necessary to upgrade to v4.9.1, you can go straight from v4.9.0 -> v4.9.2.)

Quick Upgrade Instructions

This bug fix only has code changes and so the upgrade process is simple - in your IXP Manager installation directory (referred to as ${IXPROOT} in the usual upgrade instructions just run the following:

git fetch --all
git checkout v4.9.2

Bug Fixes

  • Fix password reset location (68ae7c1)
  • Remove CSRF from API POST routes (2f05ce4)
  • Disable CSRF for the login page (c06ac1d)
  • Fix and improve some issues with the switch configuration display (5274189, aa0344d)
  • Restore name field to user profile - fixes #500

Don't miss a new IXP-Manager release

NewReleases is sending notifications on new releases.