mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
d8c45f5746
Models are now loaded into their own map to then be used for sorting and reporting back of changed books. Prevents akward logic ordering issues of before where some bits of code assumed/hoped for loaded models on abstract data structures. New levels of permissions are now checked for items within the sort operation. Needs testing to cover. |
||
---|---|---|
.. | ||
ApiAuthException.php | ||
ConfirmationEmailException.php | ||
FileUploadException.php | ||
Handler.php | ||
HttpFetchException.php | ||
ImageUploadException.php | ||
JsonDebugException.php | ||
LdapException.php | ||
LoginAttemptEmailNeededException.php | ||
LoginAttemptException.php | ||
MoveOperationException.php | ||
NotFoundException.php | ||
NotifyException.php | ||
OpenIdConnectException.php | ||
PermissionsException.php | ||
PrettyException.php | ||
SamlException.php | ||
SocialDriverNotConfigured.php | ||
SocialSignInAccountNotUsed.php | ||
SocialSignInException.php | ||
StoppedAuthenticationException.php | ||
UnauthorizedException.php | ||
UserRegistrationException.php | ||
UserTokenExpiredException.php | ||
UserTokenNotFoundException.php | ||
UserUpdateException.php | ||
WhoopsBookStackPrettyHandler.php |