Subversion Repositories oidplus

Rev

Rev 1441 | Rev 1445 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1441 Rev 1444
Line 1... Line 1...
1
[
1
[
2
        {
2
        {
3
                "dummy": "<?php die('For security reasons, this file can only be accessed locally (without PHP).'.base64_decode('IgogICAgfQpdCg==')); /* @phpstan-ignore-line */ ?>"
3
                "dummy": "<?php die('For security reasons, this file can only be accessed locally (without PHP).'.base64_decode('IgogICAgfQpdCg==')); /* @phpstan-ignore-line */ ?>"
4
        },
4
        },
5
        {
5
        {
-
 
6
                "version": "2.0.1.10",
-
 
7
                "date": "2023-12-25 23:20:00 +0100",
-
 
8
                "author": "Daniel Marschall (ViaThinkSoft)",
-
 
9
                "changes": [
-
 
10
                        "Login with two users simultanously is now possible again.",
-
 
11
                        "REST API Objects Endpoint: Added output field \"children\".",
-
 
12
                        "REST API Objects Endpoint: PUT and POST works again.",
-
 
13
                        "Updates are now also stored in a GitHub repo."
-
 
14
                ]
-
 
15
        },
-
 
16
        {
6
                "version": "2.0.1.9",
17
                "version": "2.0.1.9",
7
                "date": "2023-12-03 18:45:00 +0100",
18
                "date": "2023-12-03 18:45:00 +0100",
8
                "author": "Daniel Marschall (ViaThinkSoft)",
19
                "author": "Daniel Marschall (ViaThinkSoft)",
9
                "changes": [
20
                "changes": [
10
                        "Updated definition to \"VTS F2\" AID (added padding for odd number of nibbles)"
21
                        "Updated definition to \"VTS F2\" AID (added padding for odd number of nibbles)"