Commit Graph

15 Commits

Author SHA1 Message Date
Noelia 763ef83eb8 feat: Added new function to call to new status-go `GetPasswordStrengthScore` function
It has been added a new function that allows to get password strength score information.

Closes #5096
2022-03-22 10:10:50 +01:00
Patryk Osmaczko ed2b3f6567 feat: add emojiHash and colorHash 2022-03-18 13:39:09 +01:00
Noelia 42ec1de85d
Merge pull request #8 from status-im/feat/issue-4785
feat: Added new function to call `status-go` `GetPasswordStrength` function
2022-03-18 13:21:07 +01:00
Noelia d9a928a9b0 feat: Added new function to call to new `status-go` `GetPasswordStrength` function
It has been added a new function that allows to get password strength quality information like Entropy, CrackTime, CrackTimeDisplay, Score, MatchSequence and CalcTime.

Closes #4980
2022-03-16 21:04:12 +01:00
Richard Ramos 50e8f7eef0
feat: add isAlias (#7) 2022-03-14 14:35:23 -04:00
Richard Ramos a47b8fa2eb
feat: imageServerTLSCert (#6) 2022-02-21 16:58:28 -04:00
Richard Ramos d3670390c4
feat: add LoginWithConfig (#5) 2021-12-21 10:28:08 -04:00
Iuri Matias b60faf9644
Merge pull request #3 from status-im/fix/free
fix: memory leak with cstrings
2021-08-31 14:51:54 -04:00
Richard Ramos 35fce73615
fix: code review 2021-08-31 11:08:08 -04:00
Richard Ramos ccb3081eef
fix: memory leak with cstrings 2021-08-31 10:05:59 -04:00
Andrei Smirnov 2b6e504917
Merge pull request #1 from status-im/feat/password-change
Exposed changeDatabasePassword function.
2021-08-11 16:16:15 +03:00
Andrei Smirnov 253e673e5e Exposed changeDatabasePassword function. 2021-08-11 12:42:26 +03:00
Richard Ramos f4463f3955
adds getNodeConfig() 2021-06-04 13:36:05 -04:00
Michael Bradley, Jr f1ec58561d
add .nim files and supporting files 2021-03-15 21:24:01 -05:00
Michael Bradley, Jr 57fb516e75
first commit 2021-03-15 09:40:10 -05:00