Commit Graph

27 Commits

Author SHA1 Message Date
Martin
8ad21359ce Set json content type when returning json 2018-04-22 16:53:40 +02:00
Martin
395c028d44 Fix client tokens/client authkey download 2017-09-05 19:13:00 +02:00
Martin
0abcec4271 Add client access key to Windows client download 2016-11-30 01:53:39 +01:00
Martin
ba86a26ae2 Release session before client download 2016-09-24 18:35:07 +02:00
Martin
7daa144fe6 Only add access keys if downloading with permissions 2016-06-03 18:20:16 +02:00
Martin
4957c00ccd Fix permission check 2016-06-03 00:50:41 +02:00
Martin
6a3364b783 Include client access key in Linux/Mac OS X client download 2016-06-02 14:01:42 +02:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
d554e15393 Fixed getting client without session 2016-02-01 00:36:55 +01:00
Martin Raiber
30123e2615 Allow "mac" instead of "osx" 2016-01-29 13:55:36 +01:00
Martin
b57d719d58 Mac OS X client update 2016-01-18 21:53:51 +01:00
Martin
b91e7a5e58 Do not require right to "settings" if user knows authentication key already 2016-01-08 19:45:24 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
4dc2105f90 Moved www files and public key to datadir 2015-12-21 20:44:53 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
93681e3e2c Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
24e7922764 Fixed file access from tray icon 2015-01-04 20:24:16 +01:00
Martin
f86977f86a Fixed embedding of clientname in custom client installer 2013-12-30 21:08:39 +01:00
Martin Raiber
1045c4ba70 Add computername to settings when downloading client 2013-12-23 15:29:04 +01:00
Martin
37c7de8c69 Set content length when downloading client 2013-10-17 21:30:34 +02:00
Martin
7b7bef8780 Install public key on Linux 2013-10-17 21:27:28 +02:00
Martin
f6fc5facb0 New right "client_settings" which when removed disables changing client settings 2013-10-10 22:33:08 +02:00
Martin
3a836861e2 Added client name to download file name 2013-09-05 10:53:20 +02:00
Martin
99ab9335f6 Look in the right directory for the signature file for client download verification. 2013-09-05 10:45:39 +02:00
Martin
5821df7f42 Strip #I and # from server identity 2013-08-10 15:55:50 +02:00
Martin Raiber
68b7cf3f56 Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00