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

providers/ldap: set password_change_date in check_pwd_last_set to avoid loop ending user sessions #11913

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

lint

e0541fe
Select commit
Loading
Failed to load commit list.
Open

providers/ldap: set password_change_date in check_pwd_last_set to avoid loop ending user sessions #11913

lint
e0541fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 1s

42.85% of diff hit (target 92.57%)

View this Pull Request on Codecov

42.85% of diff hit (target 92.57%)

Annotations

Check warning on line 89 in authentik/sources/ldap/sync/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/base.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 95 in authentik/sources/ldap/sync/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/base.py#L95

Added line #L95 was not covered by tests

Check warning on line 101 in authentik/sources/ldap/sync/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/base.py#L97-L101

Added lines #L97 - L101 were not covered by tests

Check warning on line 108 in authentik/sources/ldap/sync/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/base.py#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 22 in authentik/sources/ldap/sync/vendor/freeipa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/vendor/freeipa.py#L22

Added line #L22 was not covered by tests

Check warning on line 52 in authentik/sources/ldap/sync/vendor/ms_ad.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/sources/ldap/sync/vendor/ms_ad.py#L52

Added line #L52 was not covered by tests