[root dialog] 3 password attempts for root authentication

This commit is contained in:
Vinicius Moreira
2019-10-21 19:13:14 -03:00
parent d80cac19af
commit a33ede646a
5 changed files with 29 additions and 12 deletions

View File

@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.7.1] 2019-
### Improvements
- 3 password attempts for root authentication
- AUR:
- showing a "user-friendly" popup when there are integrity issues with the source-files of a building package
### Fixes