Skip to content

pre-route ignores the context #121

Description

@yogthos

if you setup a preroute such as

(pre-route '/admin/*' {} (when-not (is-admin?) (redirect '/login')))

when the application runs on app sever with a context, eg: http://localhost/myapp/admin, preroute for /admin will not be triggered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions