Releases: fajo-de/mokey
Releases · fajo-de/mokey
Release mokey 1.4.0
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
Full Changelog: mokey-1.2.0...mokey-1.3.0
Release mokey 1.2.0
Full Changelog: mokey-1.1.0...mokey-1.2.0
Fixes and sync with upstream
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
- @fajo-de made their first contribution in #1
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/fajo-de/mokey/commits/mokey-1.1.0
mokey-1.0.0
Initial release of this fork with many changes.
Full Changelog: https://github.com/fajo-de/mokey/commits/mokey-1.0.0