mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-06 05:16:48 +08:00
- Don't setup username+password from config file during fresh install. - If `LISTMONK_ADMIN_USER` and `LISTMONK_ADMIN_PASSWORD` env vars are set during `--install`, use them. - Otherwise, render new username+password creation UI on `/admin/login`. - Add Cypress tests. |
||
---|---|---|
.. | ||
archive.cy.js | ||
bounces.cy.js | ||
campaigns.cy.js | ||
dashboard.cy.js | ||
forms.cy.js | ||
import.cy.js | ||
lists.cy.js | ||
settings.cy.js | ||
subscribers.cy.js | ||
templates.cy.js | ||
users.cy.js |