9.6.0
New features
- An ingress may now be restricted to a specific user by setting the
username
attribute in theconfig
section of aGafaelfawrIngress
, or the correspondingusername
query parameter to the/auth
route. Any other user will receive a 403 error. The scope requiremments must also still be met.
Bug fixes
- Add an ARIA label to the icon for deleting a token in the user interface for better accessibility.
What's Changed
- [neophile] Update dependencies by @neophile-square in #897
- [neophile] Update dependencies by @neophile-square in #900
- [neophile] Update dependencies by @neophile-square in #903
- Update Python dependencies by @rra in #907
- [neophile] Update dependencies by @neophile-square in #908
- Bump eslint from 8.52.0 to 8.55.0 in /ui by @dependabot in #909
- Bump styled-components from 6.1.0 to 6.1.1 in /ui by @dependabot in #901
- Bump react-icons from 4.11.0 to 4.12.0 in /ui by @dependabot in #904
- Bump @babel/eslint-parser from 7.22.15 to 7.23.3 in /ui by @dependabot in #902
- Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 in /ui by @dependabot in #898
- DM-41998: Update Python dependencies by @rra in #910
- DM-41998: Add support for per-user ingresses by @rra in #911
- DM-41998: Prepare 9.6.0 release by @rra in #912
Full Changelog: 9.5.1...9.6.0