Skip to content

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:

  1. Admin goes to Control Panel > General > Service Worker
  2. If keys exist it will prompt a confirmation dialog to replace them or if keys don't exist it will simply fill them in
  3. 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

Merge request reports

Loading