Skip to content

Releases: fajo-de/mokey

Release mokey 1.4.0

26 Jul 18:34

Choose a tag to compare

Added support for indirect groups (hide/display indirect groups and control use of indirect groups for access control)

New config parameters added:

# Hide groups (default: false)
#hide_groups = true

# Hide indirect groups (default: true)
#hide_indirect_groups = false

# Do not check indirect group membership (default: false)
#require_group_no_indirect = true

Full Changelog: mokey-1.3.0...mokey-1.4.0

Release mokey 1.3.0

25 Jul 16:28

Choose a tag to compare

Release mokey 1.2.0

25 Jul 11:17

Choose a tag to compare

Fixes and sync with upstream

14 Jul 20:13

Choose a tag to compare

What's Changed

  • added sample configuration file by @fajo-de in #1
  • upgrade vulnerable dependencies by @fajo-de in #2
  • Merge hide invalid username error by @fajo-de in #3
  • Bump golang.org/x/crypto from 0.28.0 to 0.35.0 by @dependabot[bot] in #4
  • Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 by @dependabot[bot] in #6
  • Bump golang.org/x/net from 0.29.0 to 0.38.0 by @dependabot[bot] in #5

New Contributors

Full Changelog: https://github.com/fajo-de/mokey/commits/mokey-1.1.0

mokey-1.0.0

13 Feb 10:22

Choose a tag to compare

Initial release of this fork with many changes.

Full Changelog: https://github.com/fajo-de/mokey/commits/mokey-1.0.0