bareos-webui: bareos-16.2 6532614c
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
frank | frank | bareos-16.2 | 2017-03-23 17:46 | bareos-16.2 8c4ecbc2 | Pending |
Changeset | Fix Update Check To be able to compare architectures, we have to exchange arch keys parsed from clients uname string to match arch keys retrieved from remote site via ajax call. E.g. for Ubuntu/Debian, architecture x86_64, parsed from FD uname string, has to be replaced with amd64 to be able to compare versions by architecture. Additionally, let the application determine protocol to use for update retrieval (ajax/jsonp) itself. |
||||
mod - module/Auth/src/Auth/Controller/AuthController.php | Diff File | ||||
mod - module/Auth/view/auth/auth/login.phtml | Diff File | ||||
mod - module/Client/src/Client/Controller/ClientController.php | Diff File |