Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Use Python’s os.getenv method to replace constants and literal values of credentials and other secure values with calls to Window’s environment variables.
    (For testing on your computer see Create Windows Environment Variables with PowerShell)

  2. Email the Python script to DataSelf.

  3. Sent credentials outside of email (e.g., text).

...