Skip to content

dbeaver/pro#9000 adds API token settings#4455

Open
sergeyteleshev wants to merge 5 commits into
develfrom
9000-add-admin-controlled-api-token-lifetime-policy-max-ttl-disable-non-expiring-tokens
Open

dbeaver/pro#9000 adds API token settings#4455
sergeyteleshev wants to merge 5 commits into
develfrom
9000-add-admin-controlled-api-token-lifetime-policy-max-ttl-disable-non-expiring-tokens

Conversation

@sergeyteleshev

Copy link
Copy Markdown
Contributor

@sergeyteleshev sergeyteleshev requested a review from devnaumov July 8, 2026 11:40
@sergeyteleshev sergeyteleshev self-assigned this Jul 8, 2026
@codacy-production

codacy-production Bot commented Jul 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

this.state = state;
}

extendSchema<TExtension extends schema.ZodRawShape>(extension: TExtension): void {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its better to use zod passthrough to not strip unrelated fields from state

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agreed to LooseObject due to its local solution and not deprecated APi comparing to passthrough

@sergeyteleshev sergeyteleshev requested a review from devnaumov July 10, 2026 11:47
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