Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Support setting initial admin email & password during deploy #369

Closed
bbodenmiller opened this issue Apr 30, 2021 · 0 comments · Fixed by #371
Closed

Support setting initial admin email & password during deploy #369

bbodenmiller opened this issue Apr 30, 2021 · 0 comments · Fixed by #371

Comments

@bbodenmiller
Copy link
Contributor

To improve security, should support passing environment variable to deploy.sh with desired initial admin email & password rather than just generic one hard coded in deploy.sh.

textbook referenced this issue in textbook/postfacto Apr 30, 2021
- Adds handling of ADMIN_EMAIL and ADMIN_PASSWORD env vars to deploy scripts
- Supersedes #368
- Documents HEROKU_REGION env var
- Documents issue identified in #346
@textbook textbook linked a pull request Apr 30, 2021 that will close this issue
5 tasks
textbook added a commit that referenced this issue Apr 30, 2021
- Adds handling of ADMIN_EMAIL and ADMIN_PASSWORD env vars to deploy scripts
- Supersedes #368
- Documents HEROKU_REGION env var
- Documents issue identified in #346
@textbook textbook mentioned this issue Apr 30, 2021
2 tasks
dwettstein referenced this issue in dwettstein/postfacto Dec 15, 2021
* master:
  Bump nokogiri from 1.11.3 to 1.11.4 in /e2e (#386)
  Bump nokogiri from 1.11.3 to 1.11.4 in /api (#387)
  Bump ExecJS version
  Upgrade Rails to 6.1.3.2 (#382)
  [Snyk] Security upgrade puma from 5.2.2 to 5.3.1 (#381)
  Upgrade web dependencies (#377)
  Fix conditional push of Docker containers
  Fix typo in CI workflow
  Allow creation of sharable retro from admin panel (fixes #308) (#376)
  Overhaul Docker build, push and test (#375)
  Explicitly push all tags
  Fix the Docker push scripts (#373)
  Allow admin email and password to be overridden (fixes #369) (#371)
  Improve CONTRIBUTING.md formatting (#367) [skip ci]
  fix: upgrade mixpanel-browser from 2.39.0 to 2.41.0 (#364)
  fix: upgrade actioncable from 5.2.4 to 5.2.5 (#365)
  Remove broken gitter link (fixes #350) [skip ci]
  RFC - Attempt at making deployment docs easier to follow (#313)
  Migrate from Travis to GitHub Actions (#363)
  Upgrade all the things (#360)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant