Ghost/core/server/services/auth
Peter Zimon c2470bcddb
Fixed truncated URL for password reset email (#11827)
no issue

- shows the full URL instead of a truncated link in password reset email body. This is required for security and usability reasons (copy/paste)
2020-05-20 08:22:37 +01:00
..
api-key Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
members Fixed invalid method usage in members authentication 2019-06-27 15:21:21 +05:30
session Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
authenticate.js 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Fixed truncated URL for password reset email (#11827) 2020-05-20 08:22:37 +01:00
setup.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00