Ghost/ghost/members-api
Nazar Gargol 3b14e7c1fa Removed redundant empty string handling logic in users module
no issue

- Since the Member model started to be used the logic handling empty strings -> null conversion is now handled in the core here https://github.com/TryGhost/Ghost/blob/8fd1e81/core/server/models/base/index.js#L492-L499
2020-01-13 18:49:25 +07:00
..
lib Removed redundant empty string handling logic in users module 2020-01-13 18:49:25 +07:00
test Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Extracted metadata get/set methods into internal metadata module 2020-01-13 15:45:22 +07:00
package.json Published new versions 2020-01-13 15:54:59 +07:00