Skip to content

Conversation

@casperbiering
Copy link
Contributor

@casperbiering casperbiering commented Jan 18, 2026

This PR fixes the following issues:

  • "No such combination ID (S4)" which I guess is due to me having both App + MitID chip authentication
  • "Authentication failed: 'name'" this was due to hidden input without the name attribute

Besides, I have "management" access to 2 companies + "employee" access to 1 company. That caused these issues:

  • Two identities was for the same company, meaning that it just showed the same company twice. So I've added the identity_detail.
  • It looped over div.list-link-box but that meant that it only fetched the first company in the "management" section, so I've changed that to a.list-link.

@scaarup scaarup merged commit 784d6c6 into scaarup:main Jan 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants