The Wayback Machine - https://web.archive.org/web/20220722182244/https://github.com/topics/headless-cms
Skip to content
#

headless-cms

Here are 703 public repositories matching this topic...

strapi
sujaydeymountblue
sujaydeymountblue commented May 31, 2020

Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register

Expected behavior
An email should be valid in all aspect like

  • should check valid domain, well-formed and valid mailbox

Screenshots
invalid email1:
s1

issue: enhancement severity: low good first issue
directus
webiny-js
platform
laf0rge
laf0rge commented Jul 4, 2022

PHP Version

7.4.30

Shopware Version

6.4.12.0

Expected behaviour

When sending an API request according to https://shopware.stoplight.io/docs/admin-api/b3A6MTI2MjUzOTM-create-a-document-for-an-order with a body like this:

{
  "config": [
    {
      "documentNumber": "string",
      "property1": "string",
      "property2": "string"
    }
  ],
  "referenced_document_id
Good first issue Bug
grandnode
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
enhancement good first issue Priority:2 v1.x

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