-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: Remove reliance on default sprout config * feat: Add simple auth override * chore: Add resolution helper method for parsing middleware options * refactor: Remove resolver termination contract and update cookie resolver queueing Remove the IdentityResolverTerminates middleware and all referencing code. Update the cookie identity resolver to queue up the cookie during the setup event. Fixes #45 * feat: Allow for the disabling of tenant relation hydration Fixes #37 * refactor: Move tenant-aware jobs functionality to job override * chore: Move the context setting for the current tenant to be the first bootstrapper * chore: Add the job override to the default config * feat: Automatically add tenant header to response Fixes #46 * chore: Relocate TenantChildScope class * refactor: Collapse HasCustomCreators trait into BaseFactory class * chore: Add docs for all classes and methods Fixes #42 * refactor: Add better vendor-specific exceptions and replace uses Fixes #43
- Loading branch information
Showing
75 changed files
with
1,682 additions
and
343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.