[GH-ISSUE #26] Create Index with Authentication Disabled #15

Closed
opened 2026-05-23 08:38:25 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @appy-one on GitHub (Jul 5, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/26

Originally assigned to: @appy-one on GitHub.

Indexes should be able to be managed from clients if authentication has been disabled on the server

Discussed in https://github.com/appy-one/acebase-server/discussions/24

Originally posted by kawfeebassie June 30, 2022
I am using AceBase Server as a private database in a docker environment with Node-Red. I have authentication turned off since I implement security in Node-Red and figured it would reduce overhead on database requests. However, when I attempt to create an index I get an error that it can only be performed by an 'Admin'.

Is this a defect, or by design? Is there a way to connect as 'Admin' with the AceBase client with authentication disabled.

Originally created by @appy-one on GitHub (Jul 5, 2022). Original GitHub issue: https://github.com/appy-one/acebase-server/issues/26 Originally assigned to: @appy-one on GitHub. Indexes should be able to be managed from clients if authentication has been disabled on the server ### Discussed in https://github.com/appy-one/acebase-server/discussions/24 <div type='discussions-op-text'> <sup>Originally posted by **kawfeebassie** June 30, 2022</sup> I am using AceBase Server as a private database in a docker environment with Node-Red. I have authentication turned off since I implement security in Node-Red and figured it would reduce overhead on database requests. However, when I attempt to create an index I get an error that it can only be performed by an 'Admin'. Is this a defect, or by design? Is there a way to connect as 'Admin' with the AceBase client with authentication disabled.</div>
gitea-mirror 2026-05-23 08:38:25 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@appy-one commented on GitHub (Jul 5, 2022):

Referenced commit above should fix this issue, I'll publish a new version after some more testing later

<!-- gh-comment-id:1175509528 --> @appy-one commented on GitHub (Jul 5, 2022): Referenced commit above should fix this issue, I'll publish a new version after some more testing later
Author
Owner

@appy-one commented on GitHub (Aug 19, 2022):

I published v1.12.0, which should fix this issue. Let me know if all works well!

Spread the word contribute Sponsor AceBase

<!-- gh-comment-id:1221048636 --> @appy-one commented on GitHub (Aug 19, 2022): I published v1.12.0, which should fix this issue. Let me know if all works well! [![Spread the word](https://user-images.githubusercontent.com/26569719/169265089-3d593555-e1ad-4390-986b-877ac2c38a47.svg)](https://twitter.com/intent/tweet?button=&url=https://github.com/appy-one/acebase&text=I'm+using+@AcebaseRealtime+in+my+project+to+make+my+life+easier!&button=) [![contribute](https://user-images.githubusercontent.com/26569719/169265318-30c4c6a5-7c89-46a0-a7a2-ef433a8192f4.svg)](https://github.com/appy-one/acebase#contributing) [![Sponsor AceBase](https://user-images.githubusercontent.com/26569719/168233053-8e56b243-4140-40ab-9a30-4cb3cc149bfe.svg)](https://github.com/sponsors/appy-one)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#15
No description provided.