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

Migrate sessions middleware/plugin to ULID #84

Open
rawleyfowler opened this issue Oct 14, 2024 · 1 comment
Open

Migrate sessions middleware/plugin to ULID #84

rawleyfowler opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@rawleyfowler
Copy link
Owner

rawleyfowler commented Oct 14, 2024

Crypt::Random is relied on by UUID v4, instead use ULID which is pure Raku. Crypt::Random seems to fail on new OS, like Win11.

@rawleyfowler rawleyfowler added bug Something isn't working good first issue Good for newcomers labels Oct 14, 2024
@rawleyfowler
Copy link
Owner Author

Related #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant