mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #329] Expired (TTL-wise) accounts do expire but it's not shown on accountInfo #83
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @speed47 on GitHub (Jul 15, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/329
see https://github.com/ovh/the-bastion/issues/313#issuecomment-1184158231
@speed47 commented on GitHub (Jul 15, 2022):
The terminology here can be confusing, we need to change that.
In the context of
accountInfo:activeis whether this account has been declared active or inactive by an external system, if such policy is enabled (see https://ovh.github.io/the-bastion/administration/configuration/bastion_conf.html#accountexternalvalidationprogram)expiredis whether this account has logged-in recently enough to not be auto-expired, if such policy is enabled (https://ovh.github.io/the-bastion/administration/configuration/bastion_conf.html#accountmaxinactivedays)this account can connect to this bastionis incorrect in this case, as the TTL has expired, and in effect the account can not connect.@speed47 commented on GitHub (Sep 21, 2022):
Merged and released in v3.09.00