Skip to content

Releases: greenpau/go-authcrunch

v1.1.4

09 Apr 20:54
Compare
Choose a tag to compare

Changelog

v1.1.3

26 Mar 19:32
Compare
Choose a tag to compare

Changelog

  • dd6967e authn: fix base path extraction for profile ui
  • 47945a0 chore: remove hardcoded portal role names
  • 92f0dbe feature: embed profile ui files
  • d5e997a fix: delete expired session cache entries

v1.1.2

24 Mar 18:24
Compare
Choose a tag to compare

Changelog

  • bfaeabc modify default protal roles acl
  • baf1a38 remove settings endpoint

v1.1.1

24 Mar 00:23
Compare
Choose a tag to compare

Changelog

  • c5d0307 add api key handler to profile api
  • 86bec33 add api key testing to profile api
  • 0454e12 add multiple handlers to profile api
  • e9988da feature: add app mfa tokens via profile api
  • aa53516 feature: add app token passcode testing to profile api
  • bca8dda feature: add gpg key add operations to profile api
  • c9e5dc0 feature: add keys to profile api
  • e6d37cb feature: add profile api endpoint
  • 7bdfa68 feature: add ssh key add operations to profile api
  • 68df1f9 feature: add u2f registration to profile api
  • 2483fa3 feature: add webauthn token testing to profile api
  • 73c7353 feature: allow configuration of default admin, user, and guest roles
  • ae9e524 feature: delete mfa tokens via profile api
  • a3a4d0e fix: remove superadmin user password from log

v1.0.50

16 Mar 02:32
Compare
Choose a tag to compare

Changelog

  • 08d3bc2 bug: fix bug with duplicate store config
  • 5faadfc feature: add linkedin oauth provider
  • 8611a21 feature: logout redirects for oauth endpoints

v1.0.49

14 Mar 18:01
Compare
Choose a tag to compare

Changelog

  • bd132ae feature: add redirects package for trusted redirect uri matching
  • dd4e160 feature: add trusted_logout_redirect_uri_configs to authn config
  • 3ccfd91 feature: handle logout with redirect uri present

v1.0.48

10 Mar 04:00
Compare
Choose a tag to compare

Changelog

v1.0.47

04 Jan 19:43
Compare
Choose a tag to compare

Changelog

  • 31cf77b @pgporada has signed the CLA in #48
  • c2f045e Remove duplicate ReadFileBytes utility code and check for string zero value (#48)
  • dd42ae7 authn: update handler for whoami probe
  • 5898422 released v1.0.47
  • bd6bad9 upgrade golang.org/x/crypto from 0.16.0 to 0.17.0

v1.0.46

03 Dec 00:45
Compare
Choose a tag to compare

Changelog

v1.0.44

02 Dec 23:49
Compare
Choose a tag to compare
  • fix: idp/oauth: update validator