Skip to content

Check public urls #215

Description

@liviopersonne

Right now, there are 2 public urls that exist. I have removed them for now because I haven't checked them. We'll need to check that they work correctly before making them public in src/routes/index.ts:

Right now:

const NON_AUTH_PUBLIC_ROUTE_PREFIXES = [ERROR_PREFIX];

After checks:

const NON_AUTH_PUBLIC_ROUTE_PREFIXES = [ERROR_PREFIX, '/mri-mailing-list', '/posulter'];

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions