Add ability to generate vapid keys on frontend
What does this MR do?
This adds a basic endpoint which generates the keys via web-push and then puts the value into field for the user to save
Steps:
- Admin goes to Control Panel > General > Service Worker
- If keys exist it will prompt a confirmation dialog to replace them or if keys don't exist it will simply fill them in
- Admin clicks save
This is part of #926 (closed)
Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this merge request