Closed Viterbo closed 6 months ago
Name | Link |
---|---|
Latest commit | f88529ddd6db1076cbe709bb874e8256bbc42440 |
Latest deploy log | https://app.netlify.com/sites/obe-testnet/deploys/660f1e8dffe3380008f090f1 |
Deploy Preview | https://deploy-preview-842--obe-testnet.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | f88529ddd6db1076cbe709bb874e8256bbc42440 |
Latest deploy log | https://app.netlify.com/sites/obe-staging/deploys/660f1e8da6504e00086f98d0 |
Deploy Preview | https://deploy-preview-842--obe-staging.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes #835, #841
Description
This PR repairs the login behind the condition of isApproved. it also fixes a problem with the .env when it's not present (fresh repo clone).
Test scenarios
or run it locally with this code:
make sure you have the file
.env
with this code:then visit http://localhost:8080/proposal/aprfeeburn
Checklist: