Thomas Dedek d649fc9ce2 add readme
2021-04-27 13:50:07 +02:00
2021-04-13 22:11:33 +02:00
2021-04-27 13:27:34 +02:00
2021-04-13 15:50:20 +02:00
2021-04-13 15:50:20 +02:00
2021-04-13 15:50:20 +02:00
2021-04-27 13:50:07 +02:00
2021-04-13 20:44:39 +02:00
2021-04-13 15:50:20 +02:00

Passwort reset

Web interface for end users to request a password reset. The users private email address is being used as a bilateral secret to send him a private link that allows him to set a new password. The link has a limited lifetime (default is 49 hours). This value can be overridden in the configuration of the Account Service Backend.

Requirements

Client

  • JavaScript

Server

  • any static web server like nginx or Apache HTTP server

Development

  • NodeJS
  • Yarn
Description
Web frontend of the password reset service
Readme 236 KiB
Languages
Vue 92.6%
JavaScript 3.8%
Shell 2.4%
HTML 1.2%