- Issue created by @jviitamaki
- 🇫🇮Finland jviitamaki
Last patch was a bit raw to say the least. Here's more working one.
- Merge request !13Added initial version of group role mapper with group2 support → (Open) created by jviitamaki
- Status changed to Needs review
about 1 year ago 9:16am 30 October 2023 - 🇫🇮Finland jviitamaki
Changed getMappedRoles always return array mapped by group_id to prevent crashing when calculating permissions
- 🇫🇮Finland jviitamaki
Last patch introduced whole host of new issues while building roles in certain use cases. New patch attached.
- First commit to issue fork.
- Status changed to RTBC
3 months ago 10:17am 16 September 2024 - 🇬🇧United Kingdom catch
I was getting an exception from flexible permissions due to roles being added that didn't have the individual scope, just needed an if check.
After fixing that, this appears to be working fine.
I think it would help a lot with testing/bugfixing if this was available in the groups 2 and groups 3 compatible versions as experimental, so that individual issues can be done as MRs rather than commits to this MR, so moving to RTBC.
- 🇵🇱Poland Graber
+1 for merging and releasing this since the module is still in alpha phase.