BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

Check authentication and authorization for all calls

Open rubendel opened this issue 8 years ago • 0 comments

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

rubendel avatar May 03 '17 06:05 rubendel