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

feat: 🎊 Any length of invitation code #469

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

albinmedoc
Copy link

I don't know if there was a reason to have a fixed length for invitation codes?

The reason for me implementing this feature is to have an invitation code for users to use for trying my Plex instance. (A code that can be used unlimited number of times with a user duration of 1 week). For this I don't want a random string as the invitation code (I could't come up with something with exactly 6 characters).

I will later try to implement a new validation feature for invitation codes, that can accept unlimited usages but one one per user.

@JamsRepos
Copy link
Member

No reason at all that I can see, was before my time. I'll take a look at this PR once I have the time as i'm currently working.

Thanks for another PR btw, you're smashing it. If you're in the Discord let me know, and i'll give you the Developer role so you can chat amongst the team 😀.

@JamsRepos JamsRepos merged commit c850c8e into wizarrrr:develop Aug 1, 2024
5 checks passed
wizarr-sentry bot pushed a commit that referenced this pull request Aug 2, 2024
## [4.2.0-beta.2](v4.2.0-beta.1...v4.2.0-beta.2) (2024-08-02)

### New Features

* 🎊 Any length of invitation code ([#469](#469)) ([c850c8e](c850c8e))

### Bug Fixes

* 🐛 Solve issue reordering onboarding pages ([2f6ca87](2f6ca87))
* 🐛 Solve some issues with markdown preview ([#470](#470)) ([2051990](2051990))
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