All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.1 - 2023-10-11
- ⬆️ Deprecate has_key #70 (JGodin-C2C)
2.0.0 - 2023-10-11
- ⬆️ Deprecate has_key #70 (JGodin-C2C)
- Fix pull #66 again after pull #56 was merged #68 (erik-frontify)
1.11.1 - 2019-07-30
1.11.0 - 2019-07-30
- Allow ssh_options for accounts being created through accounts::usergr… #66 (erik-frontify)
- Merge group arrays instead of rightmost precedence #65 (kobybr)
- Use loop instead of recursion #64 (seidler2547)
- Fixes #61 - Pass through managehome on absent #62 (edestecd)
- Update to add the system option to account.pp #60 (mooresm1)
- Correcting issue #15 #56 (jschaeff)
- added expiry parameter #55 (cjeanneret)
- Add additional prerequisite #53 (trevharmon)
- Fix puppet error if the account is not yet created #41 (Zophar78)
1.10.0 - 2018-01-03
1.9.3 - 2017-05-26
1.9.2 - 2017-05-22
1.9.1 - 2017-03-31
1.9.0 - 2017-01-10
1.8.1 - 2016-06-20
1.8.0 - 2016-02-18
1.7.0 - 2015-11-12
1.6.0 - 2015-10-19
- Don't create absent ssh_authorized_key resources if purge_ssh_keys is… #22 (mcanevet)
- Add ability to set a password hash for a user. Undef = !. #18 (johnzimm)
- Add uid and gid params to accounts::account #14 (mcanevet)
1.5.1 - 2015-08-21
1.5.0 - 2015-07-15
1.4.0 - 2015-07-02
1.3.5 - 2015-06-26
1.3.4 - 2015-05-28
1.3.3 - 2015-05-26
1.3.2 - 2015-05-26
1.3.1 - 2015-05-25
1.3.0 - 2015-05-22
- Add support for user comment #13 (mcanevet)
- Fix User resource title when $user != $name #12 (mcanevet)
1.2.2 - 2015-05-13
1.2.1 - 2015-05-12
1.2.0 - 2015-05-07
1.1.11 - 2015-04-27
- making sure the file is owned by user and not root. +the file permissions are 600 and not 444 #8 (pankajagarwal)