0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Daniel Lockyer 805bb0b87a
Fixed variable scoping issue with email verification
no issue

- `this` isn't referring to the correct `this` in this scope, and the
  library is an import of the file anyway, so this fixes the undefined
  function call as a result
2022-02-01 13:54:13 +00:00
..
client@15a82cc46c Updated Admin to v4.34.1 2022-02-01 08:50:37 +00:00
frontend Included benefits with theme product data (#14051) 2022-01-24 13:55:25 +02:00
server Fixed variable scoping issue with email verification 2022-02-01 13:54:13 +00:00
shared Added alpha flag for Tier welcome pages 2022-01-31 13:40:33 +02:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00