Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from the web request. Improved JSON serialization so it doesnt send as a response the hashed password and salt.
|
|
https://crackstation.net/hashing-security.htm
|
|
|
|
|
|
|
|
|
|
to make it compatible across all databases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statement to replace c&p code
new function called assignVariables
|
|
|
|
|
|
namedstament
|
|
record processed and pass the position object to the function
Added database property to Device class
Updated DatabaseDataManager to allow the use of placeholder _database_ in queries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|