-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PLANET-5605 Always add apps login filter
* This filter is needed to prevent the cookie from being set anywhere but the login page. If you don't add the filter then the cookie is always set. * The checks were in place to prevent other things from setting cookies. Those things are not there anymore, so we don't need the checks.
- Loading branch information
Showing
1 changed file
with
1 addition
and
40 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