This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Releases: SURFnet/grouphub
Releases · SURFnet/grouphub
1.0-beta22
- 22 Remember if group was expanded or collapsed
- Fix rendering for group search and lazy loading groups
- Fix searching for groups in add members from group screen
- Fix Default group sort order is still used in route
- Fix Display user/group info and actions on same line
- 35 Enable text overflow for long group names
- 49 Only show admin or member memberships in voot endpoint
- 19 only modify changed LDAP values
- 75 prevent id suffix from being saved with name
1.0-beta21
- Selecting whether to search for users or groups can be done with a selectbox instead of radio buttons
1.0-beta20
- 34 Prevent groups from being marked for update on every sync by only comparing properties that exist in LDAP and thus can be synced.
1.0-beta19
- Updated SimpleSamlPhp + SAML2lib because of security vulnerability
- 19 delete attribute when empty
- 22 Store sort order of groups in cookie
- 23 Always position footer at the bottom
- 35 Hide long group names
- 41 Hide sort menu when mouse leaves dropdown
- 49 Only show real memberships
- 51 Only sync members, (no prospects)
1.0-beta18
- Store group names case sensitive in LDAP
1.0-beta17
- Allow unlimited amount of users to be copied from another group
1.0-beta16
- All users of a group can now be copied to another group
- Added instructions for installing dependencies for deployment tool
- SSH keys will now be forwarded to the vagrant box for deployment purposes
1.0-beta15
- Allow extra configured ldap attributes to be empty
- Made LDAP pagination an optional requirement
- Updated 3rd party libs
1.0-beta14
- Updated 3rd party libs
- Group Users/Memberships are now sorted by name
- Added support for more mapped group attributes (owner & displayname)
- Limit length of generated CN's
- More solid LDAP error handling
- More verbose feedback during sync runs
1.0-beta13
- Fixed ldap sync issue caused by freeing up memory too soon