Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-accounts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-accounts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 5 contributors

Commits on Apr 2, 2024

  1. Fix mend to run on cron

    malikparvez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d29e07a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #482 from puppetlabs/update_mend

    pdksync - update mend to work on cron
    rajat-puppet authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ea2f809 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. accounts_ssh_authorized_keys_line_parser: Output regex matches when s…

    …shkey format isnt correct
    bastelfreak committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4a46fc8 View commit details
    Browse the repository at this point in the history
  2. usermanagement: prohibit empty ssh keys

    previously we allowed ssh keys as empty strings `''`. This doesn't make
    sense and breaks the `accounts_ssh_authorized_keys_line_parser()`
    function.
    bastelfreak committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2492b85 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #484 from bastelfreak/debug

    accounts_ssh_authorized_keys_line_parser: Output regex matches when sshkey format isnt correct
    Ramesh7 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    927c433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fab5e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #483 from bastelfreak/empty

    usermanagement: prohibit empty ssh keys
    bastelfreak authored May 7, 2024
    Configuration menu
    Copy the full SHA
    883ba88 View commit details
    Browse the repository at this point in the history
  6. Release prep v8.2.0

    GitHub Actions committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4651765 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #485 from puppetlabs/release-prep

    Release prep v8.2.0
    Ramesh7 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    5601974 View commit details
    Browse the repository at this point in the history
Loading