Actions
Feature #208
closedredirect to login/register page if not logged
Description
When entering /console page, if should check if user if logged (ex. /userinfo endpoint),
and if not, user should be redirected to login page,
otherwise, the console page should be shown
Updated by torgiren almost 4 years ago
- Due date set to 03/07/2022
- Start date changed from 03/06/2022 to 03/07/2022
- Follows Feature #209: add test framework with dummy test added
Updated by torgiren almost 4 years ago
- Subject changed from redirect to login page if not logged to redirect to login/register page if not logged
Updated by Anonymous over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset webui|908d5c228470a75a0a6119cc1e3101c5c576373f.
Actions