grin/wallet/src
Quentin Le Sceller 62fd8f2124 Implement Basic Auth for API and Owner API (#1566)
* Add api_secret

* Add to base64 method

* Add basic auth in API

* Add Basic Auth to owner API

* Add flag to enable disable basic auth

* Add .api_secret file
2018-09-26 22:38:44 +02:00
..
libtx Cleanup transaction with offset (#1514) 2018-09-12 12:17:36 +01:00
libwallet Implement Basic Auth for API and Owner API (#1566) 2018-09-26 22:38:44 +02:00
client.rs Implement Basic Auth for API and Owner API (#1566) 2018-09-26 22:38:44 +02:00
db_migrate.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00
display.rs Save transaction as part of TxLogEntry after transaction completion (#1473) 2018-09-05 12:12:29 +01:00
error.rs Wallet API Test Client (#1242) 2018-07-12 16:49:37 +01:00
file_wallet.rs Improve file-based tx send to not use private file (#1421) 2018-08-27 20:57:33 -04:00
lib.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00
lmdb_wallet.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00
types.rs Implement Basic Auth for API and Owner API (#1566) 2018-09-26 22:38:44 +02:00