Skip to content

Releases: greenpau/go-authcrunch

v1.0.42

02 Dec 19:20
Compare
Choose a tag to compare

v1.0.41

04 Sep 00:41
Compare
Choose a tag to compare
  • Support non-root prefixed reverse proxy environments (#45)
  • User info roles field name (#42)

v1.0.40

27 Mar 13:40
Compare
Choose a tag to compare
  • upgrade go modules

v1.0.39

13 Jan 00:01
Compare
Choose a tag to compare
  • fix: update github.com/crewjam/saml

v1.0.38

29 Dec 17:06
Compare
Choose a tag to compare

v1.0.37

07 Nov 02:00
Compare
Choose a tag to compare
  • mfa: add support for windows hello
  • update go.mod and add css colors for discord
  • oauth: added support for discord oath provider (see #27 and Discord docs)
  • sso: implement metadata.xml handler

v1.0.36

21 Aug 22:31
Compare
Choose a tag to compare
  • upgrade to go1.18
  • sso: implement config and provider
  • authn: add sso app handler
  • makefile: remove go get deps
  • redirect: change separator to the correct one (#23)

v1.0.35

20 Jun 21:03
Compare
Choose a tag to compare
  • ui: generate nav menu for settings page
  • ui: format login template
  • ui: remove debug from login template
  • ui: hide login form links (greenpau/caddy-security#101, authp/authp.github.io#23)
  • ui: add apps templates - aws sso and mobile access
  • ui: minify css assets

v1.0.34

13 Jun 02:29
Compare
Choose a tag to compare

Note: Settings page will undergo a major redesign with TailwindCSS.

v1.0.33

06 Jun 01:44
Compare
Choose a tag to compare
  • oauth: add enable logout facilities
  • ui: convert portal and whoami templates to tailwindcss
  • ui: change go/template ref from Title to PageTitle
  • settings: fix logic for non-local identity stores
  • ui: convert register template to tailwindcss