nextcloud / nextcloud/server

Weird URL for accounts -> recently active

Open
#46,776 4 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

1. to develop 30-feedback bug feature: users and groups hotspot: account name handling
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

⚠️ This issue respects the following points: ⚠️
Bug description

The URL for the "Recently active" list in the accounts manager is /settings/users/__nc_internal_recent.

It works and it's no problem form a technical point.

Only a bit weird, given that we use cleaner urls for admins and disabled accounts.

Admins: /settings/users/admin
Disabled accounts: /settings/users/disabled

Steps to reproduce
  1. Login as admin
  2. Go to accounts management
  3. Click "Recently active"
  4. Notice url
Expected behavior

A clean url ;)

cc @sorbaugh @Pytal

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.