Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | Fix temporary path crash in TestAuthDatabase (#7753) | SmallJoker | |
The constructor of TestAuthDatabase was called immediately, at a time when the settings weren't initialized properly yet. | |||
2018-08-05 | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | |
* Replace auth.txt with SQLite auth database |