mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Change the auto-login warning message accordign to Cyril suggestion
This commit is contained in:
parent
7c35411a8f
commit
f618abefdf
@ -151,5 +151,5 @@ sqlcipher:DEFINES -= NO_SQLCIPHER
|
||||
no_sqlcipher:DEFINES *= NO_SQLCIPHER
|
||||
rs_autologin {
|
||||
DEFINES *= RS_AUTOLOGIN
|
||||
warning(You have enabled RetroShare autologin this is strongly discouraged as it may compromise your node security in multiple ways)
|
||||
warning(You have enabled RetroShare auto-login, this is discouraged. The usage of auto-login on some linux distributions may allow someone having access to your session to steal the SSL keys of your node location and therefore compromise your security)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user