-
Notifications
You must be signed in to change notification settings - Fork 269
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
25
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.
Draft
Remove password aging #1432
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
3aad759
src/chage.c: Remove interactive -m
alejandro-colomar f4ad422
*/: chage(1): -m,--mindays: Remove option
alejandro-colomar ccd00d0
*/: passwd(1): -n,--mindays: Remove option
alejandro-colomar d4202fd
*/: login.defs(5): PASS_MIN_DAYS: Remove configuration variable
alejandro-colomar f1d901d
*/: shadow(5): sp_min: Ignore field, and clear it
alejandro-colomar f04e25f
*: chage(1): Remove interactive -I
alejandro-colomar 620623a
*: chage(1): Remove interactive -M
alejandro-colomar 2b0a7a8
*: chage(1): Remove interactive -W
alejandro-colomar ad85ab5
*: chage(1): -I,--inactive: Remove option
alejandro-colomar 373aeeb
*: chage(1): -M,--maxdays: Remove option
alejandro-colomar ea5c847
*: chage(1): -W,--warndays: Remove option
alejandro-colomar 3222e71
*: passwd(1): -k,--keep-tokens: Remove option
alejandro-colomar 282179c
*: passwd(1): -x,--maxdays: Remove option
alejandro-colomar fce25a8
*: passwd(1): -i,--inactive: Remove option
alejandro-colomar bcc65ce
*: passwd(1): -w,--warndays: Remove option
alejandro-colomar 42391fa
*: useradd(8): -f,--inactive: Remove option
alejandro-colomar 25220ee
*: usermod(8): -f,--inactive: Remove option
alejandro-colomar d5bfe75
*: login.defs(5): PASS_MAX_DAYS: Remove configuration variable
alejandro-colomar bc8f66b
*: login.defs(5): PASS_WARN_AGE: Remove configuration variable
alejandro-colomar fbdcd79
*: /etc/default/useradd: INACTIVE: Remove configuration variable
alejandro-colomar f76eac6
*: shadow(5): sp_max: Ignore field, and clear it
alejandro-colomar bdd5123
*: shadow(5): sp_inact: Ignore field, and clear it
alejandro-colomar 4b8b3ff
*: shadow(5): sp_warn: Ignore field, and clear it
alejandro-colomar 0a9be8a
*: shadow(5): sp_lstchg: Reduce the allowed values to "0", and ""
alejandro-colomar 1da5e8d
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
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.