Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.4.9 #12354

Merged
merged 20 commits into from
Apr 26, 2023
Merged

Release v3.4.9 #12354

merged 20 commits into from
Apr 26, 2023

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #10987 - Show peer racks as a dropdown list under rack view
  • #11386 - Introduce CSRF_COOKIE_SECURE, SECURE_SSL_REDIRECT, and SESSION_COOKIE_SECURE configuration parameters
  • #11623 - Hide PSK strings under wireless LAN & link views
  • #12205 - Sanitize rendered custom links to mitigate malicious links
  • #12226 - Enable setting user name & email values via remote authenticate headers
  • #12337 - Enable anonymized reporting of census data

Bug Fixes

  • #11383 - Fix ordering of global search results by object type
  • #11902 - Fix import of inventory items for devices with duplicated names
  • #12238 - Improve error message for API token IP prefix validation failures
  • #12255 - Restore the ability to move inventory items among devices
  • #12270 - Fix pre-population of list values when creating a saved filter
  • #12296 - Fix "mark connected" form field for bulk editing front & rear ports

jeremystretch and others added 20 commits April 12, 2023 15:33
…leware (#12253)

* Closes #12226: Add Profile Data Headers to Remote Authentication Middleware

* Tweak documentation

---------

Co-authored-by: jeremystretch <[email protected]>
* Fixes #11383: Sorting search by type doesn't work

* Fixes #11383: Sorting search by type doesn't work; more reliable approach
* #12255 allow inventory items to change devices

* #12255 allow inventory item template to change devices

* #12255 fix init

* 12255 remove can_swtich from template model

* 12255 change to check module list
* Intial. 2 ways the racknavigation displayed

* show active rack in dropdown

* auto hide/show when viewport reduces

* Dropdown only

* Update links to use get_absolute_url()

---------

Co-authored-by: Pieter Lambrecht <[email protected]>
Co-authored-by: jeremystretch <[email protected]>
* Fixes #11623: obfuscate Wi-Fi PSKs

* yarn linting fixes

* include static files
… SESSION_COOKIE_SECURE configuration parameters
@jeremystretch jeremystretch merged commit f867cb3 into master Apr 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants