Skip to content
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

decoupled openvpn-ldap-auth package from additional packages. #247

Closed
wants to merge 58 commits into from

Commits on Oct 8, 2017

  1. Turned up options for encryption

    + Added: Default cipher for server and client. BF-CBC isn't that strong
    now and OVPN complains about this on startup
    
    + Added: 'timeout' for DH generation. Higher key sizes mean more time
    processing.
    + Added: TLS ciphers added to help strengthen the server.
    
    ~ Changed: Key size now bumped up to 2048 which is now considered
    minimum key size requirement.
    mcrmonkey committed Oct 8, 2017
    Copy the full SHA
    131ff16 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Added openvpn-auth-ldap package for Redhat/Centos 7

    Added ldap_auth_plugin_location for Redhat/Centos 7
    Sebastian Stulz committed Nov 10, 2017
    Copy the full SHA
    7edc281 View commit details
    Browse the repository at this point in the history
  2. fixed space in package definition

    Sebastian Stulz committed Nov 10, 2017
    Copy the full SHA
    958edd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Moved openldap auth plugin package in own "ldap_auth_plugin_package" …

    …definition to decouple it from additional packages.
    Sebastian Stulz committed Nov 12, 2017
    Copy the full SHA
    a2b8ca5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2861df1 View commit details
    Browse the repository at this point in the history
  3. modulesync 1.4.1

    bastelfreak committed Nov 12, 2017
    Copy the full SHA
    90f8bc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. changed array to string

    Sebastian Stulz committed Nov 13, 2017
    Copy the full SHA
    e7965d5 View commit details
    Browse the repository at this point in the history
  2. applied to other os versions

    Sebastian Stulz committed Nov 13, 2017
    Copy the full SHA
    81f3bdf View commit details
    Browse the repository at this point in the history
  3. Merge pull request voxpupuli#248 from voxpupuli/modulesync

    modulesync 1.4.1
    bastelfreak committed Nov 13, 2017
    Copy the full SHA
    b253943 View commit details
    Browse the repository at this point in the history
  4. release 5.0.0

    bastelfreak committed Nov 13, 2017
    Copy the full SHA
    115526b View commit details
    Browse the repository at this point in the history
  5. Merge pull request voxpupuli#249 from bastelfreak/rel500

    release 5.0.0
    llowder committed Nov 13, 2017
    Copy the full SHA
    55cddc1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    88cce19 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. modulesync 1.5.0

    bastelfreak committed Nov 16, 2017
    Copy the full SHA
    aa43843 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge pull request voxpupuli#250 from voxpupuli/modulesync

    modulesync 1.5.0
    bastelfreak committed Nov 17, 2017
    Copy the full SHA
    f57b1f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e115f23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request voxpupuli#223 from mcrmonkey/master

    Turned up options for encryption
    bastelfreak committed Nov 17, 2017
    Copy the full SHA
    9a1ab7d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. purge trailing whitespace

    bastelfreak committed Nov 20, 2017
    Copy the full SHA
    75353a3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    131fa6e View commit details
    Browse the repository at this point in the history
  3. Corrected test that adds the Openvpn::Ca as prerequisite to Service

    Cédric Jeanneret committed Nov 20, 2017
    Copy the full SHA
    db8a1bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request voxpupuli#251 from bastelfreak/puppet4

    replace validate_* with datatypes in init.pp
    bastelfreak committed Nov 20, 2017
    Copy the full SHA
    2217592 View commit details
    Browse the repository at this point in the history
  5. updated unit test for openvpn::server

    Cédric Jeanneret committed Nov 20, 2017
    Copy the full SHA
    d52f545 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d8ed6a8 View commit details
    Browse the repository at this point in the history
  7. release 6.0.0

    bastelfreak committed Nov 20, 2017
    Copy the full SHA
    9b711d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge pull request voxpupuli#254 from bastelfreak/rel600

    release 6.0.0
    bastelfreak committed Nov 21, 2017
    Copy the full SHA
    eace060 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abbd32b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. modulesync 1.6.0

    bastelfreak committed Jan 4, 2018
    Copy the full SHA
    7547553 View commit details
    Browse the repository at this point in the history
  2. Merge pull request voxpupuli#257 from voxpupuli/modulesync

    modulesync 1.6.0
    bastelfreak committed Jan 4, 2018
    Copy the full SHA
    42a5770 View commit details
    Browse the repository at this point in the history
  3. add datatypes to all params

    to-kn committed Jan 4, 2018
    Copy the full SHA
    45aa029 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. fix wrong type for $expire

    to-kn committed Jan 5, 2018
    Copy the full SHA
    0537b0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request voxpupuli#259 from to-kn/feat_datatypes

    add datatypes to all params
    bastelfreak committed Jan 5, 2018
    Copy the full SHA
    43cf1b1 View commit details
    Browse the repository at this point in the history
  3. update crl if validity is less than 1 week

    add parameters: crl_auto_renew, crl_renew_schedule_period, crl_renew_schedule_repeat
    fix spec-tests
    to-kn committed Jan 5, 2018
    Copy the full SHA
    c7759f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request voxpupuli#256 from to-kn/add_crl_renewal

    Add crl renewal
    bastelfreak committed Jan 5, 2018
    Copy the full SHA
    bddfaef View commit details
    Browse the repository at this point in the history
  5. release 7.0.0

    bastelfreak committed Jan 5, 2018
    Copy the full SHA
    3e8ab63 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Merge pull request voxpupuli#260 from bastelfreak/rel700

    release 7.0.0
    bastelfreak committed Jan 6, 2018
    Copy the full SHA
    e991fb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13f5ddd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. add openvpn::deploy::(export/client)

    fix linting, add credit, add tests
    fixes voxpupuli#231
    to-kn committed Jan 7, 2018
    Copy the full SHA
    d0fd9f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff5cd1d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Copy the full SHA
    e1e063c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. change name of fact to "openvpn"

    add mock_with to .sync.yml and remove additional $LOAD from spec_helper
    to-kn committed Jan 10, 2018
    Copy the full SHA
    9f3eb23 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    085eb26 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Merge pull request voxpupuli#261 from to-kn/feat_deploy

    add openvpn::deploy::(export/client)
    bastelfreak committed Jan 11, 2018
    Copy the full SHA
    652f33a View commit details
    Browse the repository at this point in the history
  2. release 7.1.0

    bastelfreak committed Jan 11, 2018
    Copy the full SHA
    e77dad3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request voxpupuli#262 from bastelfreak/rel710

    release 7.1.0
    dhollinger committed Jan 11, 2018
    Copy the full SHA
    9d3569a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    271683a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. Added openvpn-auth-ldap package for Redhat/Centos 7

    Added ldap_auth_plugin_location for Redhat/Centos 7
    Sebastian Stulz authored and metallaw committed Jan 21, 2018
    Copy the full SHA
    0fda65e View commit details
    Browse the repository at this point in the history
  2. fixed space in package definition

    Sebastian Stulz authored and metallaw committed Jan 21, 2018
    Copy the full SHA
    d595d2d View commit details
    Browse the repository at this point in the history
  3. Moved openldap auth plugin package in own "ldap_auth_plugin_package" …

    …definition to decouple it from additional packages.
    Sebastian Stulz authored and metallaw committed Jan 21, 2018
    Copy the full SHA
    224dab1 View commit details
    Browse the repository at this point in the history
  4. changed array to string

    Sebastian Stulz authored and metallaw committed Jan 21, 2018
    Copy the full SHA
    79c2eea View commit details
    Browse the repository at this point in the history
  5. applied to other os versions

    Sebastian Stulz authored and metallaw committed Jan 21, 2018
    Copy the full SHA
    47dc7c8 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	manifests/server.pp
    metallaw committed Jan 21, 2018
    Copy the full SHA
    e45abb3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a5c50af View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Allow to define remote-cert-tls

    jkroepke authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    7451c63 View commit details
    Browse the repository at this point in the history
  2. Added some spec tests

    jkroepke authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    0d80e1a View commit details
    Browse the repository at this point in the history
  3. Fixed lint issues

    jkroepke authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    2f26544 View commit details
    Browse the repository at this point in the history
  4. modulesync 1.8.0

    bastelfreak authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    f35ff82 View commit details
    Browse the repository at this point in the history
  5. Bug Fix: Ensure cipher and tls_cipher can be disabled entirely

    This change ensures that by setting cipher and tls_cipher to blank strings,
    they are consistently kept out of the configuration files - as opposed to
    invalid configuration being generated where the config keyword is generated
    with a blank argument.
    jcarr-sailthru authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    64072b7 View commit details
    Browse the repository at this point in the history
  6. release 7.2.0

    bastelfreak authored and metallaw committed Mar 20, 2018
    Copy the full SHA
    fe4c95d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    30fbaf5 View commit details
    Browse the repository at this point in the history