Block a user
Upgrade Rails to 7.1, update dependencies, require Ruby 3.x
Fix/improve local ActiveStorage backend usage and handling of WebApp icons
@greg Amazing that we both didn't see it: there was a simple typo introduced at some point, namely "kebab" vs "kebap".
Add missing inetOrgPerson objectClass to user account entries
Define searchable attribute for enabled services in LDAP schema
Just FYI, I have applied for a PEN at IANA, which we can then use for the OID (organization ID) in any of our LDAP schemas. Should be assigned within a week.
https://www.iana.org/assignments/ent…
Define searchable attribute for enabled services in LDAP schema
Fix Docker volume permissions on some host platforms
Fix Ruby in Docker container on Apple silicon
@galfert Could you try and see if using named volumes fixed the issues? I just opened #171 for that.
Fix Docker volume permissions on some host platforms
Fix Ruby in Docker container on Apple silicon
Would be interesting to know why that isn't happening for @slvrbckt on the same platform and OS (albeit probably not with the alternative Docker implementation).
The LDAP one might actually…