Commit Graph

25 Commits

Author SHA1 Message Date
Martin
4ab8aef1c5 Prioritize web interface requests
(cherry picked from commit 666f5b449b5505796a04ccd0228afd0986f40570)

# Conflicts:
#	urbackupcommon/os_functions.h
#	urbackupcommon/os_functions_win.cpp
2016-10-04 13:38:36 +02:00
Martin
f615db7d7c Use X-Forwarded-For as remote address if present 2016-09-25 18:53:31 +02:00
Martin
12b27e830d Use X-Forwarded-For as remote address if present 2016-09-25 18:34:38 +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
3dfa6f859c Transfer unix timestamp to browser and format time in the browser
(cherry picked from commit caacef8cf1277c693303b6ab61a7ee70cb907554)

Conflicts:
	urbackupserver/serverinterface/backups.cpp
	urbackupserver/serverinterface/lastacts.cpp
	urbackupserver/serverinterface/logs.cpp
	urbackupserver/serverinterface/status.cpp
	urbackupserver/www/js/urbackup.js
2015-12-11 12:47:44 +01:00
Martin
57e6febc0d Stronger user password hashing with PBKDF2-SHA256(10000) 2015-12-04 21:43:58 +01:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
24e7922764 Fixed file access from tray icon 2015-01-04 20:24:16 +01:00
Martin Raiber
d47dd35315 Test with test user on saving LDAP settings 2014-12-26 17:01:03 +01:00
Martin
68052cb22d Login via LDAP/AD 2014-12-06 20:39:55 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
20c763cbb5 Fixed coverity issues 2013-11-02 23:19:48 +01:00
Martin
d6794f03cc Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
Martin
7803cc3faf Password protection for image downloads 2013-09-04 18:26:30 +02:00
Martin
5821df7f42 Strip #I and # from server identity 2013-08-10 15:55:50 +02:00
Martin Raiber
049e5e5b4b Progress bars on status screen and custom client download stage 1 2013-07-03 21:09:52 +02:00
Martin
425a9ec633 Properly select interface language 2013-02-24 20:23:41 +01:00
Martin Raiber
64984534cd Correctly read language if fastcgi is used 2012-09-06 19:17:39 +02:00
Martin Raiber
26e128821d Better default web interface language selection 2012-09-06 16:22:31 +02:00
Martin Raiber
bc4027a310 Allow users to change their own passwords 2012-07-30 20:30:21 +02:00
Martin Raiber
33c4d13a7f Fixed web interface bugs 2012-05-03 23:19:29 +02:00
Martin Raiber
7239ccc3df Added file backup archival 2012-04-21 20:45:59 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00