Commit Graph

12 Commits

Author SHA1 Message Date
Martin
282f2c96ad Log attempts where username does not exist as failed login attempts
(cherry picked from commit c01c1d6074fccc44887b3cf5abfcdb203969748c)
(cherry picked from commit f977848aa6)
2018-06-01 10:44:42 +02:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
f75eca1a4f Changed the web interface to use POST instead of GET 2015-12-20 21:41:18 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
cdd9c0ae76 Merge branch 'dev' of server.raiber.de:~/urbackup_backend into dev
Conflicts:
	urbackupserver/dllmain.cpp
2015-12-04 21:45:04 +01:00
Martin
57e6febc0d Stronger user password hashing with PBKDF2-SHA256(10000) 2015-12-04 21:43:58 +01:00
Martin Raiber
52d7d169dd Fixed file listing via command line 2015-11-02 22:43:33 +01:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin Raiber
f031c22c6e Use better random function 2012-08-22 15:02:44 +02:00
Martin Raiber
bc4027a310 Allow users to change their own passwords 2012-07-30 20:30:21 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00