Skip to content

Releases: rootinc/laravel-azure-middleware

v0.9.10

25 Feb 20:36
Compare
Choose a tag to compare
  • Move mergeConfig to register

v0.9.9

23 Nov 15:00
0320fe5
Compare
Choose a tag to compare
  • Fixes errorDescription error by fetching the correct key. If the key is not found, the original error is echoed.

v0.9.8

11 Nov 15:58
5ebceb5
Compare
Choose a tag to compare
  • Changing fail() error handling to support an array of errors.

v0.9.7

13 Oct 13:30
Compare
Choose a tag to compare
  • Bump version of Guzzle for Laravel 8

v0.9.6

08 Jul 13:22
4d4ae7d
Compare
Choose a tag to compare
  • Fix post-login redirection to the intended URL.

v0.9.5

15 Apr 13:22
b013cc5
Compare
Choose a tag to compare
  • Fix unmanaged exception when Azure response contents are missing.
  • Fixes bug

v0.9.4 (DON'T USE THIS)

14 Apr 18:18
f675857
Compare
Choose a tag to compare
  • Fix unmanaged exception when Azure response contents are missing.

v0.9.3

20 Dec 14:05
bb26d8b
Compare
Choose a tag to compare
  • Resolves an issue where user authenticates but does not have permission to run application, displaying friendly error.

v0.9.2

02 Oct 14:59
Compare
Choose a tag to compare
  • Updates readme for supplying a provider
  • Adds support for not supplying azure config

v0.9.1

01 Oct 16:02
a35c28d
Compare
Choose a tag to compare

Fixes package discovery issue