refs #16361 [fid] bugfix in authorize method
* introduces new Exception types * uses those Exceptions to authorize user
Showing
- module/fid/src/Service/Client.php 5 additions, 1 deletionmodule/fid/src/Service/Client.php
- module/fid/src/Service/UserAuthorizationException.php 26 additions, 0 deletionsmodule/fid/src/Service/UserAuthorizationException.php
- module/fid/src/Service/UserNotAuthorizedException.php 1 addition, 1 deletionmodule/fid/src/Service/UserNotAuthorizedException.php
- module/fid/src/Service/UserNotLoggedinException.php 26 additions, 0 deletionsmodule/fid/src/Service/UserNotLoggedinException.php
Please register or sign in to comment