Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra Author/Contributor information is leaked #14

Open
skruppy opened this issue Feb 9, 2019 · 0 comments
Open

Extra Author/Contributor information is leaked #14

skruppy opened this issue Feb 9, 2019 · 0 comments

Comments

@skruppy
Copy link

skruppy commented Feb 9, 2019

The metatags author, DC.Publisher, DC.Contributors, article:author and the schema.org Article is leaking full Author information, even if a less verbose Author output is configured with showuseras.

This might even impact performance (e.g. with authAD).

To fix this, I have several suggestions open for discussion:

  • Always stick to the showuseras configuration.
  • Add a plugin specific configuration.
    • Privacy by default: So the default should be "loginname", like the showuseras default.
    • Optional extra option like_showuseras
    • Optional extra option none
  • If useMetaAuthor is not set, show nowhere author informations.
giterlizzi added a commit that referenced this issue Oct 8, 2019
This option is useful for reduce loading of page when using "AuthLDAP/AD" plugin.

#14 #15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant