0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Hannah Wolfe 4e49aeb9a0
Moved password validation into a library
- This is super specific code relating only to validating passwords.
- It's needed as a shared validator as we use other funnels to help people setup Ghost on Pro, but currently it's hard-baked into Ghost
- It's also not the greatest code. It'd be nice to be able to rework it and know that would automatically update everywhere passwords are set
2021-06-15 12:33:14 +01:00
..
adapters Swapped to American English spellings 2021-06-09 16:39:06 +01:00
api Added cache invalidation for products api 2021-06-15 12:40:55 +05:30
data Moved password validation into a library 2021-06-15 12:33:14 +01:00
lib Moved password validation into a library 2021-06-15 12:33:14 +01:00
models Moved password validation into a library 2021-06-15 12:33:14 +01:00
public
services Updated products data in portal site endpoint 2021-06-11 12:41:46 +05:30
views
web Swapped to American English spellings 2021-06-09 16:39:06 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +01:00
notify.js
overrides.js
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Removed update check service in favor of external package 2021-06-03 13:24:19 +04:00