mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
a258e3d881
issue TryGhost/Ghost#7452, requires TryGhost/Ghost#7451 - use a `ghostOAuth` config flag to switch between the old-style per-install auth and centralized OAuth auth based on config provided by the server - add OAuth flows for: - setup - sign-in - sign-up - re-authenticate - add custom `oauth-ghost` authenticator to support our custom data structure - add test helpers to stub successful/failed oauth authentication - hide change password form if using OAuth (temporary - a way to change password via oauth provider will be added later) |
||
---|---|---|
.. | ||
base.js | ||
copy-html.js | ||
delete-all.js | ||
delete-post.js | ||
delete-subscriber.js | ||
delete-tag.js | ||
delete-theme.js | ||
delete-user.js | ||
import-subscribers.js | ||
invite-new-user.js | ||
leave-editor.js | ||
markdown-help.js | ||
new-subscriber.js | ||
re-authenticate.js | ||
transfer-owner.js | ||
upload-image.js | ||
upload-theme.js |