-
Notifications
You must be signed in to change notification settings - Fork 254
Remove password aging #1432
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
Draft
alejandro-colomar
wants to merge
26
commits into
shadow-maint:master
Choose a base branch
from
alejandro-colomar:expiry
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+111
−23,962
Draft
Remove password aging #1432
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
14542fe
*: expiry(1): Remove program
alejandro-colomar f3d202b
*: chage(1): Remove interactive -I
alejandro-colomar f459a18
*: chage(1): Remove interactive -m
alejandro-colomar 548c287
*: chage(1): Remove interactive -M
alejandro-colomar 59d1821
*: chage(1): Remove interactive -W
alejandro-colomar d8bb1d8
*: chage(1): -I,--inactive: Remove option
alejandro-colomar 3685417
*: chage(1): -m,--mindays: Remove option
alejandro-colomar 8a9f292
*: chage(1): -M,--maxdays: Remove option
alejandro-colomar ebcb261
*: chage(1): -W,--warndays: Remove option
alejandro-colomar 4381c26
*: passwd(1): -k,--keep-tokens: Remove option
alejandro-colomar 783f571
*: passwd(1): -n,--mindays: Remove option
alejandro-colomar b64cbac
*: passwd(1): -x,--maxdays: Remove option
alejandro-colomar b18a6b0
*: passwd(1): -i,--inactive: Remove option
alejandro-colomar c9c2ad3
*: passwd(1): -w,--warndays: Remove option
alejandro-colomar 87bbf32
*: useradd(8): -f,--inactive: Remove option
alejandro-colomar bd06c76
*: usermod(8): -f,--inactive: Remove option
alejandro-colomar 298cd36
*: login.defs(5): PASS_MIN_DAYS: Remove configuration variable
alejandro-colomar e524c3f
*: login.defs(5): PASS_MAX_DAYS: Remove configuration variable
alejandro-colomar 2169d73
*: login.defs(5): PASS_WARN_AGE: Remove configuration variable
alejandro-colomar 27da3ea
*: /etc/default/useradd: INACTIVE: Remove configuration variable
alejandro-colomar 2549caa
*: shadow(5): sp_min: Ignore field, and clear it
alejandro-colomar 6a2d2f3
*: shadow(5): sp_max: Ignore field, and clear it
alejandro-colomar 5140c36
*: shadow(5): sp_inact: Ignore field, and clear it
alejandro-colomar 332a3f9
*: shadow(5): sp_warn: Ignore field, and clear it
alejandro-colomar cabb33c
*: shadow(5): sp_lstchg: Reduce the allowed values to "0", and ""
alejandro-colomar a991ac0
tests/system/tests/test_newusers.py: Remove tests where PAM differs f…
alejandro-colomar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.