Skip to content

feat: use random int ID for tenants instead of auto-increment#36

Open
SteveKueng wants to merge 1 commit intoopen-uem:mainfrom
EigerCode:feature/random-tenant-id-upstream
Open

feat: use random int ID for tenants instead of auto-increment#36
SteveKueng wants to merge 1 commit intoopen-uem:mainfrom
EigerCode:feature/random-tenant-id-upstream

Conversation

@SteveKueng
Copy link
Copy Markdown

Prevents tenant IDs from being guessable in URLs by generating a cryptographically random 10-digit number (1B-9.9B range).

Prevents tenant IDs from being guessable in URLs by generating
a cryptographically random 10-digit number (1B-9.9B range).
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.

1 participant