Thank you for creating this module. I was just playing with it and had issues where log in redirection wouldn't work on successful log in and it would redirect me to the log in page when ever I change to another page.
I figured out that this was caused by me adding the shiro filter, etc. after the lift filter, etc. in the web xml. I updated the Readme to reflect that so that other people don't get caught out by this.
Hi Tim,
Thank you for creating this module. I was just playing with it and had issues where log in redirection wouldn't work on successful log in and it would redirect me to the log in page when ever I change to another page.
I figured out that this was caused by me adding the shiro filter, etc. after the lift filter, etc. in the web xml. I updated the Readme to reflect that so that other people don't get caught out by this.
Regards,
Stephan