Skip to content

chore(other): remove requiresLogin#11

Merged
DmitryAnansky merged 1 commit into
mainfrom
remove-require-login
Jun 15, 2026
Merged

chore(other): remove requiresLogin#11
DmitryAnansky merged 1 commit into
mainfrom
remove-require-login

Conversation

@DmitryAnansky

Copy link
Copy Markdown
Collaborator

Removed requiresLogin from access configuration.

@redocly redocly Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cafe AI Review: 🟢 Completed

Reunite Agent has reviewed your changes and found 1 potential issue(s).

Note

Low Risk

Changes the documentation portal access configuration by removing the login requirement. The risk is low as it only affects documentation accessibility and does not alter core application logic or systems.

Overview

Removes the requiresLogin access control configuration from redocly.yaml.

@DmitryAnansky DmitryAnansky requested a review from a team June 15, 2026 17:40
Comment thread redocly.yaml
@@ -1,5 +1,3 @@
access:
requiresLogin: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity: Medium

Removing requiresLogin: true makes the documentation site publicly accessible. In conjunction with the use-configure-replay.ts extension, this grants anonymous users full CRUD access to the demo API via the 'Try it' console.

@DmitryAnansky DmitryAnansky merged commit 691e88a into main Jun 15, 2026
6 of 7 checks passed
@DmitryAnansky DmitryAnansky deleted the remove-require-login branch June 15, 2026 17:55
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

Successfully merging this pull request may close these issues.

2 participants