0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/auth
Katharina Irrgang 7bcccc71dc
Moved apps into web folder (#9308)
refs #9178

- move express apps to one place (called `web`)
- requires https://github.com/TryGhost/Ghost-Admin/pull/923
- any further improvements are not part of this PR
- this PR just moves the files and ensures the paths are up-to-date
2017-12-06 17:37:54 +01:00
..
auth-strategies.js 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
authenticate.js 🐛 Fixed error for password authentication with Bearer Token (#9227) 2017-11-09 14:11:29 +00:00
authorize.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
index.js Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
oauth.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
passport.js Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
utils.js 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00