summaryrefslogtreecommitdiffstats
path: root/server/lib/external-backends
Commit message (Expand)AuthorAgeFilesLines
...
* [server/registration] Add client with json instead of parameters (ipxe)Jannik Schönartz2019-03-181-6/+24
* [server/registration] Add server registrationJannik Schönartz2019-03-183-16/+19
* [server/registration] Add log to the first registration.Jannik Schönartz2019-03-153-9/+11
* [external-backeds] Big idoit rework, to match the updated apiJannik Schönartz2019-03-154-707/+354Star
* [external-backends] Passwords are not send to the frontend anymoreJannik Schönartz2019-03-102-17/+16Star
* [webapp] Add require symbol for the user / account formsJannik Schönartz2019-03-081-1/+1
* [server] New clients are automaticly added to the groups of the fitting subra...Jannik Schönartz2019-03-072-5/+20
* [server] Fix ipxe sendlog. Fix idoit missing try catch.Jannik Schönartz2019-03-051-3/+5
* [external-backends/idoit] Fix idoit objecttype idsJannik Schönartz2019-03-051-4/+4
* [server] Fix idoit client id and default efi chainJannik Schönartz2019-03-051-1/+2
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-2/+2
* [external-backeds] Add get file for the iDoIT backendJannik Schönartz2019-02-032-1/+79
* [server] eslint fixesJannik Schönartz2019-01-131-6/+10
* [server] Add ipxe efi support. Grep hw drive infoJannik Schönartz2019-01-131-3/+41
* [registration/idoit] TPM upload functionality + improve hw specsJannik Schönartz2018-12-113-59/+91
* eslint fix :)Jannik Schönartz2018-12-032-38/+38
* [idoit] Add idoit add / update functionalityJannik Schönartz2018-12-033-85/+319
* [external-backends] Fix: Delete clients in the backend is now working properly.Jannik Schönartz2018-11-221-5/+4Star
* [idoit] Clients are now added to the idoit backendJannik Schönartz2018-11-123-0/+310
* [iDoIT] Rework the import method to use batch requestsJannik Schönartz2018-11-041-10/+41
* [external-backends/idoit] Rework getDataTree from promises to async / awaitJannik Schönartz2018-09-172-30/+36
* [external-backends] Add getClient methods for all backendsJannik Schönartz2018-08-296-39/+134
* [registration/dhcp] Implement dhcp as external-backendJannik Schönartz2018-08-282-1/+96
* [server/external-backends] Implemented import Objects from iDoITJannik Schönartz2018-08-065-29/+114
* [external-backends] Added comments for the API functions and in the external-...Jannik Schönartz2018-08-054-9/+76
* [external-backends] Sync types are now defined in the backend classes, so eve...Jannik Schönartz2018-08-043-0/+12
* [server/external-backends] Added sync settings for the backends. Method for g...Jannik Schönartz2018-08-022-3/+34
* [server/idoit] iDoIT api call returns now the object itself and the childs.Jannik Schönartz2018-07-311-1/+9
* [server/external-backends] Added iDoIT Api call for getting the locationtree ...Jannik Schönartz2018-07-312-23/+72
* [server/external-backends] Implemented checkConnection of iDoIT. Simple auth ...Jannik Schönartz2018-07-305-8/+59
* [server/backends] Added iDoII Backend. Implemented a checkConnection method f...Jannik Schönartz2018-07-265-1/+56
* [server/external-backends] Added ids to the backend credentials to reduce ove...Jannik Schönartz2018-07-193-3/+3
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-174-39/+39
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-174-0/+57