nextcloud / nextcloud/user_saml
Duplicate 'Login attempt:' message using user_saml
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Steps to reproduce
- enable user_ldap, admin_audit and user_saml (with Environment Variable)
- login
- create/upload a file, sort files by name, etc
Expected behaviour
'Login attempt:' log should be generated once per login
Actual behaviour
'Login attempt:' log is generated once per user click
Server configuration
Operating system: Debian 8
Web server: apache 2.4
Database: postgresql 9.4
PHP version: 5.6
Nextcloud version: 13.0.2
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
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
No source files, tests, or entry points are named. Reproduce the login flow with user_ldap, admin_audit, and user_saml enabled, then trace where the “Login attempt:” message is emitted during subsequent user clicks. Done means one log entry is generated per login rather than per click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100