View Issue Details

IDProjectCategoryView StatusLast Update
0002965SymmetricDSNew Featurepublic2019-08-26 12:45
Reporterluizmanoelbh Assigned Toelong  
Priorityurgent 
Status closedResolutionopen 
Product Version3.8.13 
Summary0002965: Creating the REST call to verify that the password is compatible with the node in the node_security table.
DescriptionCreating the REST call to verify that the password is compatible with the node in the node_security table.

Another best-worked solution would be to create a method in the Android API that checks, before starting to create all the tables, whether the node is authorized to connect to the database.

I make the check by picking the node_password from the node_security table and if the password is different I call the engine.stop method, however it gives the interrupt error and this can lock the database on a second attempt with the correct password.
Tagsapi, security

Activities

elong

2019-04-24 14:30

developer   ~0001428

Can you explain the use case some more? It sounds like an Android client that uses the server's REST service to verify it is authorized, and then the Android client will start up and connect to its local SQLite database?

admin

2019-08-26 12:45

administrator   ~0001585

Auto closing all issues waiting for feedback after 4 months. We don't have enough information to take any action.

Issue History

Date Modified Username Field Change
2017-01-18 16:20 luizmanoelbh New Issue
2019-04-24 14:28 elong Tag Attached: security
2019-04-24 14:30 elong Assigned To => elong
2019-04-24 14:30 elong Status new => feedback
2019-04-24 14:30 elong Note Added: 0001428
2019-04-24 14:30 elong Tag Attached: api
2019-08-26 12:45 admin Note Added: 0001585
2019-08-26 12:45 admin Status feedback => closed