Skip to content

Replace '/users/:id/edit' with '/profile' or smth similar #26

@KL-7

Description

@KL-7

As users are allowed to edit only their own profiles there's no need for generic route like '/users/:id/edit' and action for editing user by id. It'd better from security perspective as well to have smth like '/profile' path for editing current_user (if user is signed in).

Metadata

Metadata

Assignees

No one assigned

    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