LoRaWAN-Signal-Mapping/server
Starbeamrainbowlabs 1252d60af0 Default to 0600 when creating the custom settings file
The custom settings file will likely contain encryption keys and other 
sensitive data, so it's probably a good idea to tighten up the default 
permissions on it.
2019-07-16 18:08:39 +01:00
..
Helpers Add none mode to logging.date_display_mode 2019-07-16 18:03:35 +01:00
Repos.SQLite Implement initial data processor, but it's untested. 2019-07-11 14:03:27 +01:00
bootstrap Default to 0600 when creating the custom settings file 2019-07-16 18:08:39 +01:00
process-data Bugfix data processor 2019-07-11 14:07:55 +01:00
ttn-app-server Fixed bugs in new AEs encryption layer. 2019-07-15 14:31:39 +01:00
db_template.sql Implement initial data processor, but it's untested. 2019-07-11 14:03:27 +01:00
help.mjs Asyncify everything so that we can do dependency injection 2019-07-10 14:11:46 +01:00
index.mjs Asyncify everything so that we can do dependency injection 2019-07-10 14:11:46 +01:00
package-lock.json Add aes-js to decrypt the incoming data, but we haven't put it to use just yet 2019-07-15 11:46:41 +01:00
package.json Add aes-js to decrypt the incoming data, but we haven't put it to use just yet 2019-07-15 11:46:41 +01:00
settings.default.toml Add logging.colour settings option 2019-07-16 18:01:17 +01:00