BIMserver
BIMserver copied to clipboard
Check authentication and authorization for all calls
More than 300 methods are now available in the service interfaces. There are probably a few that are not checking for the proper authorization.
Most notably the can* methods in the Authorization class are not implemented at all for all subclassses but ExplicitRightsAuthorization.
See also: https://github.com/opensourceBIM/BIMserver/issues/520