Skip to content

Releases: tinyauthapp/tinyauth

v5.1.3

Choose a tag to compare

@steveiliop56 steveiliop56 released this 30 Jul 18:00
ad700e7

Tinyauth v5.1.3

A small patch release addressing GHSA-r27r-rr9v-vv37

Warning

This release contains a security fix, please update as soon as possible.

Fixes

  • Remove query parameters and clean request path before access-controls

Technical

  • Update dependencies

v5.1.3-rc.1

v5.1.3-rc.1 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 30 Jul 16:43
ad700e7
chore(deps): bump github/codeql-action/upload-sarif from 4.37.3 to 4.…

nightly

nightly Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 00:33
ad700e7
chore(deps): bump github/codeql-action/upload-sarif from 4.37.3 to 4.…

v5.1.2

Choose a tag to compare

@steveiliop56 steveiliop56 released this 20 Jul 21:57
c7077a7

Tinyauth v5.1.2

This path fix addresses some issues around the redirection logic (especially for Nginx/Swag users) and some security issues in access controls.

Warning

This release contains security fixes, please update as soon as possible.

Improvements

  • Parent domain is now considered a trusted domain
  • Allow for OAuth auto-redirect in OIDC flow

Fixes

  • Make login_for parameter optional
  • Fix redirection issues in HTTPS to HTTP downgrade redirect
  • Fix ACLs normalization in Docker and Kubernetes ACL providers

Technical

  • Update dependencies

Full Changelog: v5.1.1...v5.1.2

v5.1.2-beta.5

v5.1.2-beta.5 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 20 Jul 13:52
80bc871
refactor: rework acl fetching for kubernetes and docker (#1028)

v5.1.2-beta.4

v5.1.2-beta.4 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 19 Jul 21:09
0e7bdf6
feat: experimental option to run tinyauth in oauth bridge mode (#1027)

v5.1.2-beta.3

v5.1.2-beta.3 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 19 Jul 10:37
4db1b33
fix: allow for oauth auto redirect in oidc authorization

v5.1.2-beta.2

v5.1.2-beta.2 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 18 Jul 21:48
f43d690
refactor: rework scheme validation in oauth controller and frontend (…

v5.1.2-beta.1

v5.1.2-beta.1 Pre-release
Pre-release

Choose a tag to compare

@steveiliop56 steveiliop56 released this 18 Jul 15:20
50c25e4
fix: fix domain validator with port but no scheme and https or http

v5.1.1

Choose a tag to compare

@steveiliop56 steveiliop56 released this 17 Jul 09:46
a7eba59

Tinyauth v5.1.1

Small patch fix release, contains fixes for #1011 and #1009.

Fixes

  • Abstain when OAuth whitelist is empty in ACLs @wwhsaber
  • Don't fail app on label provider initialization failure
  • Fix LDAP user lookup in basic-auth @tsushanth

New Contributors

Full Changelog: v5.1.0...v5.1.1