parse-community / parse-community/parse-server

Change default value for `enableAnonymousUsers` to false

Open
#7,923 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
21.4k
Forks
4.8k
Avg merge
7h 45m
Merged PRs (30d)
11

Description

New Feature / Enhancement Checklist
Current Limitation

Currently, anonymousUsers are enabled by default unless implicitly set.

Feature / Enhancement Description

As part of Parse's evolution to create more secure defaults, this should be deprecated.

Example Use Case
Alternatives / Workarounds

Set enableAnonymousUsers to false.

3rd Party References

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where the enableAnonymousUsers configuration default is defined and where its behavior is covered by tests. Check how an omitted setting currently behaves, then update the default and verify that explicitly setting the option still works as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
api, backend, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.