Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: user paths #3085

Merged
merged 10 commits into from Jun 15, 2022
Merged

core: user paths #3085

merged 10 commits into from Jun 15, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Jun 13, 2022

Todo

  • Docs
  • Forms for source
  • Add path for user write and form
  • Make path work with search

Possible things in the future

  • Convert ldap source dn to path
  • Represent path in ldap outpost

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #3085 (1f7a345) into main (5be45eb) will increase coverage by 0.01%.
The diff coverage is 95.39%.

@@            Coverage Diff             @@
##             main    #3085      +/-   ##
==========================================
+ Coverage   92.00%   92.01%   +0.01%     
==========================================
  Files         466      466              
  Lines       20937    20998      +61     
==========================================
+ Hits        19262    19320      +58     
- Misses       1675     1678       +3     
Impacted Files Coverage Δ
authentik/core/api/sources.py 83.55% <ø> (+2.54%) ⬆️
authentik/sources/saml/processors/response.py 71.43% <ø> (ø)
authentik/core/models.py 92.10% <76.93%> (-0.70%) ⬇️
authentik/core/api/users.py 92.48% <100.00%> (+0.46%) ⬆️
authentik/core/sources/flow_manager.py 94.49% <100.00%> (+0.04%) ⬆️
authentik/core/tests/test_users_api.py 100.00% <100.00%> (ø)
authentik/outposts/models.py 87.40% <100.00%> (+0.12%) ⬆️
authentik/sources/ldap/sync/base.py 92.86% <100.00%> (+0.18%) ⬆️
authentik/stages/user_write/api.py 100.00% <100.00%> (ø)
authentik/stages/user_write/models.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5be45eb...1f7a345. Read the comment docs.

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@netlify
Copy link

netlify bot commented Jun 14, 2022

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 79b5cd8
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/62a8f301001ebf0008db8f94
😎 Deploy Preview https://deploy-preview-3085--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu merged commit 1c62a3d into main Jun 15, 2022
@BeryJu BeryJu deleted the core/user-paths branch June 15, 2022 10:12
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.

None yet

1 participant