CWS-Start
CWS-Start copied to clipboard
Split auth controller
IMHO authcontroller do more then one thing. It should be split: one controller for login/logout one for password reset one for register new members
Hi peter I originally done it that way to group all the auth/membership stuff together easily. However this sounds like an ideal pull request