Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Shorten generated usernames, add option user_id_scheme for roles #27

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

michaelw
Copy link
Contributor

default: base58-64 (8 chars entropy encoded as base58 string)

For backward compatibility with 0.5.0, unset user_id_scheme is
interpreted as "uuid4".

Fixes #26

default: base58-64 (8 chars entropy encoded as base58 string)

For backward compatibility with 0.5.0, unset user_id_scheme is
interpreted as "uuid4".

Fixes #26
@michaelw michaelw force-pushed the mw/gh-26-user-id-scheme branch from aa93c82 to d4d2bc9 Compare March 27, 2020 11:00
@michaelw michaelw assigned michaelw, abhide and kevinjlu and unassigned michaelw Mar 27, 2020
@michaelw michaelw merged commit 1914b98 into master Mar 27, 2020
@michaelw michaelw deleted the mw/gh-26-user-id-scheme branch August 19, 2021 01:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shorten generated username to work around length limitations
3 participants