-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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: License V3 #30287
feat: License V3 #30287
Conversation
🦋 Changeset detectedLatest commit: 79fe515 The changes in this PR will be included in the next version bump. This PR includes changesets to release 31 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #30287 +/- ##
===========================================
+ Coverage 50.23% 50.74% +0.51%
===========================================
Files 780 801 +21
Lines 14475 14952 +477
Branches 2616 2721 +105
===========================================
+ Hits 7271 7587 +316
- Misses 6809 6945 +136
- Partials 395 420 +25
Flags with carried forward coverage won't be shown. Click here to find out more. |
ce9270b
to
cb43adc
Compare
48d1071
to
ac3f4bc
Compare
ee/packages/license/src/validation/getCurrentValueForLicenseLimit.ts
Outdated
Show resolved
Hide resolved
ee/packages/license/src/validation/getCurrentValueForLicenseLimit.ts
Outdated
Show resolved
Hide resolved
37d3e43
to
24062c3
Compare
24062c3
to
79fe515
Compare
…e/translationCdn * 'develop' of github.com:RocketChat/Rocket.Chat: (117 commits) chore: do not focus messagebox on mobile devices (#30553) chore: add the new endpoints to sync with cloud (#30546) fix: in forward search field, user cannot be found by name (Full Name) (#29663) chore: set license public key v3 with v2 (#30548) chore: adjust callbacks return type (#30547) chore: Delete Trigger Endpoint (#30533) test: adding missing verifications on message-actions (#30531) refactor: Oembed backend (#30228) test: refactor API E2E tests for groups endpoints (#30523) test: adding missing verifications on threads (#30528) chore: refactor cloud sync (#30401) refactor: Omni logs (#30322) refactor: Livechat Header -> ts (#30255) chore: Deprecate un-used meteor method for omnichannel analytics (#30421) feat: add supported versions + minimum clients versions to the info endpoint (#30178) feat: Auto-enable autotranslate (#30370) chore: Prevent call license and registration status endpoints when not enough permission (#30336) ci: Security/GitHub jira integration (#29776) feat: License V3 (#30287) chore: move Omnichannel toolbox section from sidebar room list (#30502) ...
Co-authored-by: Pierre Lehnen <[email protected]> Co-authored-by: Guilherme Gazzo <[email protected]>
Proposed changes (including videos or screenshots)
package/jwt
withsign
andveriy
functions to create a JWT given a JS object.ee/package/license
Issue(s)
https://rocketchat.atlassian.net/browse/NBJ-292
Steps to test or reproduce
Further comments