Commit graph

11 commits

Author SHA1 Message Date
Miodec 24f11297d4 updated description 2023-04-19 13:40:18 +02:00
Miodec 1c489cad92 updated description 2023-04-01 21:15:55 +02:00
Liewe Gutter 51ebf96fcb
improve password length check (#3973) lgutter
integratie check for too long passwords into isPasswordStrong, and
consistently check for it wherever passwords can be created / changed.

Co-authored-by: Liewe Gutter <liewegutter@gmail.com>
2023-02-06 12:30:33 +01:00
Miodec ecabc9d72b quotes 2022-11-14 18:43:40 +01:00
Miodec f494e2aa0b handling recover email 2022-11-14 18:38:11 +01:00
Miodec b9f1caadcd enforcing strong passwords in the email handler 2022-09-28 12:46:11 +02:00
Miodec eabb7d857e unnecessary todos 2022-05-04 01:41:37 +02:00
Rizwan Mustafa c66ab852c4
Fixed styles not showing up (#2799)
* Fixed styles not showing up

* Removed unused css file
2022-04-03 15:34:41 +02:00
Miodec c1b5a7f745 added confirm field to the password reset form 2022-03-20 00:24:36 +01:00
Rizwan Mustafa d5f7e3890c
Remove deprecated frontend (#2658)
* Remove deprecated click calls

* Remove deprecated focus calls

* Remove deprecated keypress event

* Remove deprecated keyCode

* Remove .keydown depracated frontend
2022-03-08 08:01:11 -06:00
Bruce Berrios 345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00
Renamed from static/email-handler.html (Browse further)