-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
As per Bitwarden source code, the license options LimitCollectionCreation and AllowAdminAccessToAllCollectionItems are deprecated:
// Deprecated. Left for backwards compatibility with old license versions.
LimitCollectionCreationDeletion = org.LimitCollectionCreation || org.LimitCollectionDeletion;
AllowAdminAccessToAllCollectionItems = org.AllowAdminAccessToAllCollectionItems;So I think they could be removed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels