Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Worked on route headers implementation fix: #564
Browse files Browse the repository at this point in the history
  • Loading branch information
Panagis (P.) Tselentis committed May 6, 2020
1 parent 3a040a4 commit 5f5052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
* Fix security issue that allowed a user to escalate to admin status. (Kudos to [j3ssie](https://github.com/j3ssie)).
* Fix XSS vulnerabity on alerts and notifications. (Kudos to [j3ssie](https://github.com/j3ssie)).
* Fix issues #555, #562. Initial registration allows multiple admin users to be created
* Implemented missing `snis`, `sources`, `destingations` and `path_handling` fields on routes.
* Implemented missing `headers`, `snis`, `sources`, `destingations` and `path_handling` fields on routes.
* Implemented missing `client_certificate` field on services.
* Added the ability to seed initial user and node data via configmaps and mounts PR: #522
* Added Basic Auth credentials support on Connections PR: #393
Expand Down

0 comments on commit 5f5052f

Please sign in to comment.