Skip to content

v0.3

Compare
Choose a tag to compare
@stokito stokito released this 20 Nov 15:03
· 178 commits to master since this release

In the v0.3 release a big issue was fixed that now sets the cookie's path to the root / context.
Otherwise it was setting the path to the same as the controller/service that triggered it.
Most users I believe will want this behavior. If setting the path is desired, that can be accommodated.
Please contact me or do a pull request if you'd like that.