Commit graph

3 commits

Author SHA1 Message Date
Daniel García
e07fe35d33
Update README.md 2021-04-30 21:00:37 +02:00
BlackDex
dd29f14f46 Added warning when no HTTPS during register.
We already had a patch to warn users they need HTTPS when they login.
This was not working for the register form.

- Added a warning during the submit of the register form.
- Changed the check to see if `crypto.subtle` is defined or not.
- Removed the `webpack.config.js` patch, since this now is in upstream.
- Updated README.md shields and small comment regarding how to create
  the patch because of changes to the submodule.
2021-02-20 13:59:07 +01:00
Daniel García
d3c08a554f
Initial commit 2018-12-13 14:09:59 +01:00