Skip to content

Releases: stockholmuniversity/thruk-plugin-configeditor

Swtich from forced TLSv1.0 to TLSv1.2

23 Sep 06:43
Compare
Choose a tag to compare

Later releases of Icinga2 only supports TLSv1.2 for API communication.

Use input validation for services

10 Jul 10:58
Compare
Choose a tag to compare
JIRA-PLATTFORM-602: Use name validation

Use it for services as well

Allow more characters for names

27 Jun 12:36
Compare
Choose a tag to compare

Also allow @ to better support contacts

Input validation for names

27 Jun 12:27
Compare
Choose a tag to compare

We don't want to allow strange characters that might cause problems when used as keys for icinga2 api. We only allow names matching [\w-.]

Create service bugfix

28 Apr 07:57
Compare
Choose a tag to compare
v0.11.9

Fix create service bug

Editor bugfix

06 Apr 11:02
Compare
Choose a tag to compare
v0.11.8

Fix editor  bug

Bugfix for backbutton

06 Apr 10:48
Compare
Choose a tag to compare
v0.11.7

Fix backbutton bug

Better back button

04 Apr 09:11
Compare
Choose a tag to compare

A button that actually takes you back to where you were (if your browser supports referer headers).

Also: make notes editable in the editor

Bugfix for delete selection

23 Mar 15:30
Compare
Choose a tag to compare
v0.11.5

Fix selection bug

Bugfix for host delete

23 Mar 08:56
Compare
Choose a tag to compare
v0.11.4

Fix bug for delete of hosts