nextcloud / nextcloud/sharepoint
Auth issues with ` and/or ^
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
If the password contains ` or ^, authentication fails.
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
Start by reproducing authentication with passwords containing ` and ^, then trace the SharePoint backend's authentication path to identify where those characters are mishandled. No files or tests are named in the issue; done means authentication succeeds for both characters and the regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100