Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

Releases: greenpau/caddy-auth-portal

v1.4.8

25 Jun 01:38

Choose a tag to compare

  • replace portal to authp in json tag of Portal struct

v1.4.7

25 Jun 01:31

Choose a tag to compare

Breaking Changes!

If things do not work, please open an issue and provide full configuration. In return, I will provide a new config that would match your old configuration.

v1.4.6

09 Mar 06:52

Choose a tag to compare

v1.4.6

v1.4.5

07 Mar 02:27

Choose a tag to compare

  • fix bug with initialization of local user database #97
  • add ability to load and serve any file. See Static Assets of Any Type and #92

v1.4.4

06 Mar 23:11

Choose a tag to compare

v1.4.3

16 Feb 07:11

Choose a tag to compare

  • add global and backend require mfa directives (#13)
  • add caddy download links to docs
  • add unit tests for sandbox cache functions
  • add sandbox ui

v1.4.2

14 Feb 03:36

Choose a tag to compare

  • add tests for the cookies issued by this plugin (see #90 )
  • upgrade to caddy-trace v1.1.5

v1.4.1

13 Feb 18:43

Choose a tag to compare

  • upgrade to caddy v2.3.0
  • upgrade to caddy-auth-jwt v1.2.5

v1.3.11

30 Jan 19:05

Choose a tag to compare

  • upgrade to caddy-auth-jwt v1.2.4

v1.3.10

08 Jan 00:25

Choose a tag to compare

  • add LDAP backend bugfix