Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new property for admin user indication
is_admin field inside UserExtraInfo is deprecated now. We use dedicated IsAdminUser property in CheckFileInfo instead. Leave old code for now for backward compatibility. see: CollaboraOnline/online#9242 Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
- Loading branch information