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

updateDatabaseUser followed by authenticateUser fails with wrong Invalid username/password #1

Closed
majst01 opened this issue May 2, 2014 · 4 comments
Labels

Comments

@majst01
Copy link
Collaborator

majst01 commented May 2, 2014

this can be seen in InfluxDBTest#testAuthenticateDatabaseUser.

@majst01 majst01 added the bug label May 2, 2014
@jvshahid
Copy link
Contributor

jvshahid commented May 2, 2014

This is probably related to influxdata/influxdb#490

@jvshahid
Copy link
Contributor

jvshahid commented May 2, 2014

I'm assuing you're running one node, is that correct ?

@majst01
Copy link
Collaborator Author

majst01 commented May 3, 2014

Yes, this is against my Docker images which is a single instance.

majst01 added a commit that referenced this issue May 5, 2014
…ot password behavior changed so reset it on startup.
@majst01
Copy link
Collaborator Author

majst01 commented May 5, 2014

Confirm that your fix works.

Enabled the former failing test in b4f3fce

@majst01 majst01 closed this as completed May 5, 2014
Daniel700 added a commit to Daniel700/influxdb-java that referenced this issue Jun 16, 2016
majst01 pushed a commit that referenced this issue Mar 24, 2017
majst01 pushed a commit that referenced this issue Oct 15, 2018
* Change in the format

* Added interfaces for basic functionality

* Setting the selection core inside the selection query

* Query mechanism operate on core

* Core implementations do the job

* Simplified from clause

* Changed query creation

* Formatted latest changes

* Added subquery successfully

* Supporting sub queries

* Removed access to public constructors

* Formatting

* Removed generics where not needed

* Removed unecessary generics

* Removed unnecessary diamond expression

* Simplified construction of select query

* Changed select query

* Added simplified subquery creation

* Added simplified subquery creation

* Changed query builder

* Fixed formatting

* Moving to subquery

* More fun with diamonds

* Generified sub query functionality

* Added influxdb query builder

* Minor changes

* Added flexibility on the query building

* Generified subqueries

* Sub query simplification

* Added sub query

* Added sub query feature

* Added test for subquery

* Added query string

* Added support for slimit

* Added tz support

* Added timezone test

* Added regex on clause

* Added formatting

* Added subqueries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants