ansible/lib/ansible/plugins
Matt Martz fdf5dd02b3
Updates for password hashing (#71120)
* Validate salt when using crypt. Respect salt_size in password lookup. Repair salt for bcrypt. Fixes #71107. Fixes #53750. Fixes #36129.

* Handle algorithms we don't know about, and make sure to return the salt

* Account for old passlib

* Add tests for salt constraints

* Add changelog fragment

* Add test for #36129
2020-08-26 14:54:38 -05:00
..
action Allow macOS ACLs to work for unpriv -> unpriv (#70785) 2020-08-04 14:32:48 -04:00
become Migrated to ansible.netcommon 2020-03-23 11:14:21 -05:00
cache Make cache adjudicator's flush call plugin flush (#70987) 2020-08-03 17:16:15 -05:00
callback added configurable dir for tree callback (#71348) 2020-08-24 13:00:15 -04:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection powershell - fix quoting values (#71411) 2020-08-26 07:06:51 +10:00
doc_fragments add extra vars to inventory plugins (#70970) 2020-08-19 12:56:28 -04:00
filter epoch can be a float with strftime filter. Fixes #71257 (#71314) 2020-08-17 13:46:49 -05:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory docs: Remove examples using the ec2.py script (#69107) 2020-08-21 14:50:09 -05:00
lookup Updates for password hashing (#71120) 2020-08-26 14:54:38 -05:00
netconf Fix netconf validate capability check (#71195) 2020-08-12 09:17:54 +05:30
shell powershell - fix quoting values (#71411) 2020-08-26 07:06:51 +10:00
strategy Add skip_reason to meta task skips (#71355) 2020-08-20 13:48:10 -05:00
terminal Document existing ansi_re sequences and add ESC[m (#70683) 2020-07-22 08:56:21 -04:00
test Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 2020-06-08 16:30:14 -05:00
vars Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
__init__.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00