Matt Hill
|
d2195411a6
|
Reset password through setup wizard (#1490)
* closes FE portion of #1470
* remove accidental commit of local script
* add reset password option (#1560)
* fix error code for incorrect password and clarify codes with comments
Co-authored-by: Matt Hill <matthill@Matt-M1.local>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
|
2022-06-20 16:48:32 -06:00 |
|
Aiden McClelland
|
4286edd78f
|
allow embassy-cli not as root (#1501)
* allow embassy-cli not as root
* clean up merge
|
2022-06-07 11:11:01 -06:00 |
|
Aiden McClelland
|
7b4d657a2d
|
actually address warning instead of muting it like a sociopath
|
2022-05-16 16:46:59 -06:00 |
|
Keagan McClelland
|
b7e86bf556
|
cleanse warnings
|
2022-05-16 16:46:59 -06:00 |
|
Keagan McClelland
|
2d44852ec4
|
iterators can be played now
|
2022-05-16 11:24:14 -06:00 |
|
Keagan McClelland
|
a6234e4507
|
adds product key to error message in setup flow when there is mismatch
|
2022-05-11 16:19:24 -06:00 |
|
Aiden McClelland
|
f3a30e40fe
|
run fsck on startup (#1350)
* add code to un e2fsck on startup
* fix imports
* don't auto undo
* switch enum to newtype
* more explicit caller variable
|
2022-03-23 17:24:46 -05:00 |
|
Drew Ansbacher
|
61ee46f289
|
no init
setup complete fix and minor copy changes
return SetupResult on setup.complete
|
2022-02-27 22:50:23 -07:00 |
|
Aiden McClelland
|
075e68c254
|
fix bug that prevents rpc context from dropping without server shutdown
|
2022-02-17 15:03:34 -07:00 |
|
Aiden McClelland
|
c443ab1419
|
retry file copies during migration (#1221)
* retry file copies during migration up to 10x
* fix build
* readonly mounts, and validation on v2 recovery
* banish booleans
|
2022-02-16 17:33:08 -07:00 |
|
Aiden McClelland
|
fd37bbf712
|
use product key instead of id for drive verification
|
2022-02-15 09:40:03 -07:00 |
|
Keagan McClelland
|
1d2d673c3f
|
fixes lock ordering issue in recovery
|
2022-01-24 17:39:58 -07:00 |
|
Aiden McClelland
|
edde478382
|
rename appmgr
|
2022-01-21 20:35:52 -07:00 |
|