Jan
2b84348b77
remove call to requiresElevatedPrivileges with default value ( #5172 )
2018-04-23 11:28:24 +02:00
Wilfried Goesgens
bd8d61c1fa
use the c++11 way of sleeping ( #3429 )
...
* use the c++11 way of sleeping
* fix unit.
2017-10-16 17:40:51 +02:00
Wilfried Goesgens
8bd11eafef
Fix the password dialog ( #3405 )
...
- make sure the question is only output after log messages are sent to the console
- make sure error messages are sent before re-quoting for the next try
- inform the user whether the password has been sent
2017-10-13 12:30:12 +02:00
Simon Grätzer
f50a36181d
Various authentication related issues ( #2824 )
2017-07-18 22:22:09 +02:00
jsteemann
53fa66e60d
move parts from ProgramOptions from headers into cpp files
2017-05-23 10:30:36 +02:00
jsteemann
d024a6d00a
remove logging for non-topics
2017-02-10 09:32:50 +01:00
jsteemann
e2a312450f
fix out-of-memory handling at startup
2017-02-01 13:00:05 +01:00
Wilfried Goesgens
fd327413ba
permit empty passwords via the environment variable
2016-12-01 11:40:39 +01:00
jsteemann
8313682b2c
refactoring
2016-07-18 17:48:24 +02:00
jsteemann
904868d996
renamed DatabaseServerFeature to DatabasePathFeature
2016-07-18 15:41:10 +02:00
jsteemann
807f287868
moved server id detection and pagesize detection into their own features
2016-07-18 14:37:12 +02:00
Frank Celler
ed01dcec8f
secure-installation will remove all users except root
2016-06-12 12:19:37 +02:00
Frank Celler
f029808e4e
added restore-admin
2016-06-09 15:28:27 +02:00
Frank Celler
a92d566234
added database.init-database
2016-06-08 21:40:21 +02:00