Skip to content

Conversation

a-TODO-rov
Copy link
Contributor

@a-TODO-rov a-TODO-rov commented Sep 29, 2025

As part of #3455

List of commands changed:

FT.SEARCH (ftSearch)
FT.AGGREGATE (ftAggregate)
FT.TAGVALS (ftTagvals) -
FT.SPELLCHECK (ftSpellcheck)
FT.DICTDUMP (ftDictdump)
FT.EXPLAIN (ftExplain)
FT.SYNDUMP (ftSyndump)
FT.CURSOR READ (ftCursorread)
FT.CURSOR DEL (ftCursordel)
FT.CREATE (ftCreate)
FT.ALIASADD (ftAliasadd)
FT.ALIASUPDATE (ftAliasupdate)
FT.ALIASDEL (ftAliasdel)
FT.ALTER (ftAlter)
FT.DROPINDEX (ftDropindex)
FT.DICTADD (ftDictadd)
FT.DICTDEL (ftDictdel)
FT.SYNUPDATE (ftSynupdate)

Copy link

jit-ci bot commented Sep 29, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@a-TODO-rov a-TODO-rov requested a review from tishun September 29, 2025 08:21
@a-TODO-rov a-TODO-rov self-assigned this Sep 29, 2025
@a-TODO-rov a-TODO-rov requested a review from uglide September 29, 2025 08:21
@a-TODO-rov a-TODO-rov linked an issue Sep 29, 2025 that may be closed by this pull request
@a-TODO-rov a-TODO-rov changed the title Make search readonly commands keyless Make search commands truly keyless Sep 30, 2025
Copy link
Collaborator

@tishun tishun left a comment

Choose a reason for hiding this comment

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

I suppose the read-only list extension is in another PR?

@a-TODO-rov
Copy link
Contributor Author

I suppose the read-only list extension is in another PR?

yep #3409

@a-TODO-rov a-TODO-rov merged commit 4da5e47 into main Oct 1, 2025
14 of 15 checks passed
@a-TODO-rov a-TODO-rov deleted the search-keyless-api branch October 1, 2025 14:05
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.

Make search commands truly keyless

2 participants