1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
invoiceninja/app/Http/Middleware
Benjamin Beganović 8f5c876524
Merge pull request #10051 from beganovich/1541-broadcasting
InvoiceWasPaid: Don't broadcast to current user
2024-10-03 14:35:45 +02:00
..
ApiSecretCheck.php Update copyright 2024-04-12 14:15:41 +10:00
Authenticate.php Update copyright 2024-04-12 14:15:41 +10:00
CheckClientExistence.php Improve N+1 queries 2024-06-15 16:18:33 +10:00
CheckForMaintenanceMode.php Static Analysis 2024-06-16 14:35:56 +10:00
ClientPortalEnabled.php Improve N+1 queries 2024-06-15 16:18:33 +10:00
ContactAccount.php Update copyright 2024-04-12 14:15:41 +10:00
ContactKeyLogin.php Static Analysis 2024-06-16 14:35:56 +10:00
ContactRegister.php Updates / copyright 2024-08-05 14:02:58 +10:00
ContactSetDb.php Update copyright 2024-04-12 14:15:41 +10:00
ContactTokenAuth.php Update copyright 2024-04-12 14:15:41 +10:00
Cors.php update cors headers 2024-10-02 18:32:45 +02:00
EncryptCookies.php Static Analysis 2024-06-16 14:35:56 +10:00
Locale.php Improve N+1 queries 2024-06-15 16:18:33 +10:00
PasswordProtection.php Fixes for tests 2024-06-18 13:47:27 +10:00
PhantomSecret.php Update copyright 2024-04-12 14:15:41 +10:00
QueryLogging.php php-cs-fixer 2024-06-14 17:09:44 +10:00
RedirectIfAuthenticated.php Update copyright 2024-04-12 14:15:41 +10:00
SessionDomains.php Update copyright 2024-04-12 14:15:41 +10:00
SetDb.php Update copyright 2024-04-12 14:15:41 +10:00
SetDbByCompanyKey.php Update copyright 2024-04-12 14:15:41 +10:00
SetDocumentDb.php Update copyright 2024-04-12 14:15:41 +10:00
SetDomainNameDb.php Invalidate sessions if DB cannot be set 2024-07-01 08:40:57 +10:00
SetEmailDb.php Update copyright 2024-04-12 14:15:41 +10:00
SetInviteDb.php Update copyright 2024-04-12 14:15:41 +10:00
SetWebDb.php Fixes for static analysis 2024-10-02 10:05:28 +10:00
ThrottleRequestsWithPredis.php Fixes for static analysis 2024-10-02 10:05:28 +10:00
TokenAuth.php Update copyright 2024-04-12 14:15:41 +10:00
TrimStrings.php Static Analysis 2024-06-16 14:35:56 +10:00
TrustProxies.php Static Analysis 2024-06-16 14:35:56 +10:00
UrlSetDb.php Update copyright 2024-04-12 14:15:41 +10:00
UserVerified.php Update copyright 2024-04-12 14:15:41 +10:00
ValidateSignature.php Update copyright 2024-04-12 14:15:41 +10:00
VendorContactKeyLogin.php Update copyright 2024-04-12 14:15:41 +10:00
VendorLocale.php Update copyright 2024-04-12 14:15:41 +10:00
VerifyCsrfToken.php Static Analysis 2024-06-16 14:35:56 +10:00
VerifyHash.php Updated static analysis 2023-08-07 14:50:08 +10:00