This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-25 03:10:24 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
6548ea4a121adfb4e29f45378ae3642d3e1304c4
BookStack
/
app
/
Access
History
Dan Brown
d2542d6265
Merge pull request
#5491
from BookStackApp/deprecations
...
Addressing PHP 8.4 Deprecations
2025-02-23 11:23:35 +00:00
..
Controllers
…
Guards
…
Mfa
…
Notifications
…
Oidc
…
EmailConfirmationService.php
…
ExternalBaseUserProvider.php
Framework: Performed Laravel 11 upgrade guide steps
2025-01-11 11:14:49 +00:00
GroupSyncService.php
…
Ldap.php
PHP: Addressed 8.4 deprecations within app itself
2025-02-17 12:45:37 +00:00
LdapService.php
LDAP: Fixed php type error when no cn provided for user
2025-02-20 13:06:49 +00:00
LoginService.php
Auth: Added specific guards against guest account login
2024-12-11 14:22:48 +00:00
RegistrationService.php
…
Saml2Service.php
…
SocialAccount.php
…
SocialAuthService.php
…
SocialDriverManager.php
PHP: Addressed 8.4 deprecations within app itself
2025-02-17 12:45:37 +00:00
UserInviteException.php
…
UserInviteService.php
…
UserTokenService.php
…