Skip to content
#

headless-cms

Here are 498 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

directus
azharul-islam
azharul-islam commented Jun 7, 2021

Login page shows "invalid payload" for invalid email, while it should show error for invalid email format

Type "test@test.cob" in email field and any password in password field and click login to reproduce it.

Environment: MySQL 8, rc.73
<img width="439" alt="Screen Shot 2021-06-07 at 10 43 40 PM" src="https://user-images.githubusercontent.com/38819502/121079498-dbda8680-c7e2-11eb-8f10-299a

webiny-js
Ashu96
Ashu96 commented May 25, 2021

This is:

  • Improvement

Detailed Description:

At the moment when we run the Webiny info command using:

yarn webiny info --env=<ENV>

we only display the URLs and the environment name.
With this task, we want to expand that and add AWS region and project name to the list.

Possible Solution:

We need to make the necessary changes in the [packages/cwp-template-aws/cl

twill
arkid
arkid commented Jan 20, 2020

I've multiple sites in development with totally different configurations in progress, yet via one of them by total chance I just discovered that the feature to edit the title of a record isn't working. Checking my other twill sites the problem is also present in all the others.

The DOM updates with the new title and when you click the UPDATE button the popup closes. However no network communi

daptin
metafeather
metafeather commented Oct 5, 2020
  • Are you running a release or master: master
  • Issue is about a fresh instance (no data in db) or restart: fresh

This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13

``

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