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

Remove extra trailing bracket in example code #2435

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

jch0182
Copy link
Contributor

@jch0182 jch0182 commented Mar 4, 2022

In the sample code, there was an extra training "}" in the localpart_template causing all usernames to be appended with "=7D" before the server designation, such as:

@[Username]=7D:[ServerName]

In the sample code, there was an extra training "}" in the localpart_template causing all usernames to be appended with "=7D" before the server designation, such as:

@[Username]=7D:[ServerName]
@netlify
Copy link

netlify bot commented Mar 4, 2022

✔️ Deploy Preview for authentik ready!

🔨 Explore the source changes: ec4f08e

🔍 Inspect the deploy log: https://app.netlify.com/sites/authentik/deploys/62227349353ecc0007b8bf2a

😎 Browse the preview: https://deploy-preview-2435--authentik.netlify.app

@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #2435 (ec4f08e) into master (4d3b25e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2435   +/-   ##
=======================================
  Coverage   91.63%   91.63%           
=======================================
  Files         452      452           
  Lines       19620    19620           
=======================================
  Hits        17976    17976           
  Misses       1644     1644           

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 4d3b25e...ec4f08e. Read the comment docs.

@BeryJu BeryJu merged commit 680d4fc into goauthentik:master Mar 4, 2022
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

2 participants