2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/routes
Austin Burdine ea1e454038 fix authentication error if setup/two is re-submitted
closes #6226
- adds calls to oauth middleware on PUT /authentication/setup/
- prevent setup/two from trying to log in again if user is already logged in
2015-12-18 12:18:13 -07:00
..
admin.js Have /ghost use its own express instance 2014-09-19 08:57:13 +00:00
api.js fix authentication error if setup/two is re-submitted 2015-12-18 12:18:13 -07:00
frontend.js No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
index.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00