This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
src
/
cpp
/
controller
History
Dario
1b3cd9701c
try to recover priv key from user backup in SigningTransaction if private key is missing
2020-07-15 14:26:29 +02:00
..
EmailVerificationCode.cpp
update session manager get session by email verification code to work with better new email verification object
2020-07-10 11:22:52 +02:00
EmailVerificationCode.h
update session manager get session by email verification code to work with better new email verification object
2020-07-10 11:22:52 +02:00
TableControllerBase.cpp
restructure
2019-12-30 17:17:55 +01:00
TableControllerBase.h
update email content type, using new email system for register and errors
2020-01-03 17:19:58 +01:00
User.cpp
try to recover priv key from user backup in SigningTransaction if private key is missing
2020-07-15 14:26:29 +02:00
User.h
try to recover priv key from user backup in SigningTransaction if private key is missing
2020-07-15 14:26:29 +02:00
UserBackups.cpp
use controller::User for login in Session, for direct register without showing passphrase direct and using new KeyPairEd25519, AuthenticatedEncryption and Passphrase classes
2020-06-25 15:58:05 +02:00
UserBackups.h
add mnemonic type field to user_backups to allow using multiple mnemonic word lists with some same words
2020-06-24 14:41:01 +02:00