Closed snimavat closed 11 years ago
Currently nimble redirects users to "/" if no target URI is present in params. Add configuration option to where to redirect user after login
Fixed.
localusers { authentication { postLoginUrl = "/administration/adminstrators/index" enabled = true }
Currently nimble redirects users to "/" if no target URI is present in params. Add configuration option to where to redirect user after login