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

Environment variable sandboxing #2794

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 5, 2022

  1. Major redraft of environment variable sandboxing

    Much simplified, removing regexs
    jsgf committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3e780c6 View commit details
    Browse the repository at this point in the history
  2. typo & clarification pass

    jsgf committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e77bb2d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Sep 10, 2023

  1. Various clarification updates

    - explicitly discuss the distinction between *operational* and
      *directive* environment fetches
    - more discussion about proc-macros, esp with respect to the proposed
      tracked environment API
    jsgf committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    c71b6d2 View commit details
    Browse the repository at this point in the history