Skip to content

v2.1.0

Compare
Choose a tag to compare
@adrenth adrenth released this 15 Feb 13:45
· 33 commits to master since this release
  • Maintenance update:
    • Added .gitattributes files
    • Added composer/installers:^2.0 constraint to composer.json
    • Code (readability) improvements
    • Moved Vdlp\BasicAuthentication\ServiceProvider to Vdlp\BasicAuthentication\ServiceProviders\BasicAuthenticationServiceProvider
    • Moved boot logic from Plugin to its own middleware class Vdlp\BasicAuthentication\Http\Middleware\BasicAuthenticationMiddleware
    • Moved logic from AuthorizationHelper to Vdlp\BasicAuthentication\Http\Middleware\BasicAuthenticationMiddleware