authelia/internal/suites
renovate[bot] aacdba4711
build(deps): update traefik docker tag to v2.11.14 (#8296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 06:31:17 +00:00
..
ActiveDirectory test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
BypassAll test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
CLI test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
Caddy test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
Docker test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
DuoPush test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
Envoy test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
HAProxy test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
HighAvailability test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
LDAP test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
MariaDB test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
MultiCookieDomain test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
MySQL test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
NetworkACL test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
OIDC test(suites): ocd update configs (#8213) 2024-11-10 09:28:43 +11:00
OIDCTraefik test(suites): ocd update configs (#8213) 2024-11-10 09:28:43 +11:00
OneFactorOnly test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
PathPrefix test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
Postgres test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
ShortTimeouts test(suites): ocd update configs (#8213) 2024-11-10 09:28:43 +11:00
Standalone test(suites): ocd update configs (#8213) 2024-11-10 09:28:43 +11:00
Traefik test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
TwoFactor test(suites): add consistency (#8224) 2024-11-11 11:25:27 +00:00
common/pki refactor(suites): replace mailcatcher with mailpit (#8005) 2024-10-11 21:41:05 +11:00
example build(deps): update traefik docker tag to v2.11.14 (#8296) 2024-11-21 06:31:17 +00:00
README.md Rewrite and fix remaining suites in Go. 2019-12-05 11:05:24 +01:00
action_2fa_methods.go build(deps): update module github.com/go-rod/rod to v0.111.0 (#4056) 2022-09-26 13:10:37 +10:00
action_http.go refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
action_login.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
action_logout.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
action_mail.go refactor(suites): replace mailcatcher with mailpit (#8005) 2024-10-11 21:41:05 +11:00
action_mui.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
action_register.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
action_reset_password.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
action_settings.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
action_totp.go refactor: linting (#7863) 2024-09-20 11:11:53 +10:00
action_verify.go fix(web): one time code error hangs (#7208) 2024-04-22 20:26:07 +10:00
action_visit.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
action_webauthn.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
const.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
docker-compose.yml build: remove docker compose version references (#7092) 2024-04-07 19:57:27 +10:00
docker.go refactor(suites): prevent log truncation in buildkite (#7967) 2024-10-03 20:23:45 +10:00
duo.go feat(oidc): jwt response for introspection (#5840) 2023-08-27 12:52:57 +10:00
environment.go test(suites): fix redis restart issue (#7719) 2024-08-22 19:58:48 +10:00
http.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
kubernetes.go ci(codecov): fix suites and hooks to ensure successful codecov uploads (#7971) 2024-10-04 14:41:37 +10:00
registry.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
scenario_available_methods_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_backend_protection_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_bypass_policy_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_custom_headers_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_default_redirection_url_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_inactivity_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_multiple_cookie_domain_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_oidc_test.go refactor: apply suggestions from code review 2024-03-04 20:29:12 +11:00
scenario_one_factor_test.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
scenario_password_complexity_test.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
scenario_redirection_check_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_redirection_url_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_regulation_test.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
scenario_request_method_test.go feat(server): handle head method (#5003) 2023-02-28 20:01:09 +11:00
scenario_reset_password_test.go fix(web): feedback missing from password reset (#8021) 2024-10-15 12:53:26 +11:00
scenario_signin_email_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
scenario_two_factor_one_time_password_test.go fix(web): one time code error hangs (#7208) 2024-04-22 20:26:07 +10:00
scenario_two_factor_totp_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
scenario_two_factor_webauthn_test.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
scenario_user_preferences_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
suite_activedirectory.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_activedirectory_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_bypass_all.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_bypass_all_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
suite_caddy.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_caddy_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_cli.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_cli_test.go fix(commands): acl check missing query (#7940) 2024-09-29 08:19:29 +10:00
suite_docker.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_docker_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_duo_push.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_duo_push_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
suite_envoy.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_envoy_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_haproxy.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_haproxy_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_high_availability.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_high_availability_test.go fix(suites): container dependencies for redis stack in ha suite (#7947) 2024-09-30 20:41:59 +10:00
suite_kubernetes.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
suite_kubernetes_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_ldap.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_ldap_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_mariadb.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_mariadb_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_multi_cookie_domain.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_multi_cookie_domain_test.go feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
suite_mysql.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_mysql_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_network_acl.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_network_acl_test.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
suite_oidc.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_oidc_test.go test(suites): load environment into suites (#4762) 2023-01-25 15:11:05 +11:00
suite_oidc_traefik.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_oidc_traefik_test.go test(suites): load environment into suites (#4762) 2023-01-25 15:11:05 +11:00
suite_one_factor_only.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_one_factor_only_test.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
suite_pathprefix.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_pathprefix_test.go fix(web): adjust router basename behaviour (#7130) 2024-04-15 13:12:52 +10:00
suite_postgres.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_postgres_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_short_timeouts.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_short_timeouts_test.go test(suites): load environment into suites (#4762) 2023-01-25 15:11:05 +11:00
suite_standalone.go test: refactor linting (#5956) 2023-09-04 09:20:23 +10:00
suite_standalone_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_traefik2.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_traefik2_test.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_traefik3.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_traefik3_test.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_traefik_test.go test(suites): traefik3 (#8032) 2024-10-18 00:57:22 +00:00
suite_two_factor.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suite_two_factor_test.go test(suites): rename 2fa and totp scenario suites (#7147) 2024-04-12 15:33:48 +10:00
suites.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
suites_credentials.go test(suites): webauthn 2024-03-04 20:29:12 +11:00
utils.go fix(web): feedback missing from password reset (#8021) 2024-10-15 12:53:26 +11:00
verify_body_contains.go fix(suites): fix passive health checks for caddy suite (#3627) 2022-06-30 11:39:50 +10:00
verify_is_authenticated_page.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
verify_is_consent_page.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
verify_is_first_factor_page.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00
verify_is_home.go refactor(suites): replace selenium with go-rod (#2534) 2021-11-06 00:14:42 +11:00
verify_is_oidc.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
verify_is_public.go refactor(suites): replace selenium with go-rod (#2534) 2021-11-06 00:14:42 +11:00
verify_is_second_factor_page.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
verify_mail.go fix(web): add missing translations and align for consistency (#6950) 2024-03-19 21:09:52 +11:00
verify_notification.go refactor(suites): replace selenium with go-rod (#2534) 2021-11-06 00:14:42 +11:00
verify_secret_authorized.go feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
verify_url_is.go feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
webdriver.go test(suites): add and fix tests for coverage 2024-03-04 20:29:11 +11:00

README.md

Authelia Suites

A suite is a kind of virtual environment for Authelia. Please read the related documentation here to get more details.