Skip to content

Wrong redirect after login in admin page #1

@mamey

Description

@mamey

After logging in with my credentials from Config.groovy the SplitTestAuthController tries to redirect the application to SplitTestController with the (default) action 'index', but there is none - should be 'list'

change line 22 in SplitTestAuthController
redirect(controller: 'splitTest', action: 'list')

BTW: documentation regarding default passwords is wrong - doesn't work with 'admin' / 'changeit'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions