| Age | Commit message (Collapse) | Author | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
This removes any reference and usage of the deprecated docker-compose python tool.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Adds the missing glob, walk, fromYaml, toYaml, toYamlPretty, and toYamlCustom functions; as well as several time based functions similar to the helm function equivalents.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
After changes to the metrics endpoint in v4.38, the current Grafana dashboard example stopped working (reported in #7003). To address this, I created a new dashboard designed to monitor the Authelia endpoints across multiple instances. Grafana can also be configured to send alerts if certain request thresholds are reached. I tried to make this dashboard as future-proof as possible by minimizing overrides and using only basic Grafana features. A few people have tested the dashboard over the past few months, and I’ve incorporated their feedback.
Signed-off-by: Hendrik Sievers <89412959+hendrik1120@users.noreply.github.com>
 | 
 | 
Adjusts the email templates to use a well known email HTML generator called react email. This also adds a very useful preview option for the templates for testing purposes.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Brynn Crowley <littlehill723@gmail.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
This reverts commit 2d07d8dcd656e5d4cd23ec9db34160fa31cb5eb1.
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Dashboard was exported with a user/machine specific prometheus uid attached, leading to dashboard failure for others trying it. Fixed by removing UID, importing into grafana to make sure it works, and then selecting 'export for sharing externally'. The dashboard now prompts users to select a prometheus data source upon import. No other changes were made to the dashboard.
Signed-off-by: Dan <149286193+Lebowski89@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
These are deprecated and being removed.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
This adjusts the email table widths to be more appealing.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
This regenerates the generated portions of code.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
This replaces the JWT method for Identity Verification for most elements with a One-Time Code which has a controllable lifetime. These codes elevate the session for a duration, are less likely to be accidentally clicked, can be revoked, and generally a better experience for users. Users will be able to copy the codes directly from the email or manually type them. This improves the process as the user is very unlikely to input the code into the wrong window, and can't open it in the wrong browser. In addition the process prevents accidental clicking from causing issues.
Closes #3801
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
 | 
 | 
* Create simple grafana dashboard
* Added more charts and keep more compatible
Signed-off-by: Webysther Sperandio <webysther@gmail.com>
 | 
 | 
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
There was a missing readme and missing context to the readme for the example bundles. This resolves this.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
This adds support for LDAP unix sockets using the ldapi scheme. In addition it improves all of the address related parsing significantly deprecating old options.
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 | 
 | 
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
 |