The Wayback Machine - https://web.archive.org/web/20211123044352/https://github.com/topics/hacktoberfest-accepted
Skip to content
#

hacktoberfest-accepted

Here are 10,448 public repositories matching this topic...

cosmos
howtheysre
tiacop
tiacop commented Mar 24, 2021

Would be supercool to have "BlogPosting" as article JSON-LD type.

From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting. (https://schema.org/BlogPosting)

I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https:

maskphish
Eigengrau-s-Essential-Establishment-Generator
colesmj
colesmj commented Oct 21, 2018

"AA03": { "description": "Weakness in SSO Authorization", "source": (Process, Element), "target": (Process, Server), "condition": "target.implementsAuthenticationScheme is False", },

What if the Process implements BasicAuth or uses mutual TLS (neither of which is SSO)?
If the Process uses SAML or OAuth, then maybe.
Maybe authenticationScheme as a string var is neces

peixotoleonardo
peixotoleonardo commented Nov 8, 2021

Is your feature request related to a problem? Please describe.

I believe we can take a more object-oriented approach in module settings.

Describe the solution you'd like

// packages/nestjs/src/lib/interfaces/automapper-module-options.interface.ts
export interface AutomapperModuleOptions {
  /**
   * An array of CreateMapperOptions to create multiple mappers
   */
  

Improve this page

Add a description, image, and links to the hacktoberfest-accepted 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 hacktoberfest-accepted topic, visit your repo's landing page and select "manage topics."

Learn more