Skip to content
#

headless-cms

Here are 543 public repositories matching this topic...

strapi
hkovacs
hkovacs commented Jun 22, 2020

Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.

https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR

vicky002
vicky002 commented Aug 7, 2021

Issue Summary

I have Ghost Self-hosted.

When I try to import my subscribers from Substack, it shows this error as shown in the image.

I tried searching everywhere but no solution. I also tried to manually create the Members folder on the server but still no luck.
![CleanShot 2021-08-07 at 20 42 50@2x](https://user-images.githubusercontent.com/5517129/128604907-9d7cab8d-0d6b-4cbb

directus
MichaelNussbaumerGOWEST
MichaelNussbaumerGOWEST commented Jun 12, 2021

I think the filter of the calendar layout is not 100% correct.

The situation I have is, that my item is more than one month long. (season for hotel pricing) The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.

Current filter:

{
    "_and": [
        {"start":{"_gte":"###FIRST#
webiny-js
twill
mix.core
Smilefounder
Smilefounder commented Feb 21, 2021

Is your feature request related to a problem? Please describe.
Allow social login:

  1. Google
  2. Facebook
  3. Github (this is also for future in CMS discussion, create a ticket to Github purpose)
  4. Others (eg, Github, MS, Twitter, Apple,...)

Describe the solution you'd like

  • Allow login via /security/login or /security/register
  • Allow login methods via API
  • Allow l

Improve this page

Add a description, image, and links to the headless-cms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless-cms topic, visit your repo's landing page and select "manage topics."

Learn more