nextcloud / nextcloud/user_saml
Allow disabling group prefix
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Expected behaviour
We should be able to disable group prefix.
I think it's a regression because this was the default behavior in v5.
Actual behaviour
It's not possible to set an empty value from the CLI.
And in the UI, the difference between empty or default isn't clear either.
Server configuration
PHP version:
8.2
Nextcloud version: (see Nextcloud admin page)
28.0.9
App version:
6.2.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the CLI and UI entry points for the group-prefix setting and compare how an empty value is handled with the default. Confirm the intended behavior against the app's configuration flow; done means an empty prefix can be selected or set from both interfaces and is distinguishable from the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100