Skip to content

Conversation

@andersbogsnes
Copy link
Contributor

Description

The docs currently do not mention that LDAP AUTH_ROLES_MAPPINGS are case-sensitive. This PR adds a line to document this.

Fixes #1641

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #2098 (101a499) into master (8203783) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2098      +/-   ##
==========================================
- Coverage   79.31%   79.30%   -0.02%     
==========================================
  Files          72       72              
  Lines        8970     8970              
==========================================
- Hits         7115     7114       -1     
- Misses       1855     1856       +1     
Flag Coverage Δ
python 79.30% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@dpgaspar dpgaspar merged commit f591ee5 into dpgaspar:master Oct 24, 2023
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.

AUTH_ROLES_MAPPING not working

2 participants