jocxfin / pwgen

Simple self hosted password generator
GNU Affero General Public License v3.0
53 stars 3 forks source link

Environment Variable Configuration for Password/Passphrase Defaults #42

Closed jocxfin closed 6 months ago

jocxfin commented 6 months ago

Overview

This pull request introduces functionality allowing users to define default settings for password and passphrase generation using environment variables. This feature aims to enhance automation and standardization across different deployments, particularly benefiting self-hosted environments.

Changes Made

Environment Variables Introduced

Acceptance Criteria

Potential Challenges & Considerations

How to Test

"""