nextcloud / nextcloud/user_saml

Duplicate 'Login attempt:' message using user_saml

Open
#533 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
104
Forks
85
Avg merge
1d 15h
Merged PRs (30d)
16

Description

Steps to reproduce
  1. enable user_ldap, admin_audit and user_saml (with Environment Variable)
  2. login
  3. 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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.