1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Middleware
David Bomba b7d3f4e7aa
Client Portal conditionals (#3039)
* Fixes for tests

* add additional fields for company settings

* fixes for travis

* update company settings schema

* Disable client portal

* Client Portal middleware

* Working on client portal

* hide portal

* Implement notification channgels for User and ClientContact models

* Push notifications onto queue

* Force authentication if client portal is password protected
2019-11-04 11:22:59 +11:00
..
ApiSecretCheck.php fix error formatting 2019-09-24 08:37:38 +10:00
Authenticate.php Update copyright 2019-05-11 13:32:07 +10:00
CheckForMaintenanceMode.php Update copyright 2019-05-11 13:32:07 +10:00
ClientPortalEnabled.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ContactSetDb.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
ContactTokenAuth.php fix error formatting 2019-09-24 08:37:38 +10:00
EncryptCookies.php Update copyright 2019-05-11 13:32:07 +10:00
PasswordProtection.php Track signup platform (#3014) 2019-10-24 15:46:24 +11:00
QueryLogging.php Working on Invoice Taxes 2019-10-17 16:09:52 +11:00
RedirectIfAuthenticated.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
SetDb.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
SetDomainNameDb.php fix error formatting 2019-09-24 08:37:38 +10:00
SetWebDb.php fix error formatting 2019-09-24 08:37:38 +10:00
StartupCheck.php Bump to Laravel 6 2019-09-26 20:49:52 +10:00
TokenAuth.php fix error formatting 2019-09-24 08:37:38 +10:00
TrimStrings.php Update copyright 2019-05-11 13:32:07 +10:00
TrustProxies.php Update copyright 2019-05-11 13:32:07 +10:00
UrlSetDb.php Invitation routing 2019-09-23 15:59:01 +10:00
VerifyCsrfToken.php Update copyright 2019-05-11 13:32:07 +10:00