0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/auth
Naz cb0807d07a Blocked requests from integrations when integration limit is in place
https://github.com/TryGhost/Team/issues/599

- When custom integration limit is enabled all requests from existing integrations should not be accepted. With the exception of internal integrations like backup and scheduler
2021-04-10 00:45:26 +12:00
..
api-key Blocked requests from integrations when integration limit is in place 2021-04-10 00:45:26 +12:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
session Enabled authentication using an api key with a user_id 2020-11-20 09:53:18 +01:00
authenticate.js
authorize.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
index.js
passwordreset.js Updated email styles 2021-03-03 17:15:37 +01:00
setup.js