PeerTube/server/initializers
Nassim Bounouas f88ee4a952 Feature/password reset link expiration (#2305)
* #1928 Add a sentence indicating the reset time limit on form and email

* #1928 Customizable password reset lifetime

* #1928 Add a route to verify reset link and call it on reset form init

* Revert "#1928 Customizable password reset lifetime"

This reverts commit 0ed97453f8.

* #1928 Reset password lifetime hardcoded to one hour

* Remove useless modifications for #1928
2019-12-18 09:59:00 +01:00
..
migrations Fix video import with long thumbnail url 2019-12-17 09:55:33 +01:00
checker-after-init.ts Add warning if videos directory is the same than redundancy 2019-12-10 14:31:08 +01:00
checker-before-init.ts Avoid circular error in logger 2019-11-05 11:08:51 +01:00
config.ts Add max file size, max files and ip anonymize log options 2019-12-12 17:15:38 +01:00
constants.ts Feature/password reset link expiration (#2305) 2019-12-18 09:59:00 +01:00
database.ts WIP plugins: install/uninstall 2019-07-24 10:58:16 +02:00
index.ts Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00
installer.ts Improve registration 2019-06-07 17:05:42 +02:00
migrator.ts Update sequelize 2019-04-24 16:26:20 +02:00