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

Easyrsa disable inline #1245

Merged
merged 4 commits into from
Oct 23, 2024
Merged

Commits on Oct 23, 2024

  1. inline: Introduce EASYRSA_DISABLE_INLINE

    Allow inline_file() to be disabled.
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad257ab View commit details
    Browse the repository at this point in the history
  2. Integrate EASYRSA_DISABLE_INLINE into 'vars' file

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cfe7746 View commit details
    Browse the repository at this point in the history
  3. Move 'inline' folder creation to inline_file()

    This ring-fences all inline code to inline_file() function.
    
    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    faf5fe2 View commit details
    Browse the repository at this point in the history
  4. ChangeLog: New global variable 'EASYRSA_DISABLE_INLINE'

    Signed-off-by: Richard T Bonhomme <[email protected]>
    TinCanTech committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5d43f54 View commit details
    Browse the repository at this point in the history