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

Implements subscription limitations #40

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Implements subscription limitations #40

merged 3 commits into from
Jan 24, 2025

Conversation

emmdim
Copy link
Member

@emmdim emmdim commented Jan 22, 2025

@emmdim emmdim requested a review from lucasmenendez January 22, 2025 17:17
@emmdim emmdim self-assigned this Jan 22, 2025
@emmdim emmdim linked an issue Jan 23, 2025 that may be closed by this pull request
subscriptions/subscriptions.go Outdated Show resolved Hide resolved
db/types.go Outdated Show resolved Hide resolved
subscriptions/subscriptions.go Outdated Show resolved Hide resolved
subscriptions/subscriptions.go Show resolved Hide resolved
* Separate limitations as DB and TX limitations
* Adds handler for SET_ACCOUNT_INFO_URI transaction
* Related to #39
@emmdim emmdim force-pushed the f/sub_limits branch 2 times, most recently from b48b390 to 5e6b888 Compare January 24, 2025 11:58
* Modifies `HasRoleFor` to accept `any` role
db/const.go Outdated Show resolved Hide resolved
@lucasmenendez lucasmenendez self-requested a review January 24, 2025 12:09
@emmdim emmdim merged commit 00fec15 into main Jan 24, 2025
6 checks passed
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.

Implement basic limitations
2 participants