status-react/src/status_im
yenda 6be85f46a5
[fix 8702] hash passwords before sending them to status-go
fix #8702

- use ethereum.utils sha3 function to hash passwords before sending them
to status-go
- some native calls take password as one of their params: they now take
hashed-password (still a string, only relevant for status-react caller)
- some native calls take password within a map of rpc params: it now
needs to be hashed with `ethereum.core/sha3`

Signed-off-by: yenda <eric@status.im>
2019-09-05 18:13:10 +02:00
..
android Remove RAM bundle support 2019-08-30 17:13:35 +02:00
biometric_auth Remove RAM bundle support 2019-08-30 17:13:35 +02:00
bootnodes move networks out of multiaccount 2019-08-28 11:11:40 +02:00
browser Remove RAM bundle support 2019-08-30 17:13:35 +02:00
chaos_mode [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
chat Move gaps to status-go 2019-09-04 15:53:48 +02:00
contact Use last-message-timestamp in mainchat 2019-09-02 11:34:04 +02:00
data_store [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
desktop Remove RAM bundle support 2019-08-30 17:13:35 +02:00
ens fix ens registration on ropsten 2019-08-28 16:46:52 +02:00
ethereum integrate status-go mailserver-topics api 2019-09-05 18:08:03 +02:00
fleet integrate status-go accounts 2019-08-20 17:42:02 +02:00
goog [perf] move goog.i18n deps to a module 2019-06-10 21:10:42 +03:00
group_chats replace last remains of web3.js by json-rpc 2019-08-20 17:42:02 +02:00
hardwallet [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
init Use react-native net-info community package 2019-09-05 14:16:28 +02:00
ios Remove RAM bundle support 2019-08-30 17:13:35 +02:00
ipfs [fix] ipfs CID 2019-05-14 13:44:08 +02:00
log_level [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
mailserver integrate status-go mailserver-topics api 2019-09-05 18:08:03 +02:00
multiaccounts [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
native_module [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
network Use react-native net-info community package 2019-09-05 14:16:28 +02:00
node clean up native-module 2019-09-05 18:09:56 +02:00
notifications Use :multiaccount instead of :multiaccounts/multiaccounts when looking 2019-08-30 19:26:37 +03:00
pairing upgrade status-protocol-go 2019-08-26 12:18:03 +02:00
popover [8069] feature - [Profile] My profile edit and share screens 2019-08-19 11:09:38 +03:00
privacy_policy Remove RAM bundle support 2019-08-30 17:13:35 +02:00
protocol integrate status-go mailserver-topics api 2019-09-05 18:08:03 +02:00
qr_scanner [#7871] Handle multiple opened screens with qr code readers 2019-05-06 17:25:02 +03:00
search re-frame subscriptions optimization 2019-05-01 12:49:31 +02:00
signals [fix 8829] fix wrong password behavior on login 2019-09-04 13:20:38 +02:00
signing [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
stickers [#8624] Disable stickers in testnet 2019-08-22 14:25:59 +03:00
transport integrate status-go mailserver api 2019-09-05 18:07:17 +02:00
tribute_to_talk Remove RAM bundle support 2019-08-30 17:13:35 +02:00
ui fix profile photo icon - no border in non-identicon photo 2019-09-05 14:56:53 +02:00
utils Remove RAM bundle support 2019-08-30 17:13:35 +02:00
wallet [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
constants.cljs remove dev-server and extensions for v1 2019-08-20 17:42:02 +02:00
core.cljs Add js logs to archive 2019-05-15 17:40:41 +03:00
events.cljs Move gaps to status-go 2019-09-04 15:53:48 +02:00
i18n.clj
i18n.cljs [perf] move goog.i18n deps to a module 2019-06-10 21:10:42 +03:00
js_dependencies.cljs Remove RAM bundle support 2019-08-30 17:13:35 +02:00
modules.clj [perf] extensions module 2019-06-13 09:35:09 +03:00
subs.cljs Move gaps to status-go 2019-09-04 15:53:48 +02:00