summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-07-25mixed up trocla and puppet_trocla repos, sorryHEADmasterkwadronaut
2016-06-07keep trocla object around - addresses #18mh
2016-06-07whitespace cleanupmh
2015-12-22Fix #17 - point to @ZeroPointEnergy's hiera-backendmh
2015-10-20Fix configfile error in hiera backendMichael Weiser
2015-10-18cleanup and simplifactionmh
2015-10-01Add custom hiera backend for troclaMichael Weiser
2015-08-12Fix #14 - allow trocla_get not to raise an error if nothing is foundmh
2015-08-12whitespace cleanupmh
2014-08-21bump to version 0.0.11mh
2014-08-21ensure that we always select a charsetmh
2014-06-27new versionmh
2014-06-27make it possible that formats can query back to trocla itself, so they can lo...mh
2014-06-27add SHA1 base64 encoded formatmh
2014-06-27Merge branch 'charset_option' of https://github.com/tilya/trocla into tilya-c...mh
2014-06-27Merge branch 'safechars' of https://github.com/asquelt/trocla into asquelt-sa...mh
2014-06-24adds charset option for generating plain passwordsAnna Janackova
2014-06-24puppet will convert all values to string, so we need to convert it back to in...asq
2014-06-24add option to generate shell-safe passwordsasq
2014-04-03puppet will convert all values to string, so we need to convert it back to in...asq
2014-04-03add option to generate shell-safe passwordsasq
2014-04-03add option to generate shell-safe passwordsasq
2014-02-26x509 format - fixesasq
2014-02-26x509 formatasq
2013-10-03release 0.0.9mh
2013-08-20add ssha formatmh
2013-02-28Removing calls to Puppet.features.rubygems?Michael Franz Aigner
2013-01-14Regenerate gemspec for version 0.0.8mh
2012-12-28enable travismh
2012-12-28use the memory adapter for tests and ensure that we pass adapter_optionsmh
2012-12-28use a more recent trocla versionmh
2012-12-25Security: use SecureRandom for a much better random generator - Kernel.rand i...mh
2012-01-05another version bumpmh
2012-01-05version bumpmh
2011-12-17version 0.0.5mh
2011-12-17Merge remote-tracking branch 'immerda/master'mh
2011-12-17version 0.0.4mh
2011-12-17reduce special characters.mh
2011-11-26version 0.0.4mh
2011-11-26rather use salt than random string to avoid not allowed charactersmh
2011-10-27mergemh
2011-09-06as setting a hash first is a bit cumbersome, we provide the possibility to pa...mh
2011-08-12add missing bcrypt filemh
2011-08-12increase versionmh
2011-08-08wordingmh
2011-08-08wordingmh
2011-08-05salt should not really containt special charactersmh
2011-08-05introduce trocla_set - useful to migrate existing manifestsmh
2011-08-05cleanup code and improve test namingmh
2011-08-05add sha(256|512)crypt formats - increase versionmh