Akaunting/app/Http/Middleware
Denis Duliçi b3a10b554a fixed default company identification
caused by https://github.com/laravel/framework/pull/42942
2022-07-14 18:44:56 +03:00
..
AddXHeader.php
AdminMenu.php akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Authenticate.php
AuthenticateOnceWithBasicAuth.php akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
CanInstall.php use route name 2021-04-23 11:35:25 +03:00
CheckForReadOnlyMode.php added `read-only` mode #28nd2px 2022-04-25 15:04:04 +03:00
DateFormat.php Add expire_at field to DateFormat Middleware for Estimates App 2021-12-01 11:02:49 +00:00
Dropzone.php
EncryptCookies.php
IdentifyCompany.php fixed default company identification 2022-07-14 18:44:56 +03:00
LogoutIfUserDisabled.php
Money.php currency code is empty use setting default currency.. 2021-09-04 16:01:12 +03:00
PortalMenu.php akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
RedirectIfAuthenticated.php
RedirectIfNoApiKey.php
RedirectIfNotInstalled.php
RedirectIfWizardNotCompleted.php
TrimStrings.php
TrustHosts.php
TrustProxies.php akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
ValidateSignature.php makes possible right validation for temporary signed routes 2021-07-29 13:19:58 +03:00
VerifyCsrfToken.php