Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1440 → Rev 1441

/trunk/TODO
97,6 → 97,7
But... how do we know if the last digit is a checkdigit or if it is a longer number with a missing check-digit?
 
New Object Type plugins:
- Security Identifier (Microsoft) ?
- LSID ?
 
Treeview / Navigation:
/trunk/changelog.json.php
1,6 → 1,6
[
{
"dummy": "<?php die(base64_decode('IgogICAgfQpdCg==')); /* for security reasons, do not show the current version @phpstan-ignore-line */ ?>"
"dummy": "<?php die('For security reasons, this file can only be accessed locally (without PHP).'.base64_decode('IgogICAgfQpdCg==')); /* @phpstan-ignore-line */ ?>"
},
{
"version": "2.0.1.9",
93,15 → 93,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added Waterjuice FreeOID and R74n FreeOID to well-known OIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1425"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/08eeba0e6b0a1283dea7c282c67ba58fe4c59b12"
]
}
},
{
"version": "2.0.0.1424",
110,29 → 102,15
"changes": [
"Implemented Waterjuice UUID-to-OID and Microsoft UUID-to-OID",
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1424"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/03e23337021a4f7a70281779c1674edd9a40b296"
]
}
},
{
"version": "2.0.0.1423",
"date": "2023-10-31 00:01:15 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1423"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/41f4ad88a7badf386b2c21497aa3d76992c58dc0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1422",
141,15 → 119,7
"changes": [
"SVN/GIT distribution channel: Web system update shows a warning when there are changes in the working copy which will be reverted",
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1422"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/370dd0767fa1003e0f19b493097535fc55ae6669"
]
}
},
{
"version": "2.0.0.1421",
157,15 → 127,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update (VNag new folder structure)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1421"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef301f23251fe05180589b20c08b595d743abb5d"
]
}
},
{
"version": "2.0.0.1420",
173,15 → 135,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"DNS: Wireformat shows now binary octets instead of decimal digits"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1420"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/008456dfb1bcdae897dc61f45b6baa1cba671bd2"
]
}
},
{
"version": "2.0.0.1419",
189,15 → 143,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update (fixed cache problem)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1419"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bba38ba822ea438882bc883b0a6831dafd4f7ed9"
]
}
},
{
"version": "2.0.0.1418",
205,15 → 151,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Alt IDs: Equal size columns"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1418"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/205c24c8e47af445487d5215215a942529ee8656"
]
}
},
{
"version": "2.0.0.1417",
224,15 → 162,7
"Domain/DNS plugin: Implemented name-based UUIDv3/5",
"X500 plugin: Implemented name-based UUIDv3/5",
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1417"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4066030a674ecd73e52e8f8e55113244e18d051d"
]
}
},
{
"version": "2.0.0.1416",
240,15 → 170,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update / Fixed internal dev tools"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1416"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/04606b18955eb5ca51fd5e9b3fa70bfa7aacda66"
]
}
},
{
"version": "2.0.0.1415",
256,15 → 178,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated examples: ViaThinkSoft new IP addresses"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1415"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cf707164d20ce0412fa56423e81b0ab660045b35"
]
}
},
{
"version": "2.0.0.1414",
272,43 → 186,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix assention error in OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1414"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/01327766389622fe949518ca53bfc66fe3e92afd"
]
}
},
{
"version": "2.0.0.1413",
"date": "2023-09-30 00:03:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1413"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a1487e1dd1455e6ea88e8918fcb7cfd9f322224b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1412",
"date": "2023-09-29 20:41:15 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1412"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7cbd36c834c5d6f3b75d5120cccf6fed464a7dcc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1411",
316,15 → 210,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1411"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/39471a5193596828e51262a8024d4d889f48b67e"
]
}
},
{
"version": "2.0.0.1410",
335,15 → 221,7
"If a RA does not exist during creation, no popup will be shown. Instead, at the OID page there will be an invitation button.",
"During invitations, the email address will be syntactically checked.",
"(Fixes https://github.com/danielmarschall/oidplus/issues/26)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1410"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/736be83c372cd0f02c62debd81c66778189fc384"
]
}
},
{
"version": "2.0.0.1409",
351,15 → 229,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed PHP error in OIDplusPagePublicRaInfo.class.php"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1409"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1ce8de5f6822b96453027b09ef0180b3707c0a12"
]
}
},
{
"version": "2.0.0.1408",
367,15 → 237,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Disable Ctrl+Shift+LeftArrow hotkey (fixes https://github.com/danielmarschall/oidplus/issues/28 )"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1408"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a0cf68b7ad8f9510ff4d4fc98df06b56759f3e53"
]
}
},
{
"version": "2.0.0.1407",
383,15 → 245,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1407"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0526dd3c99893d9273f736921a759eb79169eea"
]
}
},
{
"version": "2.0.0.1406",
399,15 → 253,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"After OIDplus::invoke_shutdown(), no OIDplus methods or objects should be used"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1406"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ce1daf591f9992d254dc89369bb8c65d99c514d"
]
}
},
{
"version": "2.0.0.1405",
415,15 → 261,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1405"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/90f4ce1e29fac727a37c2e441056ac0f4b3f8c95"
]
}
},
{
"version": "2.0.0.1404",
431,15 → 269,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X.500 AltID in RDAP/OID-IP contained \"\\n\". Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1404"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/59e55e61c26f19527d1c156f961eeb61809d2729"
]
}
},
{
"version": "2.0.0.1403",
447,29 → 277,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1403"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a97ea330aeabf01c07941e31f20eb6d609d85c2b"
]
}
},
{
"version": "2.0.0.1402",
"date": "2023-08-31 16:00:11 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1402"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/74d81091ab568903687dd171880e1914531b8134"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1401",
477,15 → 293,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced gray text with half-opaque text, to improve compatibility with colored background designs."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1401"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c633874f2e0832211caf4d9fa31778a4def0ab01"
]
}
},
{
"version": "2.0.0.1400",
493,15 → 301,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problems with file uploads after canonization through the goto box"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1400"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8f8bf155935e20f5a2f1880087c78c9d4d1c8c47"
]
}
},
{
"version": "2.0.0.1399",
509,15 → 309,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X500DN small changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1399"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d56471993a61d3a4e59e192d9c8a824063e0cfca"
]
}
},
{
"version": "2.0.0.1398",
525,15 → 317,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Another small X500DN bug fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1398"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cfd2e32e90ae8ff96162ae7dcc0afd68b0ca821f"
]
}
},
{
"version": "2.0.0.1397",
541,15 → 325,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added OIDplus Information Object X.500 DN"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1397"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/45d8afe70af14645dcb65ea511ffeddd42ff9495"
]
}
},
{
"version": "2.0.0.1396",
557,15 → 333,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X500DN more minor fixes. OIDplus Systems now get a RDN."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1396"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/975453781d4774dc33f193ba159d712d8582f163"
]
}
},
{
"version": "2.0.0.1395",
573,15 → 341,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X500DN plugin various bug fixes and improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1395"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0e0b86d5ae1cfe7c6c4a8b3e4d41e7affdcd891c"
]
}
},
{
"version": "2.0.0.1394",
589,15 → 349,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X.500 DN plugin: More attribute types extracted from RFCs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1394"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ed5ca099c293107a59f97ad31a65103fe229c962"
]
}
},
{
"version": "2.0.0.1393",
605,15 → 357,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X.500 DN plugin: Added attribute types from X.501, X.509, X.511. All 107 attributes in { 2 5 4 } are now added"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1393"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/523951a3907dd56d99912d17b97327e7c7a1bb41"
]
}
},
{
"version": "2.0.0.1392",
621,15 → 365,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X.500 DN plugin: Added attribute type list extracted from recommendation X.520"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1392"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/67cbf7d9a19bda37b26cecaa3ef3f5fe9233159c"
]
}
},
{
"version": "2.0.0.1391",
637,15 → 373,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"AID Object Type: Interpretation now contains a scrollbox and no word-breaks"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1391"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7a3758818c69ec3fb76dd83597b922d659f586b0"
]
}
},
{
"version": "2.0.0.1390",
653,15 → 381,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced unprofessional usage of chr(1), chr(2), ... as replacement tokens, Part 2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1390"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5efa62fd5190aabec518c20a04f2a36603cc93b5"
]
}
},
{
"version": "2.0.0.1389",
669,15 → 389,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced unprofessional usage of chr(1), chr(2), ... as replacement tokens"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1389"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/31e76548c2d90415bad99a4c54b5f602b77a2442"
]
}
},
{
"version": "2.0.0.1388",
685,29 → 397,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"share/backarrow image now has a white glow for compatibility with dark themes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1388"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb45e8ab8aa3fec73c3ebb81cdb7a688048595bc"
]
}
},
{
"version": "2.0.0.1387",
"date": "2023-08-29 15:45:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1387"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/628f0775111b3224fc7ff75a88446a18b619e371"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1386",
715,15 → 413,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Technical information\" boxes now have a scroll-bar"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1386"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e72b4ba129f553a40d4f8de090c0114947090e91"
]
}
},
{
"version": "2.0.0.1385",
731,15 → 421,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"X.500 DN object type plugin: Support for multi-valued RDN as well as improved escape sequences"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1385"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/01d7d778b6f4b57925f5750d4d13fd8140e51126"
]
}
},
{
"version": "2.0.0.1384",
747,15 → 429,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1384"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7a586a8935ee4a55605f9a5cc4ef33d357c6794b"
]
}
},
{
"version": "2.0.0.1383",
763,15 → 437,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW OBJECT TYPE: X.500 Distinguished Name (GitHub issue https://github.com/danielmarschall/oidplus/issues/23 )"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1383"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/04943d53aedbd10d9e33f4849738794a25ee5dc0"
]
}
},
{
"version": "2.0.0.1382",
779,15 → 445,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Random AIDs can now be generated inside existing AIDs, and it is checked if there are conflicts with existing nodes (fixes GitHub issue https://github.com/danielmarschall/oidplus/issues/25)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1382"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5be1a7743ed72ad5b3e0998e825f48c4011e5f13"
]
}
},
{
"version": "2.0.0.1381",
795,15 → 453,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with TinyMCE at Proxy/Canonical systems"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1381"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6f6e4dcde50d435e938fffccab3f1a97a3f1cee4"
]
}
},
{
"version": "2.0.0.1380",
811,15 → 461,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GS1 plugin: Repaired barcodes, and added cache functionality for them"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1380"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/63873dc566ce5ef833677b88993b705260aa520a"
]
}
},
{
"version": "2.0.0.1379",
827,15 → 469,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHP Weid Converter is now hosted at WEID repository"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1379"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2aabd97db3595746627ca3b6b5fccd51a4300ec5"
]
}
},
{
"version": "2.0.0.1378",
843,15 → 477,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WEID Converter for PHP: Upgrade to Spec Change 11"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1378"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/017eb08b3e68dd6e24c934f2e73ef307a6ce636a"
]
}
},
{
"version": "2.0.0.1376",
860,15 → 486,7
"changes": [
"Vendor update",
"WEID Converter for JavaScript: Upgrade to Spec Change 11"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1376"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9c9ceb048cab45a853e09d02f13b227ef8a06fc6"
]
}
},
{
"version": "2.0.0.1375",
876,15 → 494,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Some URLs are now canonical only (e.g. OID-IP schema)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1375"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5a8bbc7c2db5d43f478535d5227b2190ed5740e1"
]
}
},
{
"version": "2.0.0.1374",
892,15 → 502,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup plugin: Backup filename now contains system id, so you can make sure you downloaded the file from the correct system (useful if you have a cloned system with the same title)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1374"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9395f83a8e25469a75d0a10a1eb73d1d77707acd"
]
}
},
{
"version": "2.0.0.1373",
908,15 → 510,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"COOKIE_DOMAIN baseconfig setting is highly recommend to '' to avoid bricking the login"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1373"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3c4df8ca57fbf12c7d5171cc695602c4c451a094"
]
}
},
{
"version": "2.0.0.1372",
924,15 → 518,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problems with OAuth2 with canonical URLs (multiple domains / reverse prixy), fixes https://github.com/danielmarschall/oidplus/issues/19"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1372"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e3881cc0c5a6e6b0b0f7d2f59db7669cd632f2d0"
]
}
},
{
"version": "2.0.0.1371",
940,29 → 526,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed all URLs oid-rep.orange-labs.fr and www.oid-info.com to oid-info.com"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1371"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2ee351d799071a8248a18187606204ed1900c499"
]
}
},
{
"version": "2.0.0.1370",
"date": "2023-08-03 23:16:33 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1370"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ed30c73f63f95e0b4d406cb13e98563aaa9b28c7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1369",
970,15 → 542,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Avoid double-registering a FreeOID using action_Activate()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1369"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e74d8cff9da4371be8eb8fc83102e8d8b04a0da2"
]
}
},
{
"version": "2.0.0.1368",
986,15 → 550,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small documentation update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1368"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c017b1c31a3e2c1aad77785c3d37f1e2a47ae02d"
]
}
},
{
"version": "2.0.0.1367",
1002,15 → 558,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1367"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/373c35ba7fd57e35c3e1b92015a34c7953ba1216"
]
}
},
{
"version": "2.0.0.1366",
1029,15 → 577,7
"where target1.id is null and target2.id is null;",
"",
"... to delete, replace \"select base.*\" with \"delete base\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1366"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/634a28f4d51eaee7295502ffbb4bd919185385a9"
]
}
},
{
"version": "2.0.0.1365",
1045,15 → 585,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"ADO+OLEDB now fully support Unicode including emojis!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1365"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/938507aa7bd39c4a68c098e19977c1e3d1241e07"
]
}
},
{
"version": "2.0.0.1364",
1061,15 → 593,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"SQL Schemas updated"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1364"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fc6ece8afd31a55de812e68a43cc9d7db1d218a6"
]
}
},
{
"version": "2.0.0.1363",
1077,15 → 601,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various fixes for Backup/Restore plugin. Implemented GZip compression."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1363"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e7ec45899259bbdc8a0b052bb771dedf683c852"
]
}
},
{
"version": "2.0.0.1362",
1093,15 → 609,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup plugin: Backups are now compressed (3,14 MB becomes 177 KB, wow)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1362"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8db6a82fd109718cfeca4373356e42085e285bc4"
]
}
},
{
"version": "2.0.0.1361",
1109,29 → 617,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup plugin: Download file name now contains the name of the system"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1361"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d32351f01447d60262b2bf544c43e1c978bddb8"
]
}
},
{
"version": "2.0.0.1360",
"date": "2023-07-31 22:45:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1360"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e3f14c4beb8661f1a7c9031587ac10de09477df1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1359",
1139,29 → 633,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: Database backup/restore (beta! use with caution!)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1359"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9821b801de392f15d552e2cee9121cc691f6adc"
]
}
},
{
"version": "2.0.0.1358",
"date": "2023-07-31 18:32:21 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1358"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0428ce6b38264ae896fc0273add239c092d5a752"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1357",
1169,15 → 649,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: During backup restore, check if the user wants to import \"X\" but the file was not exported with \"X\" (i.e. \"num_dataset\" is \"n/a\"), in that case throw an Exception and do not start the import"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1357"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dbf1ce74fce6bdc3e4ee6c64dbfe0802194c3b15"
]
}
},
{
"version": "2.0.0.1356",
1185,15 → 657,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renamed plugin \"Data Transfer\" to \"Data Transfer (oid-info.com)\" in admin control panel"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1356"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b43066b306e76a9ab77d6d68738f1c71e817bef7"
]
}
},
{
"version": "2.0.0.1355",
1201,15 → 665,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: Create a JSON schema for the backup format + Reject import if the schema is different"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1355"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/89c9c6aac01350acd9dfade418ae8e51b9ef8e41"
]
}
},
{
"version": "2.0.0.1354",
1217,15 → 673,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: Added backup/restore of public/private key"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1354"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6ec1bb18fbe87fa2d47dce0e4cc50826fdfab698"
]
}
},
{
"version": "2.0.0.1353",
1233,15 → 681,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: Added config and logs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1353"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/54308fe48551339f287a3b068838941cda7bbd3f"
]
}
},
{
"version": "2.0.0.1352",
1249,15 → 689,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: Put backup and restore into methods and give boolean flags of what to import/export and what not"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1352"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/72a45ab945c389b3469071999ef6841dceff0ad4"
]
}
},
{
"version": "2.0.0.1351",
1265,15 → 697,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backup WIP: Delete the contents from the tables before starting the import! (Very important, I have forgotten it)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1351"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1899ed40233f66b68280328260713d5b3decb358"
]
}
},
{
"version": "2.0.0.1350",
1281,15 → 705,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various smaller fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1350"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/311b5d4a9beb3403b3d051906e7474054ff8c408"
]
}
},
{
"version": "2.0.0.1349",
1297,15 → 713,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Dropped support for Internet Explorer"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1349"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c5f29f8cfbd5ff579ba24a3a5684c88714def67b"
]
}
},
{
"version": "2.0.0.1348",
1313,15 → 721,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced rel=\"shortcut icon\" with rel=\"icon\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1348"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/833a90a3c925b2428cf4e097c3b74f925a99c3d5"
]
}
},
{
"version": "2.0.0.1347",
1329,15 → 729,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Deprecated favicon.ico . It must now be called favicon.png (If you have your own favicon.png, please place it into userdata/favicon/favicon.png !)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1347"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a7a2996d76ea692b3c15a9e717098f79112e174e"
]
}
},
{
"version": "2.0.0.1346",
1345,15 → 737,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renamed img/favicon.ico to img/default_favicon.ico to make it more clear to the user that they need to put their favicon in userdata/ instead of overwriting the file in img/"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1346"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2ea0805f4396e6f18063e6c8b9c11efb5373309e"
]
}
},
{
"version": "2.0.0.1345",
1361,15 → 745,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced setting XFF_TRUSTED_PROXIES which allows whitelisting proxies of which their HTTP_X_FORWARDED_FOR to determine the IP address of the web-visitor."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1345"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ed61b8b3de99d93099bab609e182501c73ef51a7"
]
}
},
{
"version": "2.0.0.1344",
1377,29 → 753,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Cookie Path/Domain now respects HTTP_X_FORWARDED_HOST (however, Cookie Path is \"/\" in that case, because the server cannot know the relative path being behind the proxy)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1344"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/42d65661ad132dc96ff3ff0c2f229a52a45a509f"
]
}
},
{
"version": "2.0.0.1343",
"date": "2023-07-29 01:10:20 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1343"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/445e7411137f1c4601bcb394e3f1385950a8cd0b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1342",
1407,29 → 769,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Extended the schema of the OIDplus Custom UUIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1342"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3db91e5228d50f0a797069a4853f85658716165a"
]
}
},
{
"version": "2.0.0.1341",
"date": "2023-07-28 00:29:08 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1341"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c38d57b0e6d4ba837311b026de284ee0c5735c80"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1340",
1437,15 → 785,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Made sure that Cookies are placed for the system directory and not for root '/', since there could be problems if there is already a directory-cookie overwriting the new root-cookie"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1340"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f676c9c16b13b73cd26f8ed8a8a3b10aca3cc4b3"
]
}
},
{
"version": "2.0.0.1339",
1454,15 → 794,7
"changes": [
"Fixed problems with auth keys if max ra invite time is 0 (for infinite time)",
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1339"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd36f513eeddf0192b268b1c9ffd73e1d0f5b533"
]
}
},
{
"version": "2.0.0.1338",
1470,15 → 802,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC Update: draft-viathinksoft-oidip-06"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1338"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fede5bd80aa5e6988e3629a92d4bae6f403aa4a1"
]
}
},
{
"version": "2.0.0.1337",
1486,15 → 810,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC draft-viathinksoft-oidip-06 WIP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1337"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87ab3f8fa6d64f0fe2601ab3ae7a43ff33f94dc1"
]
}
},
{
"version": "2.0.0.1336",
1502,15 → 818,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented OIDplus System GUID based on UUIDv8"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1336"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/92e5ddbefa316c010e1e0d5623fd5633ced99be2"
]
}
},
{
"version": "2.0.0.1335",
1518,29 → 826,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added FAQ"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1335"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/db09ffc79ed7c048fc9b74bbba001aab4eff7002"
]
}
},
{
"version": "2.0.0.1334",
"date": "2023-07-16 01:04:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1334"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/497e08159dca60aa81155c451c35cc8128d073b0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1333",
1548,43 → 842,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Debug mode: Added check for block4 hash conflicts"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1333"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0ac14cbe7d1ecfe886e47971087a5712ccbe462"
]
}
},
{
"version": "2.0.0.1332",
"date": "2023-07-15 00:17:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1332"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1028cd97bd26ab350c1568fb6708a81dfd5913d1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1331",
"date": "2023-07-15 00:06:10 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1331"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/91f23a8349710df80df2269920663609d56b8929"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1330",
1592,15 → 866,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced OIDplus Information Objects MAC address based on AAI"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1330"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/409689cedb5627d5e4a3232fc27d16fab28c0c83"
]
}
},
{
"version": "2.0.0.1329",
1608,43 → 874,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Alt Id \"more info\" attribute"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1329"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3d6154539c8c6bae20c3b5d54dbfffc4cd2ecbb7"
]
}
},
{
"version": "2.0.0.1328",
"date": "2023-07-14 14:41:43 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1328"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dc5dd51dd1455e0ff0294f036ac8547a5c79d1fe"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1327",
"date": "2023-07-14 14:33:32 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1327"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4daacac539e4ed60bc0c4940019de4813d93d83b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1326",
1652,15 → 898,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation of OIDplus Information Object AID and GUID"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1326"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ac33a5861be42007f38c148d1d38443054113057"
]
}
},
{
"version": "2.0.0.1325",
1668,15 → 906,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"uuid_mac_utils Update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1325"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a6c3e07a3c2429b3c7a41970096e7af60f54aebd"
]
}
},
{
"version": "2.0.0.1324",
1684,15 → 914,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved UUID and MAC decoding. Support for UUIDv6 and UUIDv7."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1324"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a1f620c0edbfaf69a61fbfe5648163bae91fc535"
]
}
},
{
"version": "2.0.0.1323",
1700,29 → 922,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added Custom UUIDv8 for Information Objects, replacing name-based UUIDv3 and UUIDv5"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1323"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9f9a024b86086c31a1f299dc6d14e223e8de32a8"
]
}
},
{
"version": "2.0.0.1322",
"date": "2023-07-03 14:17:33 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1322"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd61abfd18eaf314182545ac3dac461e993959af"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1321",
1730,57 → 938,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation update / included oidplus.com copy to SVN"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1321"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8a89c22528a54a4d70b217d833f402894e66fd6c"
]
}
},
{
"version": "2.0.0.1320",
"date": "2023-06-24 17:04:35 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1320"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ca5695f58ef8c289a75a14bad7d9c1505c82a6f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1319",
"date": "2023-06-24 16:43:14 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1319"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d14b187efc6983599f73bdd6ad94c8096d7cc45b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1318",
"date": "2023-06-24 16:03:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1318"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/81bb356e64efa46e393523c9f10e51d5d8e1aa33"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1317",
1788,15 → 970,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various bugfixes. Changed JWT audience (users will be logged out once)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1317"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8dc4b3fc8cce56aa99399ae48c99e4dcc065e2b2"
]
}
},
{
"version": "2.0.0.1316",
1804,29 → 978,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Problem when adding multiple ASN.1 / IRI identifiers for one OID"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1316"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cf896e95e38b3f0d89f47eacef7d7780bb6f8c1c"
]
}
},
{
"version": "2.0.0.1315",
"date": "2023-06-23 23:27:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1315"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c007ab933f13bdd1faddd43b9bdce6e706b468cc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1314",
1834,15 → 994,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixes in re JWT"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1314"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/607bb336dc5f8bf4458da9704fdf04c30d42d13e"
]
}
},
{
"version": "2.0.0.1313",
1850,15 → 1002,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bug where some hidden items are not shown gray in the menu"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1313"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d4f3a89e3755f4b26487b893ced88d41b6f3bce"
]
}
},
{
"version": "2.0.0.1312",
1867,15 → 1011,7
"changes": [
"Added base config settings JWT_FIXED_IP_USER and JWT_FIXED_IP_ADMIN to increase security.",
"Default values of JWT_TTL_LOGIN_USER and JWT_TTL_LOGIN_ADMIN has been changed from 10 years to 30 days."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1312"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0d5c44a1d58a486b1baa4a5f91f64482a0c35228"
]
}
},
{
"version": "2.0.0.1311",
1883,15 → 1019,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Search plugin: Search is now case-sensitive (even if the database collation is case-sensitive, which is recommended)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1311"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e772cca95f691b725cb1a2af745e27bac51d9b9f"
]
}
},
{
"version": "2.0.0.1310",
1899,57 → 1027,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small change to JWT"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1310"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1b99a94d114e1a4a48ec14616843528c33663a8d"
]
}
},
{
"version": "2.0.0.1309",
"date": "2023-06-18 23:46:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1309"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5bfc7e1c814b612ff43a5203a974cf16838c048f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1308",
"date": "2023-06-18 23:44:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1308"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a0697f052c1b84a942d057c28477ef992d6bd13a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1307",
"date": "2023-06-18 22:51:36 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1307"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/40fecffa6748bb7ff07cce658283799549c434d7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1306",
1957,15 → 1059,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code improvements in re JWT"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1306"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2768ecbede3f0be8c67baa00b8d73410bc178393"
]
}
},
{
"version": "2.0.0.1305",
1975,15 → 1069,7
"Simplified web browser login: Regular \"PHP Session login\" was removed and replaced by JWT cookie login (previously known as \"remember me\").",
"If you had previously disabled JWT_ALLOW_LOGIN_USER or JWT_ALLOW_LOGIN_ADMIN, please enable them again.",
"JWT tokens now contain registered claims (OIDs)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1305"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2c0a121226dcb4dc254e7d3330a0ceba19f721e"
]
}
},
{
"version": "2.0.0.1304",
1991,29 → 1077,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixing https://github.com/danielmarschall/oidplus/issues/16"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1304"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f50c67520357fea0b9c3230a6745d699eeaed437"
]
}
},
{
"version": "2.0.0.1303",
"date": "2023-06-13 01:59:05 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1303"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d6ab7c74d973d7f5235037dadc5118c9720491a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1302",
2021,15 → 1093,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"ID \"0\" gets now correctly displayed als WEID \"0\" in the CRUD grid"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1302"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/195b45428d26c1641872379865d1927b63c259dd"
]
}
},
{
"version": "2.0.0.1301",
2037,43 → 1101,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Simplified OIDplusAuthContentStore* classes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1301"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ba40b92969d0caa89f148c1e0471dbb6c008b94a"
]
}
},
{
"version": "2.0.0.1300",
"date": "2023-05-30 01:04:00 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1300"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d4461c2c5d90caccded43f2becbb07ec51915269"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1299",
"date": "2023-05-30 00:12:02 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1299"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9bbb0de1eca1e07e2a6b5412fde697d41196d55b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1298",
2081,15 → 1125,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security Feature: JWT token can now be invalidated by changing the Server Secret (in the base configuration). The update invalidates all JWT once. You need to log-in again."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1298"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8a6720fd169f81cf0fed00ac38238d55829c36f4"
]
}
},
{
"version": "2.0.0.1297",
2097,29 → 1133,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP URL is now canonical"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1297"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab91649793aa5da1cd88e7f3c20d53042b0bf7ca"
]
}
},
{
"version": "2.0.0.1296",
"date": "2023-05-29 21:44:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1296"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2613f51221bd9058c647e81595a789cf703171c2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1295",
2127,29 → 1149,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code cosmetics"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1295"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ae1f733cb9b43ad48c03402fc6b1be1690f23550"
]
}
},
{
"version": "2.0.0.1294",
"date": "2023-05-29 01:44:49 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1294"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/da15331207641f37923f44869086e5312ca81b87"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1293",
2157,29 → 1165,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code cosmetics"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1293"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1641849d7e7704636b5502795bbac4b044c72c93"
]
}
},
{
"version": "2.0.0.1292",
"date": "2023-05-28 22:42:47 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1292"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9a5cbba787570f9b9d5a0060a74694f8282296fa"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1291",
2187,15 → 1181,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code cosmetics"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1291"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d500afcd2c1f67270e0f1cb996ae91c10ebfab71"
]
}
},
{
"version": "2.0.0.1290",
2203,15 → 1189,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Creating objects using AJAX was not working. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1290"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0303aa6add81e3ccdc798481ef7658c33319cf2d"
]
}
},
{
"version": "2.0.0.1289",
2219,29 → 1197,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issue with \"Static link to this page\" ( https://github.com/danielmarschall/oidplus/issues/15 )"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1289"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a688ab0596e32f3392e30aa91b49b0a37429a2d0"
]
}
},
{
"version": "2.0.0.1288",
"date": "2023-05-26 21:11:13 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1288"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/882245b0e10381ab7f84e59541e028d578489a48"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1287",
2249,29 → 1213,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with canonical URLs https://github.com/danielmarschall/oidplus/issues/14"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1287"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e2e46ddfad9a88f1ac9103c48dd2de578f2b0cdb"
]
}
},
{
"version": "2.0.0.1286",
"date": "2023-05-26 13:44:06 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1286"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a01a376fd94230421c17f3cbd476becc5e35f275"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1285",
2279,15 → 1229,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented REST \"OPTIONS\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1285"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ec67808510e6776b1f31360e246bba08f1c062c9"
]
}
},
{
"version": "2.0.0.1284",
2295,15 → 1237,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1284"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06783caa706fb986c98dc6d226913e01a81a2d4c"
]
}
},
{
"version": "2.0.0.1283",
2312,15 → 1246,7
"changes": [
"makeAuthKey and validateAuthKey can now be used to make temporary keys with limited lifetime.",
"makeAuthKey and makeSecret now accept array inputs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1283"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/69b6d7d6a8fbc970b15548e73d16e02c74b777b0"
]
}
},
{
"version": "2.0.0.1282",
2328,15 → 1254,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugins can no longer access the SERVER_SECRET base configuration settings through OIDplusBaseConfig. Instead, makeAuthKey and makeSecret must be used. The bundled plugins are already updated."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1282"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/58e210aba6580141479708337fbf698060b2ce37"
]
}
},
{
"version": "2.0.0.1281",
2344,15 → 1262,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"JWT Tokens IAT time is checked against the future"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1281"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe4e5462dc4c4fb67997011af57b0dd926a66e48"
]
}
},
{
"version": "2.0.0.1280",
2360,15 → 1270,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security fix: RDAP \"GET\" could be used to extract confidential OIDs. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1280"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3c026d8d1981b2061032288bf27b16d54d96a282"
]
}
},
{
"version": "2.0.0.1279",
2376,43 → 1278,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RDAP, Whois, and REST links are now grouped together"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1279"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8363e5b0c09783e40bd8783e3230846ab3823192"
]
}
},
{
"version": "2.0.0.1278",
"date": "2023-05-15 21:16:29 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1278"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c9cd63d825173cc01b402851483ebab033a2053"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1277",
"date": "2023-05-15 13:45:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1277"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0c209c9e9c864f2e11cc4720481fb2e235102461"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1276",
2420,15 → 1302,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"REST API: New output field \"status_bits\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1276"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/472071152a4014c0e57975703f9e0572456d42f1"
]
}
},
{
"version": "2.0.0.1275",
2436,29 → 1310,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"REST API fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1275"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/19cd0a2d2edbd20174aa99e61b5eae0f9a746565"
]
}
},
{
"version": "2.0.0.1274",
"date": "2023-05-15 00:53:20 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1274"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8a6dc80c60845cb495bf1f975632a9b5188dc166"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1273",
2466,85 → 1326,47
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"*** Objects REST API is done. Now in BETA stage for testing!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1273"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c665a4f5e16b246ad7daad7b56dce7cd5efe56d5"
]
}
},
{
"version": "2.0.0.1272",
"date": "2023-05-15 00:36:49 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1272"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0466823c24bb209259e6077b37c4980665eee72b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1271",
"date": "2023-05-15 00:09:41 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1271"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b5d01acf8163907890e66202f483ac817f30e216"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1270",
"date": "2023-05-14 22:37:52 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1270"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0b878583bc9a92ec9d2539d2d4d582dcb55853d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1269",
"date": "2023-05-14 22:31:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1269"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/91c9264ecfc691a46ca09fb6a179fa7aaec4e1cc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1268",
"date": "2023-05-14 11:28:37 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1268"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0da5023266ce34e6cb8e9311d536ac864d10e7e2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1267",
2555,15 → 1377,7
"!!! Attention! If you have installed foreign plugins (not bundled with OIDplus), you MUST update their logging maskcodes;",
"!!! if you are the developer of the plugin, please run dev/logger/verify_maskcodes.phps to verify the plugins",
"!!! A documentation of the new maskcodes can be found in doc/developer_notes/logger_maskcodes.md"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1267"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/62480d09418b09f68ff7824f929bd80b47505649"
]
}
},
{
"version": "2.0.0.1266",
2571,15 → 1385,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Exceptions can now carry an HTTP Response Code"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1266"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/064bec7bea138176e51a579c7f330c6abd2458d5"
]
}
},
{
"version": "2.0.0.1265",
2587,57 → 1393,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: REST API (Framework Beta Stage; endpoints are not implemented yet)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1265"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/094743f1e1b9b3890ae0a6f0f4ebf0b596e49c9d"
]
}
},
{
"version": "2.0.0.1264",
"date": "2023-05-12 22:48:31 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1264"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c04e83e9f2ffdaca48f841c22f18112eeafd3e4"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1263",
"date": "2023-05-12 22:47:57 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1263"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b52b64322bbfa20fc49a30feb3d2b2b4610515e0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1262",
"date": "2023-05-10 10:01:20 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1262"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f1935624957491e3465994d53ce9d16f9ac77e3d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1261",
2645,29 → 1425,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Misc smaller improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1261"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6a14e361db32884a6c507a1d19b73c1c3e5b390"
]
}
},
{
"version": "2.0.0.1260",
"date": "2023-05-06 23:46:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1260"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/77c7e0aa710faac70b73cf9a0d0b6264392d8545"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1259",
2676,43 → 1442,23
"changes": [
"Implemented feature to generate AAI MAC address.",
"UUID-GUID/UUID-OID generation: Admin can choose if they want Timebased-UUID or Random-UUID"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1259"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b4892cb576c981d4d950199d602a551b15039fe9"
]
}
},
{
"version": "2.0.0.1258",
"date": "2023-05-06 20:22:46 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1258"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5501eddb5e7f6f1f94237a3a5885fc292890d3b4"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1257",
"date": "2023-05-05 00:16:09 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1257"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7ce237f44a1cac214612bf7b1e54cfaae50cb603"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1256",
2720,15 → 1466,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New MAC<=>AID (VTS F2 AID) definition as of 4 May 2023 implemented"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1256"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/02aed020b1570e33c35d13a2fbc814cd41b9320d"
]
}
},
{
"version": "2.0.0.1255",
2736,15 → 1474,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MAC Object Type plugin: Implemented SAI and AAI"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1255"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3cf63674b65d48e65cb953b299119905ca3ff923"
]
}
},
{
"version": "2.0.0.1254",
2752,15 → 1482,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small changes in the ELI/EUI plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1254"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c55411b3669c96ffb324252184310697cb4dcd68"
]
}
},
{
"version": "2.0.0.1253",
2768,15 → 1490,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented support for ELI (CID+vendor specific parts)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1253"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/902b4224d500c257badec8aee530ae4539c00b4d"
]
}
},
{
"version": "2.0.0.1252",
2784,29 → 1498,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MAC/EUI-decoding improved"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1252"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ae38a56d1d2ee0d45a8fcaa1ec60aca24441bb93"
]
}
},
{
"version": "2.0.0.1251",
"date": "2023-04-30 21:38:33 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1251"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5804eca1377933e1f29d8ce13b92919592a3a5ba"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1250",
2814,15 → 1514,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced EUI64 <=> AID mapping (modified VTS F2)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1250"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cdf3f3a5fe05908320143ca9a523812538d106a8"
]
}
},
{
"version": "2.0.0.1249",
2830,15 → 1522,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1249"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/225bac6c4bec00c552929c8c97518dea3e01eb1c"
]
}
},
{
"version": "2.0.0.1248",
2846,15 → 1530,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New object type: MAC / EUI-48 / EUI-64"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1248"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd87db753a5b27f5e74490cc7c276fba4f6c23c1"
]
}
},
{
"version": "2.0.0.1247",
2862,15 → 1538,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automatically redirect to prefiltered queries"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1247"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bc252dc7a3575a23927cfe80b2ccda0a467a242d"
]
}
},
{
"version": "2.0.0.1246",
2878,15 → 1546,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Whitespaces at the start end end of the query are now accepted in the \"goto\" box"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1246"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0860cf21950849a4c4f3e396f06cbecc8e7e300"
]
}
},
{
"version": "2.0.0.1245",
2894,15 → 1554,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Canonical URL now contains the result of the \"goto\" prefiltering"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1245"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb972b68cbcd6154c30c13b0fbbe3572cfb22eba"
]
}
},
{
"version": "2.0.0.1244",
2910,15 → 1562,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"internal change: .sql setup files are now packed in the sqlSlang plugin folder"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1244"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/79f00df7c9ec72493bcf96604d5bfaffeb5c3cfd"
]
}
},
{
"version": "2.0.0.1243",
2926,43 → 1570,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"If someone enters an OID or GUID in the goto-box, the system will automatically add \"oid:\" and \"guid:\", respectively"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1243"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/849aeaad4216ca1ba815098c7dc11ac8ca5169bc"
]
}
},
{
"version": "2.0.0.1242",
"date": "2023-04-28 01:43:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1242"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9afa51e91e8775743e8bf10a6fb4d0ee115f4c0d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1241",
"date": "2023-04-28 01:36:10 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1241"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/63109c35b420d541a957b31dedd1ec0fedd5f9c7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1240",
2970,15 → 1594,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Firebird Database: LastInsertId is now implemented"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1240"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/af40d555645b48b729d17a3b0aff2c791911dd3f"
]
}
},
{
"version": "2.0.0.1239",
2986,29 → 1602,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Firebird fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1239"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8b6fac33b6b9965011368b1775e4232788dd6e74"
]
}
},
{
"version": "2.0.0.1238",
"date": "2023-04-27 16:52:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1238"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eced1ca51d83c246cff21c3f3570f0124fce9dcd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1237",
3016,15 → 1618,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added example data and wellknown data for Firebird"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1237"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c4ad12b962d5842024226d916a824ec78db908c5"
]
}
},
{
"version": "2.0.0.1236",
3032,15 → 1626,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PDO: Fixed incompatibility with Oracle and Firebird"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1236"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f0ce493b8393f4973f3f00119562564bfe697e89"
]
}
},
{
"version": "2.0.0.1235",
3048,29 → 1634,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added Firebird SQL slang (beta)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1235"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e75c457d7bb2b5388fa9152f25d977363089a84c"
]
}
},
{
"version": "2.0.0.1234",
"date": "2023-04-26 22:53:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1234"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1d8738f047d22deadc14804f345e453571d6c4e2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1233",
3078,15 → 1650,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various improvements of SQLSRV database plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1233"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bda0165b82309e8d520cfe3752e45ba89a1178e8"
]
}
},
{
"version": "2.0.0.1232",
3094,15 → 1658,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added database plugin SQLSRV"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1232"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/09ed0c9ffe32f9ac52465d3a3713aa067175e5bf"
]
}
},
{
"version": "2.0.0.1231",
3110,15 → 1666,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed various problems"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1231"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c70ab2465147a02663a22f593bcb5e43a9a8d563"
]
}
},
{
"version": "2.0.0.1230",
3126,29 → 1674,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated database connectivity diagram"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1230"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6e019a4d242c3409ef02c0faa9d1984057304e4"
]
}
},
{
"version": "2.0.0.1229",
"date": "2023-04-21 16:50:00 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1229"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/03bbd301db0ad2f2af68ddf3442c2be968b11a2d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1228",
3156,29 → 1690,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed systeminfo plugin compatibility with Oracle DB"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1228"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f05d468d88b3198f824ce70bd2e9d23bf060c573"
]
}
},
{
"version": "2.0.0.1227",
"date": "2023-04-20 16:42:46 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1227"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/59a35286ef9072573a0981913adf5968b1a8b725"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1226",
3186,43 → 1706,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed insert_id() issues with ADO connections"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1226"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f27a182534e543f07089eeb8d1cdc691ea8124b8"
]
}
},
{
"version": "2.0.0.1225",
"date": "2023-04-19 21:30:25 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1225"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/20b05565e93b490ea8fef8fa44b0649c55148ce6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1224",
"date": "2023-04-19 20:32:19 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1224"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0c1833fa15c86a87d682d485106a3f344525d3c5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1223",
3230,43 → 1730,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Some fixes for the ADO database connection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1223"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/90bdf4355007408290dff5768006159599480406"
]
}
},
{
"version": "2.0.0.1222",
"date": "2023-04-19 17:13:59 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1222"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/869f622c2fa8a5d6f230336ee64f5006f614fcb7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1221",
"date": "2023-04-19 14:51:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1221"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f05333e83bb856c175ff424cd1f88cf9e9b4e9da"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1220",
3274,15 → 1754,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System Information plugin: Database plugins can now report extended information like their database name, username, connection properties, etc."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1220"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef37e1c76a360693c860bb88f18fcf6b3a05b8d6"
]
}
},
{
"version": "2.0.0.1219",
3290,29 → 1762,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added new database connection plugin: ADO (required Windows server system)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1219"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1464a12ff7ac5d9ac93d5a815f98788735193a33"
]
}
},
{
"version": "2.0.0.1218",
"date": "2023-04-18 11:41:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1218"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ffa6a903ecafb4adc15a406e2148292ee0dc0fe1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1217",
3320,15 → 1778,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"SQL Server is now Unicode and emoji compatible. Existing databases need to change [text] to [ntext] and [varchar] to [nvarchar]"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1217"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b735142f739d7fa84106f13d2517f9094278db5d"
]
}
},
{
"version": "2.0.0.1216",
3336,29 → 1786,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"UTF8MB4 for ODBC/PDO (not tested)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1216"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f445e90ecdee41b8ae0251a91be9ec1e8a8df4f"
]
}
},
{
"version": "2.0.0.1215",
"date": "2023-04-18 01:53:09 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1215"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f9c52fcb9d2ea79f09c75ccda0df5b522df4c4ea"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1214",
3366,29 → 1802,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MySQLi DBMS: Database fields can now contain emojis. Existing MySQL databases need to update the collation from utf8* to utf8mb4*"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1214"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/26fe44c7209dda2646019ea5b607c34aec0855d0"
]
}
},
{
"version": "2.0.0.1213",
"date": "2023-04-16 23:28:06 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1213"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/89a40aac078329d2e571aaf99792dd12103c37c2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1212",
3396,43 → 1818,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Design and RA auth plugins are now identified by an internal ID (set in PHP) instead of the foldername"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1212"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c112873253508090122f961f719c7ec34d8fa7b8"
]
}
},
{
"version": "2.0.0.1211",
"date": "2023-04-16 22:29:14 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1211"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee7b955931ffd0d05dc8d7c72491f8f872d95bd2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1210",
"date": "2023-04-16 22:22:28 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1210"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/01a938913ef13147be010af078773d71859a6133"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1209",
3440,15 → 1842,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1209"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87a8b816e9801900a657261ee1abbe3c826db324"
]
}
},
{
"version": "2.0.0.1208",
3456,15 → 1850,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1208"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1b4c300944b5aeb3c4dffdfcbb22d28d3d1fcbd9"
]
}
},
{
"version": "2.0.0.1207",
3472,15 → 1858,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Documentation update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1207"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2a6f3017de144635f83d008ca1f2d76d01d3a1f1"
]
}
},
{
"version": "2.0.0.1206",
3488,43 → 1866,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More Exception refactoring"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1206"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1a79385a5db79537257e6b4b96de040e8c3b7272"
]
}
},
{
"version": "2.0.0.1205",
"date": "2023-04-13 23:31:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1205"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7baa5f42d577b685f2c5eea25c13dea34b3f0590"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1204",
"date": "2023-04-13 02:38:29 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1204"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e42e20ef8d4a464b0f6bcd93d78fcfc8e5fd1e9a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1203",
3532,29 → 1890,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More Exception Refactoring"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1203"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef30ebade762b9a410bf18dd45f5099bf3183b48"
]
}
},
{
"version": "2.0.0.1202",
"date": "2023-04-13 01:07:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1202"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d791aa6fb806eff5040077af85d2cfec0615d380"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1201",
3562,29 → 1906,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"First part of a refactoring of the Exception handling. Made distinction between HTML-Exception and Non-HTML-Exception clear."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1201"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4db996a461ba211a1cf02a5fd590b3ded72622e6"
]
}
},
{
"version": "2.0.0.1200",
"date": "2023-04-12 01:12:42 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1200"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d6848c1554a57f0c387c363cc647c428bf1bbac"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1199",
3592,15 → 1922,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Log method: Added functionality to add arguments like in _L()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1199"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3473bd46f9ffef70fa4da3262b48c86c630b0ac0"
]
}
},
{
"version": "2.0.0.1198",
3608,15 → 1930,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix SVN version detection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1198"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b503381d2cb92dd2b53abbc6aed297520fbcea33"
]
}
},
{
"version": "2.0.0.1197",
3624,15 → 1938,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplusLogger: Changed array-of-arrays into an object oriented structure"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1197"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/954248bdb848fdcec35aa7b9aee8c644d79e4fac"
]
}
},
{
"version": "2.0.0.1196",
3640,15 → 1946,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1196"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/51ca35c9c8a6460d8c134a74d6244ac04df29690"
]
}
},
{
"version": "2.0.0.1195",
3656,15 → 1954,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem where OIDplus::findGitFolder() output one extra slash"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1195"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06c345977207693fdd8bc236e2a6a4c630fe59f8"
]
}
},
{
"version": "2.0.0.1194",
3672,15 → 1962,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issue where failed version check wrote wrong value to config key \"last_known_version\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1194"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/048c41659d867f3792b6d338c60588c519bf4220"
]
}
},
{
"version": "2.0.0.1193",
3688,15 → 1970,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Another fix in re Git, probably fixing https://github.com/danielmarschall/oidplus/issues/11"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1193"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e6deb075eea341162f730db2488fd6a19a874fb1"
]
}
},
{
"version": "2.0.0.1192",
3704,15 → 1978,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GIT with delta objects can now be read for version detection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1192"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb82c9a742b7dd79cab604eb4892e9705182b4ca"
]
}
},
{
"version": "2.0.0.1191",
3720,29 → 1986,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed partial issue with Git version recognition"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1191"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/982c150fe497f9fa94e6085c6953ef19f7bca54d"
]
}
},
{
"version": "2.0.0.1190",
"date": "2023-04-08 21:40:11 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1190"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c9588a36540a45331c713ec2c096fc7d7ab7a5d1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1189",
3750,29 → 2002,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed interface \"getNotifications\", replaced \"array of array\" with \"array of OIDplusNotification\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1189"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8ca95e605279a199019675967635c5c4bcb71ba"
]
}
},
{
"version": "2.0.0.1188",
"date": "2023-04-08 20:52:33 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1188"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/53736e8a1ac1560d817c3be1a9ffbbac2c5bca72"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1187",
3780,15 → 2018,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Microsoft Access SQL time function is now now() instead of date()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1187"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e287e88c9581ce7a2f7057270f21060e89c4c1f7"
]
}
},
{
"version": "2.0.0.1186",
3796,15 → 2026,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Methods in OIDplusAuthUtils, OIDplusGui, OIDplusMailUtils, OIDplusMenuUtils are now not static anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1186"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fda993ecfa6cfa702a19dac0af5804a8bdd4e184"
]
}
},
{
"version": "2.0.0.1185",
3812,15 → 2034,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Logger methods are now not static anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1185"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/53ea643e03f1e5ca9ec1411b8cbb5d8b4f8ad92d"
]
}
},
{
"version": "2.0.0.1184",
3828,15 → 2042,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: \"Static link to this page\" leading to nowhere"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1184"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1189d3a7ff1f070fb95624a50967ab5d32629f0f"
]
}
},
{
"version": "2.0.0.1183",
3844,15 → 2050,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System check plugin: Scan now starts only after the user pressed a button"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1183"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/370da206184ab04a8b5be9f6a060ba6a1395765e"
]
}
},
{
"version": "2.0.0.1182",
3860,15 → 2058,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced base configuration settings OFFLINE_MODE, as suggested by https://github.com/danielmarschall/oidplus/issues/5"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1182"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fb7eb3f4c01422f7528d9898fe2eda1bc32189b6"
]
}
},
{
"version": "2.0.0.1181",
3876,15 → 2066,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduction of url_get_contents_available()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1181"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f448becde3b9c8e148f01819668ad9673725e6bd"
]
}
},
{
"version": "2.0.0.1180",
3892,43 → 2074,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"File attachments plugin: If directory is not writeable or otherwise invalid, the admin will see a warning in the \"notifcations\" area"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1180"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/acdd93166797821233fe59977b38ff48db6185c0"
]
}
},
{
"version": "2.0.0.1179",
"date": "2023-04-08 00:48:52 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1179"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/597573fcd7c0a0e4d50aa539014efbc4d86a4036"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1178",
"date": "2023-04-08 00:44:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1178"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bd3c02b24bd4b450f12ac802a616975cc935284f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1177",
3936,15 → 2098,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added empty Access and SQLite3 databases which can be used as template"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1177"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f7a3c89f0e427c37f1a662e71176bf795b0b1bb2"
]
}
},
{
"version": "2.0.0.1176",
3952,15 → 2106,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"SQLite3: Removed foreign key reference, because it conflicts with \"well known\" ASN1/IRI"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1176"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aafe1c7348add8f3cf21edd2f2e86ab46972d176"
]
}
},
{
"version": "2.0.0.1175",
3968,15 → 2114,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Attachment plugin: Removed \"unlock file\" feature. (It was supposed to avoid that admins upload files to directories where they don't suppose to upload. However, this security feature was nonsense, because admins could write and execute their own .php files - if we assume that the OIDplus admin is the same person which has FTP access)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1175"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e679a5145d1e023cec216daa3c93fc04e423debc"
]
}
},
{
"version": "2.0.0.1174",
3984,15 → 2122,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bug where IPv4 and IPv6 were not displayed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1174"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/522b41f7ebb36caba0f6ff65f0f4af50fb2f58e7"
]
}
},
{
"version": "2.0.0.1173",
4000,15 → 2130,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Announced Microsoft Access compatibility"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1173"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e907b9e72fecd88902f772c7494c36fc7254e6c1"
]
}
},
{
"version": "2.0.0.1172",
4016,15 → 2138,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More problems with types in prepared statements adressed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1172"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/14ee777e42a16d5849fc7ea19283ea92d67fe21a"
]
}
},
{
"version": "2.0.0.1171",
4032,15 → 2146,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed more issues with Microsoft Access database connectivity (we are close to the approval)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1171"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9aa24b783cc20360ac294d4a4105964b3b3d2eb0"
]
}
},
{
"version": "2.0.0.1170",
4048,15 → 2154,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More tests with Microsoft Access (not officially supported yet)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1170"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/469513544ae1dcfb7f4f41aa03f7f1ea9c8239d9"
]
}
},
{
"version": "2.0.0.1169",
4064,15 → 2162,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed limitations for OID max arc size and max depth"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1169"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/982e91522e2d6435c83bc495151ab7b6145efeee"
]
}
},
{
"version": "2.0.0.1168",
4080,29 → 2170,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Important bugfix: Timeout error when root node (e.g. \"oid:\") is selected, rendering a fresh installation of OIDplus useless"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1168"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ca6096cceb1e38721aff9ded6e761fe42c4b6aac"
]
}
},
{
"version": "2.0.0.1167",
"date": "2023-04-06 00:42:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1167"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7e55ddab5ee20a00b06ad5fd51224703bc6e5c08"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1166",
4110,15 → 2186,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed texts which forced the user to mouse-hover"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1166"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99cceca786a9c3eb3101b384eb513752db45c9e1"
]
}
},
{
"version": "2.0.0.1165",
4126,57 → 2194,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System info plugin: Fixed issue with Windows servers"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1165"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/137e911497910bc21ac608106cc88c3d5f052285"
]
}
},
{
"version": "2.0.0.1164",
"date": "2023-04-05 16:58:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1164"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd47f7523e94e2b78be3f0a979e4f068587dce7c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1163",
"date": "2023-04-05 02:57:47 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1163"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9283606962603f20480c328584d59bc9aabb3a5d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1162",
"date": "2023-04-05 02:37:36 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1162"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f017ac33c883f833f41e8d6534ae1bba339b28b5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1161",
4184,15 → 2226,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix error in PHP-Info on darkmode"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1161"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/54fdf1792e514413cb00e5dfc4a0f86182d283e2"
]
}
},
{
"version": "2.0.0.1160",
4200,15 → 2234,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PDO+MySQL PHP testcases are now passed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1160"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d6eee05f9edee4c980547404216ff5053ed6817"
]
}
},
{
"version": "2.0.0.1159",
4216,15 → 2242,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Oracle, PgSQL, and Sqlite database-testcases are now passed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1159"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96f7c6bbef65b2054c268100a2f5671d95cf82bf"
]
}
},
{
"version": "2.0.0.1158",
4232,29 → 2250,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed some smaller issues with MSSQL insert-id (test-cases are now all passed)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1158"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/23ec0d409a06ebdf25ea2f323f0737eee452d938"
]
}
},
{
"version": "2.0.0.1157",
"date": "2023-04-04 01:55:40 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1157"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06187d4b309355c8d98e9a46e9b78c125247c806"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1156",
4265,15 → 2269,7
"$res = new OIDplusNaturalSortedQueryResult($res, 'id');",
"changes to",
"$res->naturalSortByField('id');"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1156"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/006e488828caffe16d61b1be2bfa07f819236023"
]
}
},
{
"version": "2.0.0.1155",
4281,15 → 2277,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed MySQLi error handling. Database test cases now passed (again?)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1155"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9ad1dd095469e23ab2f444e0402f43d78804e2e1"
]
}
},
{
"version": "2.0.0.1154",
4297,29 → 2285,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Admin plugin overview: Wrong display of \"active\" suffix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1154"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/17ff4df99da337bec2aeb1402c40f9051aca539c"
]
}
},
{
"version": "2.0.0.1153",
"date": "2023-04-03 23:05:28 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1153"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7a851bc6d35af9ed0f56bee109be43ec138e51af"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1152",
4327,15 → 2301,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed OIDplusQueryResult class definition"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1152"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2db3b2d933e22c9032d58ed9f73e2fe137ea2e4f"
]
}
},
{
"version": "2.0.0.1151",
4343,29 → 2309,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1151"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/37c5abcef4c00b96fffcf569e3a4c3f2acbd7e61"
]
}
},
{
"version": "2.0.0.1150",
"date": "2023-04-03 21:16:32 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1150"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/54b4999d2722e2417e9cd7142436c2f7b16f4bb9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1149",
4373,15 → 2325,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New method url_post_contents() replaces all cURL calls inside the plugins. url_post_contents_available() replaces the checking for the cURL PHP extension."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1149"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a0554f299098771eeabdaaf89c778853309d8ba1"
]
}
},
{
"version": "2.0.0.1148",
4389,15 → 2333,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"The \"natural sorting\" (i.e. \"A10\" is after \"A9\") is now applied to all object types, not only to OIDs. The \"natOrder\" method of the SQL-Slang-Interface has been removed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1148"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/88c891150bd76bf6666e1a108ed3eab0c748f4de"
]
}
},
{
"version": "2.0.0.1147",
4405,15 → 2341,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved performance of admin-page \"Well known OIDs\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1147"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b1a82766e486d8b0732818cbe6bf9629a06ed445"
]
}
},
{
"version": "2.0.0.1146",
4421,15 → 2349,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Wrong error message \"INTF_OID\" when class is not found"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1146"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d1a091547e641cbbee0fc70dc8154533df5001b"
]
}
},
{
"version": "2.0.0.1145",
4437,29 → 2357,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added JetBrains/PhpStorm to the acknowledgements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1145"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7c285ac834dfcda08a2c1198d91940600062301f"
]
}
},
{
"version": "2.0.0.1144",
"date": "2023-03-29 12:07:48 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1144"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/28f44444204dd5cd751c693359383cd22fee9099"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1143",
4467,15 → 2373,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed more possible type errors"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1143"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fca0951b6bcf2d4f9e3f9cfd8862b910e3d81ed8"
]
}
},
{
"version": "2.0.0.1142",
4483,43 → 2381,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"oid-info.com XML Export fixed type error message"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1142"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2956d7214e24c6af7f76283d1e2ac777e70a396"
]
}
},
{
"version": "2.0.0.1141",
"date": "2023-03-27 00:20:16 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1141"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cddccfe8bafc21beb6b9d99ebee1121ad6a22858"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1140",
"date": "2023-03-26 23:45:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1140"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/33312d0b24ba39dbd89d589ef74ba10bf9f90979"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1139",
4527,15 → 2405,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GS1 object type: GS1 Application Identifier is now shown"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1139"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06c1ddc95652e8862790eb40d76a717f565e90dc"
]
}
},
{
"version": "2.0.0.1138",
4543,15 → 2413,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Alternate identifiers\" is now sorted and displayed as table"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1138"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6ab35d006969c84aaa28957bcf324ee2dd6956a"
]
}
},
{
"version": "2.0.0.1137",
4559,15 → 2421,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed type-errors in re getRaMail() can be null"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1137"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/774ec3ec1a94d41b4a3ed062fdd8adb5c04fbc7b"
]
}
},
{
"version": "2.0.0.1136",
4575,15 → 2429,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix type error message"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1136"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/deb09d421627bf09ee6ebffac44a95007c2a0d8b"
]
}
},
{
"version": "2.0.0.1135",
4591,15 → 2437,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Frdl AltID plugin: Sort alternate-identifier, handle-identifier, and canonical-identifier"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1135"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f2e7d4b64bf829e6082ef167b91fd82813831d2"
]
}
},
{
"version": "2.0.0.1134",
4607,15 → 2445,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1134"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1eab01444666fb21ba61457a6d304bb0e2b85d75"
]
}
},
{
"version": "2.0.0.1133",
4623,29 → 2453,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"de-de Language update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1133"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/007efa5536956c680a54b34aabc6f3d34937eb40"
]
}
},
{
"version": "2.0.0.1132",
"date": "2023-03-26 04:26:18 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1132"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aff585a7234c2ed1f51efc4c3f06c4f6d7cba40a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1131",
4655,15 → 2471,7
"Removed \"implementsFeature\" interface and replaced it with PHP interfaces with the prefix INTF_OID.",
"These have a special treatment in the OIDplus class autoloader.",
"!!! Attention: Third-Party plugins (not bundled with OIDplus) might not be compatible with this change and must be altered (we can help you with this task)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1131"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d86a2e28841e7268db55525b2fcff9de728da736"
]
}
},
{
"version": "2.0.0.1130",
4671,15 → 2479,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Another large bunch of type-safety changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1130"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d2a3b6ecadf15c03e22bfd9c51479f8629f66467"
]
}
},
{
"version": "2.0.0.1129",
4687,15 → 2487,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix PHP 8.0 deprecation warning for JSON-OIDIP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1129"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d8aa1cc32b69102ee36a9e4c9f8e7afa197766ed"
]
}
},
{
"version": "2.0.0.1128",
4703,57 → 2495,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix for MySQLi"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1128"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8b79c61f41d515c17edfd03cdb049f0af550998"
]
}
},
{
"version": "2.0.0.1127",
"date": "2023-03-25 03:04:21 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1127"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c1a8fb0f6b1f6959a800d6e63a63ad53c755517b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1126",
"date": "2023-03-25 02:19:06 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1126"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/02819a907d3cf42c9eebcd82b106d6228c8da5eb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1125",
"date": "2023-03-25 01:16:44 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1125"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/682b5609b03aa275b254933595a4f1162d155bae"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1124",
4761,43 → 2527,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated folder icons for non-leaf nodes of object types GUID, PHP, and FourCC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1124"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/700918efe471c7e804320425868da1cceeea97fb"
]
}
},
{
"version": "2.0.0.1123",
"date": "2023-03-25 00:25:26 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1123"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/654880bf09f48c7a3b902a3f6acda1c18e20c975"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1122",
"date": "2023-03-25 00:11:30 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1122"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3f2c604a2be88266cdb76d3a0c96b5c3bbdb0926"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1121",
4805,43 → 2551,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Misc bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1121"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/44a40f5bed998053da10424ab1711519aeb9ab33"
]
}
},
{
"version": "2.0.0.1120",
"date": "2023-03-24 17:01:04 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1120"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/77399255ad83dfd9773c198cd2b2df1c63b8c123"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1119",
"date": "2023-03-24 16:54:53 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1119"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/31987b63bfdfc8b9fadba39db7a33158798178ba"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1118",
4849,29 → 2575,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added new object type: PHP namespaces/classes/interfaces"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1118"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aae43a6ebbbe212ffbb22d73053896bc35db416b"
]
}
},
{
"version": "2.0.0.1117",
"date": "2023-03-24 01:13:28 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1117"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/be4c78aadf1cfbbdc523fa41938cae85d80b26bc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1116",
4885,15 → 2597,7
"Please note that due to the amount of changes, there could have been a few bugs introduced; please send all bug reports via GitHub or email",
"and if you have the possibility, it is recommended to test the version of a test system before applying the update on a productive system.",
"Thank you very much!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1116"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9fba773a9847b19d6c1232083bed7d60ce1ad288"
]
}
},
{
"version": "2.0.0.1115",
4901,57 → 2605,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small changes in re HTML Exception handling"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1115"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/108a1f37bca3887bb70af0ed60d03f147fe84039"
]
}
},
{
"version": "2.0.0.1114",
"date": "2023-03-17 00:38:45 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1114"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c0adec689a3e8678ff5bb76e74b7ff8158e58333"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1113",
"date": "2023-03-16 23:51:30 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1113"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8c05cefca06524534d2b663fc25b0907b9d2143d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1112",
"date": "2023-03-14 01:37:17 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1112"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/27d4bbd221cc672611c83831456f0c5c19787ac9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1111",
4959,43 → 2637,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1111"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0ea0e9f89a5f8dd808652253eabd71a68722ec8"
]
}
},
{
"version": "2.0.0.1110",
"date": "2023-03-03 12:17:54 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1110"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a097da74b4e50ce3f44c6f6b061a0846f7469deb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1109",
"date": "2023-03-03 00:11:31 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1109"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/de52341d1637e4d3facec69b5c9df5a594397eb7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1108",
5004,43 → 2662,23
"changes": [
"Security improvement: On every login, the password of the user gets rehashed to ensure that they are always using the current default auth plugin with the best possible settings.",
"Note: It is highly recommend that you remove the value of the config setting \"default_ra_auth_method\" in order to let OIDplus decide about the best plugin."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1108"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6eb24429e53743421f1da85b5d562dbf7e9b2173"
]
}
},
{
"version": "2.0.0.1107",
"date": "2023-03-01 13:26:17 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1107"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb8d31d54b26f733def51ae3098be67c1b8ed09c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1106",
"date": "2023-03-01 02:22:19 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1106"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/35c2e4f39e577e07c1f84bedfc74a24f7d66ed0f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1105",
5048,43 → 2686,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1105"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7c1fefa41a93ebaa275a2b276d5d019d1286aa84"
]
}
},
{
"version": "2.0.0.1104",
"date": "2023-02-28 17:16:41 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1104"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9a0c3c545b222e0742dd38d0b0e28db35855d222"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1103",
"date": "2023-02-28 17:06:29 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1103"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e241f130951d4292648f1be3a053f156e63ae31"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1102",
5092,15 → 2710,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renaming of some functions in vts_crypt.inc.php"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1102"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d59e23acc852670317e115d161ddc8e252f5f109"
]
}
},
{
"version": "2.0.0.1101",
5108,15 → 2718,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1101"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5676e67e9275c7cf79a449c893cff20e8202e6c7"
]
}
},
{
"version": "2.0.0.1100",
5124,15 → 2726,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MSSQL DB Update fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1100"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/93f9a329b0de8509a7ecc653a255924584fd2e10"
]
}
},
{
"version": "2.0.0.1099",
5140,15 → 2734,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RA Auth plugins can now be only-hash or only-verify"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1099"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0ecadc9f3d5a138fcd0169fc4ec373f933e5bd8b"
]
}
},
{
"version": "2.0.0.1098",
5156,15 → 2742,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added more arguments to random_bytes_ex() to force CSRNG"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1098"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/36374a95750902e22df0d59b1698f8e855ea29f9"
]
}
},
{
"version": "2.0.0.1097",
5172,43 → 2750,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More changes in re VTS MCF 1.0 auth"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1097"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab945d5b5709fb89adf503e8682362c15e4f4d5b"
]
}
},
{
"version": "2.0.0.1096",
"date": "2023-02-27 09:52:19 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1096"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6ac15d2fc59e3c7f20b35cb4e190b6c2a400b013"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1095",
"date": "2023-02-27 01:58:30 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1095"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe6cd26c6a0a189444dc8552cf286a24124c9ba4"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1094",
5216,15 → 2774,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added auth plugin A6_crypt"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1094"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9e4b7d6ab516f8e4f4384c51651f86ef6c7bf41"
]
}
},
{
"version": "2.0.0.1093",
5232,43 → 2782,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed default VTS MCF algorithm from salted sha3-512 to sha3-512-hmac"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1093"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7045a0b4c66910783ec65422701cb1773fb4e4c6"
]
}
},
{
"version": "2.0.0.1092",
"date": "2023-02-26 23:48:28 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1092"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5440e4ab3da1f9ec105b01e1a6140e4fd56f9c9b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1091",
"date": "2023-02-26 23:43:12 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1091"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7b9338db3d1e89caab84a5a7ecff0b87e4f96c8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1090",
5280,29 → 2810,15
"Auth plugin A3_bcrypt/OIDplusAuthPluginBCrypt.class.php does not accept the A3# prefix anymore (gets removed in the migration procedure).",
"Hashes of A1*# and A2# get migrated to the ViaThinkSoft MCF 1.0 hashes.",
"!!!!! It is recommended to make a backup of your \"ra\" table in case something goes wrong with the migration of the hashes !!!!!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1090"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/164c3fb24fe038fc97beca2ef14cf56070dbf95c"
]
}
},
{
"version": "2.0.0.1089",
"date": "2023-02-26 19:05:49 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1089"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3873f86646490040cb4e7e4c0eb7e35686da70a9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1088",
5313,29 → 2829,15
"Config: Auth plugin setting can (and should) be empty, which means that OIDplus automatically chooses the best auth plugin.",
"RA Auth plugins: Added available() function to OIDplusAuthPlugin.",
"Removed \"A3#\" prefix from password hashes created by plugin A3_bcrypt."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1088"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/60643d826dbc6082d2fa0bf1e9b7d69054e66142"
]
}
},
{
"version": "2.0.0.1087",
"date": "2023-02-26 01:18:19 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1087"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f03351faf3848666260bda2ab7a345a9d130b5c5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1086",
5343,29 → 2845,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Avoid calling *.class.php files directly to avoid PHP errors (Github Issue #4)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1086"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bd5cf86838fdd7d41ada743fe591c7b3d83da4df"
]
}
},
{
"version": "2.0.0.1085",
"date": "2023-02-26 00:37:36 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1085"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/573ed877e4af9ea4dd42217500599687694879e6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1084",
5373,15 → 2861,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Auth plugin \"A1\" does now also accepts base64 payload in addition to hex code. Also, 4 more algorithms are unlocked."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1084"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/65646677ff2f919eb3bd31c2124581f5cdf1edfc"
]
}
},
{
"version": "2.0.0.1083",
5389,15 → 2869,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1083"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f1db838dea97f5e0e4dd83ca269d06d65c9e3d8"
]
}
},
{
"version": "2.0.0.1082",
5405,15 → 2877,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1082"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/af3d21e4c9c60d38423d18f8d9caba5f29836958"
]
}
},
{
"version": "2.0.0.1081",
5421,29 → 2885,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Release Internet Draft draft-viathinksoft-oidip-05"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1081"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0fbf1143ddf1283376c9763e27b2e3895b2d3ec"
]
}
},
{
"version": "2.0.0.1080",
"date": "2023-01-11 00:07:41 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1080"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b9a7a0b1fcd72a548bde5440d00f18f0b6c6f587"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1079",
5451,15 → 2901,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VTS E0 AID => OID mapping"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1079"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c5491f52545e72311631cb7bfc0b3f2f79c71af3"
]
}
},
{
"version": "2.0.0.1078",
5467,15 → 2909,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced OIDplus System Application Identifier (AID) and OIDplus Information Object Application Identifier (AID)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1078"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a0510b25d657048c07c21e821d54b991ce1266e7"
]
}
},
{
"version": "2.0.0.1077",
5483,15 → 2917,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Application Identifier (AID) \"VTS B1\" (member) and \"VTS B2\" (products) bidirectional AltID mapping OID<=>AID established"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1077"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6525240d0389e0b9efd7e9e4d27d019258fa4fe7"
]
}
},
{
"version": "2.0.0.1076",
5499,15 → 2925,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More design fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1076"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1625cdf6aec766839712e71fd0570560ff036233"
]
}
},
{
"version": "2.0.0.1075",
5515,15 → 2933,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small design fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1075"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9f0810a320e30116582946b27b386b9a65d6fd29"
]
}
},
{
"version": "2.0.0.1074",
5531,15 → 2941,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Extended systeminfo.php. Also, SystemID now contains the ID, not the OID."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1074"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e3c70e80b6f7b7fe5fa3c2b6d3228fa6c401dc8"
]
}
},
{
"version": "2.0.0.1073",
5548,15 → 2950,7
"changes": [
"BUGFIX: OIDplus can now work with PKI again, even if OpenSSL is not installed",
"Added System GUID (SHA1-Namebased UUID based on your public key)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1073"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c65f197417f4a9ae526f3b3b9e7ea8dcbe10639a"
]
}
},
{
"version": "2.0.0.1072",
5564,15 → 2958,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More internal plugin checks"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1072"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/76ebdc309129c3352206d18bdf0026cd21901c3e"
]
}
},
{
"version": "2.0.0.1071",
5580,29 → 2966,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented dependency check output for CLI"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1071"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8ffb604b9722857c273e569d5c2bf09ac3f55832"
]
}
},
{
"version": "2.0.0.1070",
"date": "2022-12-28 23:24:12 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1070"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/29b4987b16f638e76eca374d0704ad78d7155564"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1069",
5610,15 → 2982,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"(Internal code change)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1069"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/345988e170d227dd8f9cac7ddea8bde3a39b52ca"
]
}
},
{
"version": "2.0.0.1068",
5626,15 → 2990,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved \"low PHP version\" error handling"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1068"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/142c8cfbdcedd0e3bfd6b912bf8050b3ab3be5c0"
]
}
},
{
"version": "2.0.0.1067",
5642,15 → 2998,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with color replacement"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1067"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96b7e446d8e74b831b88a4a92f270bee25a63ee6"
]
}
},
{
"version": "2.0.0.1066",
5658,15 → 3006,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"(Internal code change)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1066"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d3e3eb83ee66fa813d0b2dda62abce6cd3c87135"
]
}
},
{
"version": "2.0.0.1065",
5674,15 → 3014,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus Setup/OOBE: <head> fields are now the same as in index.php"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1065"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d5ac954b865c0509a83aac84e694c01e82e258ad"
]
}
},
{
"version": "2.0.0.1064",
5690,15 → 3022,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus DOS/Win311/95 small fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1064"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3b016847e36bbcea480eae2ed6cc8520fb5a1a45"
]
}
},
{
"version": "2.0.0.1063",
5706,15 → 3030,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added PHPStan to the acknowledgements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1063"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a28855eee41d93ff9f0c54215b9d43cb5a1ffb53"
]
}
},
{
"version": "2.0.0.1062",
5722,15 → 3038,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed PHP 8.2.0 incompatibility (\"Documents and Resources\" root node)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1062"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7f76198174956168d48856565a5f86e652c17aa"
]
}
},
{
"version": "2.0.0.1061",
5738,15 → 3046,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software update: Explicit warning if CURL is not installed rather than a \"something went wrong\" error"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1061"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9665f3d511045836cef96c01554b3828c666c676"
]
}
},
{
"version": "2.0.0.1060",
5754,15 → 3054,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with language switcher in new Setup design"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1060"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/44c9725e63bc3b12e610106027269cc030910251"
]
}
},
{
"version": "2.0.0.1059",
5770,15 → 3062,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with SSL redirection cookie set by Setup"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1059"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0d9a603963867f6f70bc3273f9d1a8f2f1753ef"
]
}
},
{
"version": "2.0.0.1058",
5786,29 → 3070,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed PHP 8.2.0 incompatibility (Object type root nodes)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1058"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ec9bba163f3013166ffc813e309ffe384075ae4d"
]
}
},
{
"version": "2.0.0.1057",
"date": "2022-12-26 19:42:21 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1057"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2214c34a8a0cc1619d1254dda367400a1e567513"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1056",
5816,15 → 3086,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1056"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/12ba2430b6cc505617cbf1c068e1220101cc5109"
]
}
},
{
"version": "2.0.0.1055",
5832,15 → 3094,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus Setup and OOBE now have the main design (and is dark-theme compatible)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1055"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/81226f27a20eecd775aa19a55007ce7cf9a4a1fd"
]
}
},
{
"version": "2.0.0.1054",
5848,15 → 3102,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"FourCC: Added integer representation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1054"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06cb236656ef9d0a7bf48c212d98da7b2de3fea8"
]
}
},
{
"version": "2.0.0.1053",
5864,15 → 3110,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus for DOS / Windows95 Export splits the root parents now correct"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1053"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87b44bf1ad29d201ee75d54f41ecd736d12ae846"
]
}
},
{
"version": "2.0.0.1052",
5880,15 → 3118,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-Info URLs prefer HTTPS variant https://oid-rep.orange-labs.fr/ instead of HTTP variant http://oid-info.com/"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1052"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/226d44ad6f59b42c3b203f371f73e0093a891b9a"
]
}
},
{
"version": "2.0.0.1051",
5896,15 → 3126,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix in config migration procedure"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1051"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7bc0af1a1b681f02ea95e860033985f3a699325f"
]
}
},
{
"version": "2.0.0.1050",
5918,15 → 3140,7
"!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.",
"!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.",
"!!! If you have not installed any third-party plugins, then it is safe to update now."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1050"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2c479351f99237967ee3edbeb704f9b4180454f9"
]
}
},
{
"version": "2.0.0.1049",
5934,29 → 3148,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix setup not working (bug introduced in SVN Rev 1041 on 9 Dec 2022)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1049"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/32dd7562e254d97ee47f872d0183ce1fd23ad351"
]
}
},
{
"version": "2.0.0.1048",
"date": "2022-12-11 02:20:19 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1048"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d3bf821e33efa8b51b7f9131d5e1a3c0689f491d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1047",
5964,15 → 3164,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed PHPInfo for PHP 8.2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1047"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b217794f2cd3ba555df9477ff61a30b1cf0fced5"
]
}
},
{
"version": "2.0.0.1046",
5980,57 → 3172,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removal of deprecated utf8_encode()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1046"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/10cbd4d8e557318e37b61bbf2937f1278f6514d6"
]
}
},
{
"version": "2.0.0.1045",
"date": "2022-12-10 23:53:01 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1045"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/544e54617d639fca3b3d782fa86790e27b10cdfd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1044",
"date": "2022-12-09 23:58:50 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1044"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b069ae3e7b6907a92e9112592eb2e1683075d6ed"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1043",
"date": "2022-12-09 23:19:02 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1043"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78dbe0ccb4c76b39a2ccaf42c9aad02451bb586a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1042",
6038,15 → 3204,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHP 8.2.0 compatibility"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1042"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef728218d9fb02536aadedb81f975fc4c5ceface"
]
}
},
{
"version": "2.0.0.1041",
6054,15 → 3212,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1041"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fdff519cf3be59eb3c669fb7c22a831785c57703"
]
}
},
{
"version": "2.0.0.1040",
6070,29 → 3220,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed altids plugin (release 1.0.2)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1040"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f232d3614733600e9af57df61f1a764cfea86fd"
]
}
},
{
"version": "2.0.0.1039",
"date": "2022-11-30 01:11:00 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1039"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/03b6a00a3e007fd6d4127a53894c57108dd936a6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1038",
6100,15 → 3236,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automated AJAX plugin: Blacklist button now has a confirmation dialog"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1038"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c5ec16113759f017acdb77f2864868d6be3fde8e"
]
}
},
{
"version": "2.0.0.1037",
6116,15 → 3244,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1037"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3ea811b3202b9f3eac65713d9fdad62762f52c05"
]
}
},
{
"version": "2.0.0.1036",
6132,15 → 3252,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Server errors are now shown to the user instead of error message \"SyntaxError: Unexpected token < in JSON at position 0\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1036"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7177a64c8ae42415e1169e9dc7e4f43552c7554"
]
}
},
{
"version": "2.0.0.1035",
6148,15 → 3260,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GUID and FourCC plugins have \"folder\" icons in the treeview if they are no leaf-nodes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1035"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/473ef91f8e71040bf11d4a1ff85a34f34c036908"
]
}
},
{
"version": "2.0.0.1034",
6164,15 → 3268,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Composer no-dev (doesn't do any difference atm)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1034"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a7e5f9fceb5286f234fcada67dd3cd40f36a4024"
]
}
},
{
"version": "2.0.0.1033",
6181,15 → 3277,7
"changes": [
"Replaced some $_REQUEST with $_GET and $_POST.",
"Made sure \"request_order\" is in a defined state. (Important: Cookies must not be $_REQUEST)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1033"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9824a1d6adc238dd69c66e34003e938fd457f012"
]
}
},
{
"version": "2.0.0.1032",
6197,29 → 3285,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1032"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/38850dc7a431156fdd51521ad00d186d15668f87"
]
}
},
{
"version": "2.0.0.1031",
"date": "2022-11-01 19:08:32 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1031"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bebaee974ab8b6cd960eda31aac0343584043ab5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1030",
6227,15 → 3301,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup assistant looks now different dependent if the base config file already exists or not (especially to avoid accidental overwriting of the database)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1030"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2a276e7c3b0ff742a9772bbcc87058791f4330f"
]
}
},
{
"version": "2.0.0.1029",
6243,15 → 3309,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bug in System Registration request after OOBE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1029"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b5d4ec8321cc83a500ac14cb1953849f82dcb7fb"
]
}
},
{
"version": "2.0.0.1028",
6259,43 → 3317,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem in RA Root Object Listing"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1028"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9d8bb25cae48142cd4d853d665308e16dd75596"
]
}
},
{
"version": "2.0.0.1027",
"date": "2022-10-25 00:49:59 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1027"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0c8c339255ed9c1736e364053aa8ecffc1a910cd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1026",
"date": "2022-10-24 16:43:14 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1026"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/633a4652909117ce051055978def789a39a04e76"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1025",
6303,15 → 3341,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VTS Captcha: Re-Added \"autosolve\" (configurable)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1025"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c372a99175889745a2e829b5865d79125d2184b"
]
}
},
{
"version": "2.0.0.1024",
6319,15 → 3349,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed some race-conditions with VTS Client Challenge CAPTCHA"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1024"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/691fb5915d384d2017f69131b66f6421c3d73843"
]
}
},
{
"version": "2.0.0.1023",
6335,15 → 3357,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VTS Challenge CAPTCHA : Based on version 1.1.1 now"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1023"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/26bf591a7c88e11cfcd063f0d697429e798db4d4"
]
}
},
{
"version": "2.0.0.1022",
6351,15 → 3365,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated VTS Client Challenge plugin to version 1.1 (mitigate replay attack)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1022"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a74e78194235c68ad5b5bef0ed77ccc60d499cfd"
]
}
},
{
"version": "2.0.0.1021",
6368,15 → 3374,7
"changes": [
"Make use of php-sha3 fork by danielmarschall (contains hash_hmac)",
"TinyMCE update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1021"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e5a182572f642b0827418f4da79901365bf4eaa"
]
}
},
{
"version": "2.0.0.1020",
6384,15 → 3382,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup: Added \"Canonical URL\" option"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1020"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3dee4febb0c28b1f915d7092a8e7fec536cd8c53"
]
}
},
{
"version": "2.0.0.1019",
6400,15 → 3390,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issues with hCaptcha plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1019"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e295df539215edbd823df17d480b17f0058f91b3"
]
}
},
{
"version": "2.0.0.1018",
6416,15 → 3398,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Applied more fixes to the ViaThinkSoft Client Challenge CAPTCHA. Also, removed captchaDomHead() from the CAPTCHA API"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1018"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5c89d11865221b39ec57d867672ed9c5b436236a"
]
}
},
{
"version": "2.0.0.1017",
6432,15 → 3406,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issue where ViaThinkSoft Challenge CAPTCHA blocked the UI, and it didn't work on subfolders"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1017"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/101818aa94a013c10cfb20c857c5bfa5b74aa93d"
]
}
},
{
"version": "2.0.0.1016",
6448,15 → 3414,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented reCAPTCHA V2 Invisible and reCAPTCHA V3 (score based)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1016"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d864a5b56b74db78f6844bd06e70f6bf1ba36433"
]
}
},
{
"version": "2.0.0.1015",
6464,57 → 3422,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Repaired ReCAPTCHA"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1015"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8191fc6ee992371fac9324fec9350a0104761988"
]
}
},
{
"version": "2.0.0.1014",
"date": "2022-10-18 00:47:31 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1014"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d4e95fc8ceab4d9a95641bf63ab07ef41afa3b5e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1013",
"date": "2022-10-17 23:02:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1013"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/19dc5dd865b6049ee2d442910e574a0a7c2145dd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1012",
"date": "2022-10-17 22:52:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1012"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5a9e85aac5d3c40f31d888f787164e9d9bf0fb94"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1011",
6522,15 → 3454,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Made privacy documentation more pretty"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1011"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/044896468301fc48d3692a4b23411e9230264847"
]
}
},
{
"version": "2.0.0.1010",
6538,15 → 3462,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"hCaptcha fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1010"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7e915250aaf1657e1b50d90f508db0ebc5a28033"
]
}
},
{
"version": "2.0.0.1009",
6554,43 → 3470,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix hCaptcha"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1009"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/43b362738a610f97b3eb98d15f5a218315470f6e"
]
}
},
{
"version": "2.0.0.1008",
"date": "2022-10-17 02:39:09 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1008"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5150a2498de2c83904a5a32fcbe16e331ebfee95"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1007",
"date": "2022-10-17 00:29:13 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1007"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/88fcffaba775b98f0a6ab454dc249de013441ccf"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1006",
6598,43 → 3494,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Notifications plugin: Added checks if confidential directories are world-readable, and if the cache directory is writeable"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1006"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/83c39acaf71cdbe66b56756b5fd465f3ceafe750"
]
}
},
{
"version": "2.0.0.1005",
"date": "2022-10-16 22:40:43 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1005"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dab61e3fd3e8a636baa3cd5cebd41c7f08b5a5fd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1004",
"date": "2022-10-16 04:18:37 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1004"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f89bc9fbbcbe4fa3b09d23804e1b9a502fef64a7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1003",
6642,29 → 3518,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"hCaptcha cannot be selected anymore if php_curl is missing"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1003"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ed677f82934db3c083a2287cb5ca95132361d692"
]
}
},
{
"version": "2.0.0.1002",
"date": "2022-10-16 03:34:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1002"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5300dd111186b7a143ad64f67dab1993d8aaae89"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.1001",
6672,15 → 3534,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin: hCaptcha"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1001"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3d818b3789c77750bd453893e49accf08bdadc3e"
]
}
},
{
"version": "2.0.0.1000",
6688,29 → 3542,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW PLUGIN: Notifications for RA or Administrator"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1000"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/46c170e9d16767d7aaa1cc4afc86877e8037e685"
]
}
},
{
"version": "2.0.0.999",
"date": "2022-10-15 23:30:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@999"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/81cc8a29eb9ccab3fe8331ef80bf205b08b7caa4"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.998",
6718,15 → 3558,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Error in Non-Javascript menu fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@998"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f01eddc697b6269fc6742c5862f8918209135b72"
]
}
},
{
"version": "2.0.0.997",
6734,15 → 3566,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VNag: Special case for version compare added"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@997"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2883d82dc8c5158793d6f0b5b82c9505c5bfa980"
]
}
},
{
"version": "2.0.0.996",
6750,29 → 3574,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed GitHub bug #3: Setup \"Copy to clipboard\" button copied non-breaking whitespaces instead of normal whitespaces, generating a syntax error in the base config file (bug introduced in SVN Rev 983 on 3 Oct 2022)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@996"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/72f9b0295c9a2d6983cbba8c9b86b5b3491671b4"
]
}
},
{
"version": "2.0.0.991",
"date": "2022-10-10 00:48:29 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@991"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a4185ddee17fe8766d267916157ae314f555adb8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.990",
6780,15 → 3590,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bundled new third-party plugin \"AltIDs\" by Frdlweb"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@990"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/68d523d0d696cda24c6cb6fa26b7be5a65e6db27"
]
}
},
{
"version": "2.0.0.989",
6796,29 → 3598,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added function getScalar to OIDplusDatabaseConnection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@989"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d3f86690b391d1de84bf4117ecf84e61f14840fd"
]
}
},
{
"version": "2.0.0.988",
"date": "2022-10-05 16:52:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@988"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b07d1df44c03757ef231f338704d50da3959f3ab"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.987",
6826,15 → 3614,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Color plugin: \"Invert colors\" is now a checkbox instead of a 0/1 slider"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@987"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/72c9f925986e4cd8d8f210f12d4e1fb95d98a87f"
]
}
},
{
"version": "2.0.0.986",
6842,15 → 3622,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Invitation email of freshly created objects could not be sent"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@986"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d8fa45dbb968895b03ea87233f10d5776fd5bb58"
]
}
},
{
"version": "2.0.0.985",
6858,15 → 3630,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup DB command lines: Added \"copy to clipboard\" buttons"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@985"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d2e4520092be0f86665ce5ab036643e502c5fbcb"
]
}
},
{
"version": "2.0.0.984",
6874,15 → 3638,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VNag and AJAX plugins: Added \"copy to clipboard\" buttons"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@984"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/31dfc09c5c43a9bc984ee46f50788a980b23324e"
]
}
},
{
"version": "2.0.0.983",
6890,15 → 3646,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Forgot admin password\" and \"Change admin password\": Added \"copy to clipboard\" button"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@983"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9e29970553b1ffb8aabd2c316205cc03e5a62b1d"
]
}
},
{
"version": "2.0.0.982",
6906,29 → 3654,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup: Added \"copy to clipboard\" button"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@982"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/778a10bfd2b2412262890ab0f08754ec53b66c79"
]
}
},
{
"version": "2.0.0.981",
"date": "2022-10-03 21:07:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@981"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7c1186d34ad58fea941bc159b0c24e208b17f358"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.980",
6936,29 → 3670,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@980"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f7e8476a5a9982b9db0c0b3392d112ae05f1bf14"
]
}
},
{
"version": "2.0.0.979",
"date": "2022-10-02 22:39:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@979"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9b799aef509501d7b0a8d6795731de259e555fbb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.978",
6966,15 → 3686,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"After a \"delete from ###objects\" (3x), \"update ###objects\" (12x), or \"insert into ###objects\" (3x), call OIDplusObject::resetObjectInformationCache()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@978"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0b9348d5796563238f656d238d28cc2e88386e3b"
]
}
},
{
"version": "2.0.0.977",
6982,15 → 3694,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Make use of new getters of OIDplusObject in order to save unnecessary database queries"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@977"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4b7ff465796ff05caffef4f6beb984fae8cdf72e"
]
}
},
{
"version": "2.0.0.976",
6998,15 → 3702,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@976"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3b947c2ab849ccef313b422dfbf0f93ca0693fe3"
]
}
},
{
"version": "2.0.0.975",
7014,15 → 3710,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added getters for description, comment, updatedTime, createdTime to OIDplusObject instances"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@975"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a40ffd87ba8a0a36fc1364f63e82a4ecaa2c515"
]
}
},
{
"version": "2.0.0.974",
7030,15 → 3718,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix bug where HTTP was not possible after a HTTPS call (Chrome blocks secure CSRF cookie overwrite). HTTPS is now enforced if the page was previously loaded using HTTPS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@974"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/65ded77dc748e8c9878cd49ce7d31d2ff4e51b6f"
]
}
},
{
"version": "2.0.0.973",
7046,15 → 3726,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"ViaThinkSoft plugins now identify with their system SVN version"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@973"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2eac4a04a45b54dd7f3df91b422325daf25e862c"
]
}
},
{
"version": "2.0.0.972",
7062,15 → 3734,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated frdl RDAP plugin to 0.3.1, fixing a bug in AltID integration"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@972"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3bec096d9aac27b432d08d028c6ee5c32946ba6d"
]
}
},
{
"version": "2.0.0.971",
7078,15 → 3742,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP: Using findFitting() to avoid making unnecessary SQL queries"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@971"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5ed1482573095225c920b54e200171340fe3705a"
]
}
},
{
"version": "2.0.0.970",
7094,15 → 3750,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed unnecessary try-catch around OIDplusObject::parse, because itself catches internal errors"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@970"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f7eb6b599b060e81f0770189cfe88a97652ed927"
]
}
},
{
"version": "2.0.0.969",
7111,15 → 3759,7
"changes": [
"OIDplusObject::findFitting() does NOT throw an Exception anymore if the object type is unknown",
"Update to FRDLWeb RDAP plugin 0.3"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@969"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bac6d60e786d09762a1532343866352c6a224f7f"
]
}
},
{
"version": "2.0.0.968",
7127,15 → 3767,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplusPagePublicObjects::getAlternativesForQuery() now takes care that the own ID is not in the list"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@968"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0e2b7179d33ff83a01d2c4e6cd3d46c1b9ab24e6"
]
}
},
{
"version": "2.0.0.967",
7143,57 → 3775,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP plugins calls getAlternativesForQuery to find alternative identifiers if the object cannot be found"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@967"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/84f871698171080bfef9f80d9f88a53efa4e59e6"
]
}
},
{
"version": "2.0.0.966",
"date": "2022-09-27 23:24:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@966"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8d2345780f125a7218c99d536b51874f46ca9646"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.964",
"date": "2022-09-26 00:43:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@964"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0d226fcc409138a377dea720932df2285d1dd773"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.963",
"date": "2022-09-26 00:20:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@963"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a8eea0f98cd27ef3f961ea8d55707ac0316923ac"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.962",
7201,15 → 3807,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"AID: Possibility to generate a random AID directly in OIDplus"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@962"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9b57471e1db878ead4a836a8c55a7132be5f5b4"
]
}
},
{
"version": "2.0.0.961",
7217,15 → 3815,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added \"iana-pen\" AltID to OID and AID (VTS F0)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@961"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/822403c32e7539981d80da5e3ab0b7bf215bd770"
]
}
},
{
"version": "2.0.0.960",
7233,29 → 3823,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"FreeOID: Added note about free Application Identifiers (AID)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@960"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9efddf522e1de6f8e61348655a99f5e1cf9a9846"
]
}
},
{
"version": "2.0.0.959",
"date": "2022-09-20 21:18:16 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@959"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e0a649ddeb85f5bc88cf878aea4b8238d3ec280e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.958",
7263,15 → 3839,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Upgrade to composer 2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@958"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d4e49112a244e9b6485fc3ff2e55f990eb6b5899"
]
}
},
{
"version": "2.0.0.957",
7279,15 → 3847,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fixes in re AID alt ids"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@957"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06b3976159087a5f0e92db8e1fd508952d2fd26f"
]
}
},
{
"version": "2.0.0.956",
7295,15 → 3855,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Avoid endless loop if an object type plugin does not implement parse()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@956"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/59183a88d40ded560fd0cd1ebef8f3412c9db5d2"
]
}
},
{
"version": "2.0.0.955",
7311,29 → 3863,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix problems with \"goto\" object detection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@955"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4e509efff7d9c2e1179191ec50aba6ec11b0375d"
]
}
},
{
"version": "2.0.0.954",
"date": "2022-09-17 23:14:07 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@954"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/da62b68a38fc5bd3a7d49e2e6629cd044c337dfd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.953",
7341,29 → 3879,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix problem \"Invalid OID\" for non-found Non-OIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@953"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a25e8774853ae40ef62368c9f3875f832a808824"
]
}
},
{
"version": "2.0.0.952",
"date": "2022-09-17 01:50:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@952"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b652b55938d93c0bca78f38ba550393843ca1bcc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.951",
7371,15 → 3895,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added feature that the Objects plugin calls other plugins for help if it cannot find an object"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@951"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3ca5c63005b5a467704973930fcee59b3e9103e8"
]
}
},
{
"version": "2.0.0.950",
7387,15 → 3903,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Release RDAP plugin 0.2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@950"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a7a7ef934de3481a00eb27017d036f5791dc6961"
]
}
},
{
"version": "2.0.0.949",
7405,15 → 3913,7
"MSSQL/ODBC: Fixed error message \"Syntax error or access violation\" at each registration (= hourly).",
"Workaround for a bug known to Microsoft since 2010! (see PHP bug report #36561. Status from Microsoft",
"\"To be resolved in a future release of the SQL Server Native Access Client.\", wow.)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@949"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/af2ebb0aa147145da128bbf6fa0392a3101333eb"
]
}
},
{
"version": "2.0.0.948",
7421,15 → 3921,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented 404 handler for NGINX"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@948"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e3d483f60c35a57f565dd29b62607c91a2dcbed8"
]
}
},
{
"version": "2.0.0.947",
7437,15 → 3929,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented 404 handler for Microsoft IIS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@947"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2738d61133b5b14d8d13ded5f088b6a418b3ef90"
]
}
},
{
"version": "2.0.0.946",
7453,15 → 3937,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added \"HTTP 404\" API that can be used by plugins. Currently only supported by Apache 2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@946"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8997b25d46349064d9007e8abd56fd908631c398"
]
}
},
{
"version": "2.0.0.945",
7469,29 → 3945,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More AID <=> AltID conversions"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@945"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a9ea21418a67673011fba2d67eb62ed4829b3627"
]
}
},
{
"version": "2.0.0.944",
"date": "2022-09-11 21:09:57 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@944"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/196081793a4c31e70caf77c648486e27d9d601d2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.943",
7499,15 → 3961,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Published RDAP plugin v0.1.2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@943"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bc933280be3202719fac67f0a39ba748fd573bce"
]
}
},
{
"version": "2.0.0.942",
7515,15 → 3969,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Published RDAP plugin v0.1.1"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@942"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/92c31e24090fb80ab185e88ac2971127afcff72c"
]
}
},
{
"version": "2.0.0.941",
7531,29 → 3977,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added class OIDplusOIDIP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@941"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3152fc406443360e4a7a5ac777b1d6043df4f844"
]
}
},
{
"version": "2.0.0.940",
"date": "2022-09-11 20:03:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@940"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d11a2c61738db340b86929ee83cbf71684056677"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.939",
7561,29 → 3993,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Published RDAP plugin v0.1"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@939"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87e62d7881f7390f97e96a3617968348b9429e50"
]
}
},
{
"version": "2.0.0.938",
"date": "2022-09-11 17:26:06 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@938"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e68747ab1165b4d8c9419e20ff978acaa468f8f0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.937",
7591,15 → 4009,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Newest version of phpstan does not show warnings at OIDplusPluginManifest.class.php anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@937"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/528ee04e0a605409ab28914d3b31335aad2b502a"
]
}
},
{
"version": "2.0.0.936",
7607,43 → 4017,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Output of HTTP 404 when a non-existing plugin is opened"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@936"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/900c3f91d90a8ce39bf87f9b0880bae28bf11607"
]
}
},
{
"version": "2.0.0.935",
"date": "2022-09-11 12:18:25 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@935"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b78770752a66a1b8a937d6a46b63096fbfcbe3de"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.934",
"date": "2022-09-09 00:07:13 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@934"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d1c73b551eb7824c9784fb065527b71824d0879b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.933",
7651,29 → 4041,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-to-AID: Implemented OID 1.0.xx (E8 = ISO Standard) and OID 2.999.xx (ViaThinkSoft E0) cases"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@933"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8850a3a0402e614c5d67c8efe63f4f1db834df79"
]
}
},
{
"version": "2.0.0.932",
"date": "2022-09-07 23:48:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@932"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9420fc63b8447e2afa1eec4807c3b813abe8e8d1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.931",
7682,15 → 4058,7
"changes": [
"AID Decoder: Implemented case \"E8\" (ISO Standard by OID)",
"AIDs can be entered in the notation '00:11:22:33'"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@931"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/28cb3a244a9d3d9eeda5c618465ed5beff73cdf3"
]
}
},
{
"version": "2.0.0.930",
7700,15 → 4068,7
"OID DER encoding is now visible",
"AID: OID-AID added (ViaThinkSoft-Foreign-6 AID)",
"AID: RID and PIX can now be mixed in a single node again (removed restriction again); this is handy for ViaThinkSoft-Foreign-AIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@930"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96c0db56efeecfc19240a842b1d1d265bd663068"
]
}
},
{
"version": "2.0.0.929",
7718,15 → 4078,7
"Removed some cases of Alternative Identifiers to avoid confusing users:",
"- UUID-OIDs no longer show namebased UUIDs",
"- OIDs no longer show namebased UUIDs with namespace UUID_NAMEBASED_NS_OidPlusMisc (since they have the normal RFC namebased UUID namespace for OIDs = UUID_NAMEBASED_NS_OID)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@929"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1d266cbacc04c6c1aa010c3be26f51935ddec328"
]
}
},
{
"version": "2.0.0.928",
7734,29 → 4086,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced word \"subsequent\" with word \"subordinate\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@928"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e2e0a349d9e708a87cc8dc224f5026aa3264f4ee"
]
}
},
{
"version": "2.0.0.927",
"date": "2022-08-19 17:03:15 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@927"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/70e483249fc14d534db1824e7977275c4ca2f61d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.926",
7764,15 → 4102,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"aid_decoder.inc.php : Added ASCII view in addition to the hex-representation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@926"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8137b6486005cb0d16624640da403aec2025cf9c"
]
}
},
{
"version": "2.0.0.925",
7780,15 → 4110,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"AID Object type: It is now forbidden that a node mixes RID and PIX"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@925"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fb88e5e6dae7f0fb0eb4b8eda6e2489e0560d39f"
]
}
},
{
"version": "2.0.0.924",
7796,15 → 4118,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Some changes on the AID decoder"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@924"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/962e250cd1f2570a5de44294dc518f9b99e59aa7"
]
}
},
{
"version": "2.0.0.923",
7812,15 → 4126,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed OOBE problems with AID example data"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@923"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d582a94759490b1501ec144b17b4e8f59603bd97"
]
}
},
{
"version": "2.0.0.922",
7828,15 → 4134,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added AID decoder"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@922"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2cbb6be221655412ccda830b78fe972e8c7191e7"
]
}
},
{
"version": "2.0.0.921",
7844,29 → 4142,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed BUG#0000220 in OOBE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@921"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ac1eb61de915cce6d1176c674380043e0178d83c"
]
}
},
{
"version": "2.0.0.920",
"date": "2022-07-29 16:17:22 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@920"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/feb4c7efa61e1e9049275b0f01bc1c69b45e6ba9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.919",
7874,15 → 4158,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New object type \"Application Identifier (ISO/IEC 7816-5)\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@919"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f558495365954accddabc814d17c4042d8adb5cd"
]
}
},
{
"version": "2.0.0.918",
7890,29 → 4166,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Prepare for OIDIP-05 (uses JSON schema 2020-12)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@918"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/061dca0306d30281fbcb34eb4d11c31a2f475e22"
]
}
},
{
"version": "2.0.0.917",
"date": "2022-07-25 01:32:01 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@917"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6626ea4312050d93fa7502629415b3e14330b185"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.916",
7920,57 → 4182,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Release of draft-viathinksoft-oidip-04"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@916"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd9ad448f6ac87053e4df1e60204fc82f8a7fdf7"
]
}
},
{
"version": "2.0.0.915",
"date": "2022-07-23 00:10:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@915"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6a75dfefa93beacab05ffa81930ea6ac36e019c0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.914",
"date": "2022-07-23 00:04:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@914"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/680a6cb325c6a0dcd41f43f556e57f71ed513aa7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.913",
"date": "2022-07-22 17:36:59 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@913"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f700e7513246e3e8235b5af0bedcf9b5a53149df"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.912",
7978,43 → 4214,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@912"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f2b277710bacff4d4ccec6a851d58c16d56b1e09"
]
}
},
{
"version": "2.0.0.911",
"date": "2022-07-22 01:39:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@911"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1b4ee5f4c5c9704866c6c8b3722f7daccd550d38"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.910",
"date": "2022-07-22 01:27:00 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@910"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e2c2505f99ca59d0dd65ef2575ef0b21d21971c9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.909",
8022,15 → 4238,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP XML/JSON: Removed \"ra-\" prefix from fields"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@909"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/54f0a792ab17552cce8cec3db223e0486fe7d01e"
]
}
},
{
"version": "2.0.0.908",
8038,57 → 4246,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP: Added \"$lang\" argument and \"lang\" response fields"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@908"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/400d2f33b906549856717bf91278bf3519e3f264"
]
}
},
{
"version": "2.0.0.907",
"date": "2022-07-21 22:34:48 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@907"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e819d70ad4039718e3a857b136297644935a56a5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.906",
"date": "2022-07-20 00:45:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@906"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/da17d3bf47a2604df1a9a5df421fa2e99081a3a1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.905",
"date": "2022-07-19 01:35:35 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@905"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e5f53f3504c59bdb5c3964fac199eadf844b7326"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.904",
8096,15 → 4278,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP JSON-Schema and XSD are now again in the InternetDraft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@904"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/000d530da76ced1987e9dca101f98e6912da2314"
]
}
},
{
"version": "2.0.0.903",
8112,29 → 4286,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@903"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e4f86f2bdabe116645c0308c2c91f9f04b336efd"
]
}
},
{
"version": "2.0.0.902",
"date": "2022-07-18 14:21:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@902"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/11b60a4639118aafe8a4e4e49806de2a1c2a180b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.901",
8142,29 → 4302,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDIP: Regex replace [0-9] with \\d"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@901"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/518ed567dc783e76dfd681602d0bbbd5e6bb6b15"
]
}
},
{
"version": "2.0.0.900",
"date": "2022-07-18 11:18:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@900"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/25747eaec3fbf5f33f39d2079aedf4c7ca65da84"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.899",
8173,15 → 4319,7
"changes": [
"OID-IP: Attachments URL were relative URLs. Corrected to absolute URLs.",
"OID-IP: Attachment plugin now generates correct XSD"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@899"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3eb475226533bb1342656f420dc15b8c10cb6816"
]
}
},
{
"version": "2.0.0.898",
8195,15 → 4333,7
"OID-IP: XSD/JSON: added simple regex for query and object fields",
"OID-IP: XSD/JSON: added support for ra1, ra2, ra3, ...",
"Important bugfix for openssl_supplement.inc.php"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@898"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/696b4dbfd489cd08fc6a0265e9bbdb81d75cf625"
]
}
},
{
"version": "2.0.0.897",
8211,15 → 4341,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIP-IP minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@897"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c98f68eb3dd4cd3476eeba770b8212a346d59742"
]
}
},
{
"version": "2.0.0.896",
8227,71 → 4349,39
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP XSD/JSON schema bugfix: October timestamps were not accepted. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@896"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a96cb8112325bb30136c45b7c21122eb7af1f1ef"
]
}
},
{
"version": "2.0.0.895",
"date": "2022-07-15 15:42:29 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@895"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/90b58cb3fba5588357cb92958a977a65943bfb59"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.894",
"date": "2022-07-15 01:26:42 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@894"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2c2db04c51e85edb4efc6abed556c3b5c1c975b7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.893",
"date": "2022-07-15 00:19:43 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@893"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/76560678c1092c6f3dac3f256919d708b6425fea"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.892",
"date": "2022-07-14 16:57:02 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@892"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/345cc68cf4a8d4838f6ddd4ec3b8f040d4a12933"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.891",
8299,15 → 4389,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@891"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0c6c4ceeed3285634597bd2d85a17cf777b1aa3"
]
}
},
{
"version": "2.0.0.890",
8315,15 → 4397,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@890"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/65d38e59c122e321a8b55f9eabe9b4c3c860019d"
]
}
},
{
"version": "2.0.0.889",
8331,15 → 4405,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GUIDs can now also be accessed via the \"uuid:\" namespace prefix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@889"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f8011a867b36bdd404ee62b9258b3730859ba564"
]
}
},
{
"version": "2.0.0.888",
8347,15 → 4413,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP RFC trivia"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@888"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/32993e254482e63b7db10a502ab027bcaaea41c3"
]
}
},
{
"version": "2.0.0.887",
8363,15 → 4421,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC: Updated reference cites according to https://www.rfc-editor.org/refs/"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@887"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/543e738e6ca26b57b5cb5054a036440dc93ebe91"
]
}
},
{
"version": "2.0.0.886",
8379,15 → 4429,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP RFC: Fixed ABNF ( thanks to Bill's ABNF checker at https://tools.ietf.org/tools/bap/abnf.cgi )"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@886"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5140bddb55277a3a18b662ace922c52582514905"
]
}
},
{
"version": "2.0.0.885",
8395,29 → 4437,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP \"$token=\" has been renamed to \"$auth=\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@885"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eb9ce161c4b2436fef4fc3048ef95e0d99510118"
]
}
},
{
"version": "2.0.0.884",
"date": "2022-07-12 15:49:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@884"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/847eccf86e4dc49a588d7a9620fdb69d3b7b414e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.883",
8425,15 → 4453,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC \"server commands\" and \"authentication tokens\" are now merged into \"arguments\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@883"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c0fd556e5c6f102abe94bb462d59fff8c4711a47"
]
}
},
{
"version": "2.0.0.882",
8441,29 → 4461,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Release of draft-viathinksoft-oidip-03"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@882"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fc4b94de092cffd7d9ac75657dc5e9b6b755754d"
]
}
},
{
"version": "2.0.0.881",
"date": "2022-07-12 01:14:49 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@881"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f451e40cbc07fe43a342ba03f4125ef29f97ed68"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.880",
8471,15 → 4477,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP: Removed \"html\" format from the RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@880"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/58c79e241ba51cd15daed35b52de5788a84af7f6"
]
}
},
{
"version": "2.0.0.879",
8487,29 → 4485,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP: Implemented RA \"information partially available\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@879"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9708a21f6fae4fef47aa680f53bd902d64e6f4c7"
]
}
},
{
"version": "2.0.0.878",
"date": "2022-07-11 21:13:42 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@878"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b5c878c90ca4970f608aea48c2f31dadec448354"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.877",
8518,15 → 4502,7
"changes": [
"OID-IP: Words like \"unknown\" or \"redacted\" will not be translated anymore (Because output must be consistant)",
"OID-IP: Added \"url\" property for all objects"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@877"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b5712d9c782a47590bb7dbde28c50c8cf9e5bb41"
]
}
},
{
"version": "2.0.0.876",
8534,15 → 4510,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Admin/RA Automated Ajax: Token can now be copied into clipBoard"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@876"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7fe5646aa43c76a362155f01a23d1f150818efb"
]
}
},
{
"version": "2.0.0.875",
8550,15 → 4518,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added config setting global_bcc for all outgoing emails"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@875"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/208e6a7d59f86efb74aa439b6ae5ea42b1507b94"
]
}
},
{
"version": "2.0.0.874",
8566,15 → 4526,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@874"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/65a5e12fad69000676c0ba5442fbbc72c90ef526"
]
}
},
{
"version": "2.0.0.873",
8582,43 → 4534,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"XML/JSON schema and RFC update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@873"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78e55b90e4539205a1bc7752e37fd59686b45a18"
]
}
},
{
"version": "2.0.0.872",
"date": "2022-07-10 01:23:08 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@872"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/063285feb65dc8d7a5521bf3c5043d2d417a1dec"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.871",
"date": "2022-07-10 01:11:40 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@871"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/565e3c73e752a81fa1d44fca2f11c049353bb266"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.870",
8626,15 → 4558,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP : XML/JSON Signature error catching"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@870"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/510ea4455a87cfb8d6bf10febf4c4bb06a251d82"
]
}
},
{
"version": "2.0.0.869",
8642,15 → 4566,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Described the new XML/JSON signatures in the RFC (work-in-progress)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@869"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7c42d58522943d8cef715950dc7f71880075d33"
]
}
},
{
"version": "2.0.0.868",
8658,15 → 4574,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP: XML and JSON now have standardized (W3C/RFC) signatures. The OID-IP RFC draft will be edited soon."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@868"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fcefbadfd2351dd26f7377b831f53ecf6ae40d99"
]
}
},
{
"version": "2.0.0.867",
8674,15 → 4582,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP : XML und JSON schema had relative schema URL. Fixed to absolute URL."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@867"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/617febc5a2e68b0e8fd719ca94a01ee5780fa5c9"
]
}
},
{
"version": "2.0.0.866",
8690,15 → 4590,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"CSRF token debug"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@866"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e0ee30e366249e070d936a3f0eb8b9a97a5f1c65"
]
}
},
{
"version": "2.0.0.865",
8706,29 → 4598,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed SQLite3 OOBE issues"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@865"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/075ea2c79e6982b24f0add5251d8f7df8af5142c"
]
}
},
{
"version": "2.0.0.864",
"date": "2022-06-02 01:52:01 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@864"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/62bb0988973dc350b6642118cd360189a088f23e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.863",
8736,15 → 4614,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed Oracle OOBE example scripts"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@863"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3d10617ea5a71a152ef233e09017d1caf907c0e2"
]
}
},
{
"version": "2.0.0.862",
8752,15 → 4622,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Oracle DB: On connection error, the error message from OCI is now displayed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@862"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6ba5f0b8db75222bfa698147421bd9e1010c1290"
]
}
},
{
"version": "2.0.0.861",
8768,15 → 4630,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed phpstan warning"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@861"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f15d524455833628d0c284fb3d069396e93614f1"
]
}
},
{
"version": "2.0.0.860",
8784,29 → 4638,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Extended plugin check: The namespace of an object type plugin must be lower-case"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@860"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8aef357c448e0e2174d717c6456127e3052fb6a7"
]
}
},
{
"version": "2.0.0.859",
"date": "2022-05-29 20:44:58 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@859"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/008a7b51e4c5bda1869483015df802de7fbb95d2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.858",
8814,15 → 4654,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: GUID and FourCC: category in treeview was \"/examples\" instead of \"examples\" for the top level."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@858"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/700af56f6a39fa86ef767b629771f35426c47fd1"
]
}
},
{
"version": "2.0.0.857",
8830,15 → 4662,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix runtime error that lead to a stalled update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@857"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ed7b31492386ad214013ccd7a74edbf9f44c26be"
]
}
},
{
"version": "2.0.0.856",
8846,15 → 4670,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: IPv4, IPv6 and GUID identifier were not correctly canonized, therefore they could not be found if e.g. the search term had the wrong upper/lower case"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@856"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/486882cf958649866c30f0b926697d537265f3e5"
]
}
},
{
"version": "2.0.0.855",
8862,15 → 4678,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Object-IDs are now case-sensitive (this is important for object types like FourCC)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@855"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/036755ef36aa89320b1aef7c3173a6bd7695ce49"
]
}
},
{
"version": "2.0.0.854",
8878,15 → 4686,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Could not create objects on an Oracle database (error: Cannot insert NULL into (\"HR\".\"OBJECTS\".\"CONFIDENTIAL\"))"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@854"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e6ad251bccca62f7c7ad70611f5ae1a3d7b62ea0"
]
}
},
{
"version": "2.0.0.853",
8894,15 → 4694,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix in example SQL"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@853"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ac457dcd153187f182c846fd4be2b5439ce5c8fc"
]
}
},
{
"version": "2.0.0.852",
8910,15 → 4702,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed performance (in re autopublish) if cronjobs are used"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@852"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/288fb99a5336af37c5cf4703eba3251a14ae40f0"
]
}
},
{
"version": "2.0.0.851",
8926,15 → 4710,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: OID Autopublishing caused error message on a web visitors screen, because HTML5 and XML were mixed up"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@851"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bdc374a7f651955281aed1bd01f1975c2ecdd16a"
]
}
},
{
"version": "2.0.0.850",
8942,29 → 4718,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: GUID and FourCC categories can now contain the slash character (/)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@850"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b8cc9f697d1f6f6acc0f7bbadbd8b19c662b3c03"
]
}
},
{
"version": "2.0.0.849",
"date": "2022-05-28 21:29:05 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@849"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e850850cd64bbc16aabc2291a42d0393920a3ac9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.848",
8972,15 → 4734,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated example data"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@848"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cd52db1bfb149d05bd414549a315e476ae941c59"
]
}
},
{
"version": "2.0.0.847",
8988,15 → 4742,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: No login sessions could be created using PHP 7.0 (Bug introduced in SVN Rev 711)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@847"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/81575cc31f5b45a66889af4730882f74e5b0e781"
]
}
},
{
"version": "2.0.0.846",
9004,29 → 4750,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@846"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/861d886cf0daa40ec7f3db05067058fc93155e16"
]
}
},
{
"version": "2.0.0.845",
"date": "2022-05-27 17:16:09 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@845"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/73f1ae2dfc38085366fcd6426ee9852898e5ad05"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.844",
9034,15 → 4766,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New object type: Four-Character-Code (FourCC)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@844"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ba74228e22e13b035f8f92baca50421c9fe650f5"
]
}
},
{
"version": "2.0.0.843",
9050,15 → 4774,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"When an invalid OID was entered in the \"GoTo\" box, the user received a JavaScript error message. Now, they receive a page, as intended."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@843"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fc81213492826234ae0c9f017a2c9d35d803ade9"
]
}
},
{
"version": "2.0.0.842",
9066,15 → 4782,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@842"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99505009ed244416b54a6c328e087122a2382048"
]
}
},
{
"version": "2.0.0.841",
9082,15 → 4790,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added Reply-To, because some servers might change the 'From' attribute (Anti-Spoof?)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@841"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/302fba552636dda1b50679b1cd7dda49bee742f2"
]
}
},
{
"version": "2.0.0.840",
9098,15 → 4798,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software update page: Added notice to run \"chown -R\" after manual git/svn update."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@840"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ca7db561c7b1ac2a4f29adf0962ccabddf47e911"
]
}
},
{
"version": "2.0.0.839",
9114,15 → 4806,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Add pageLoadedCallbacks structure and triggers as an unified interface for pageLoaded event callbacks (GitHub PR#2, thanks to Simon Tushev)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@839"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/77d9a69e98b2276ac7d4394d7eb90b8abaaf1d1d"
]
}
},
{
"version": "2.0.0.838",
9130,15 → 4814,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Upgraded tushevorg uitweeks plugin to version 1.1 (adding feature: \"Prefer `Login as administrator` tab at login\")"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@838"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6a3cf2c19728f67860cf7459bf7cdd55d03e6a61"
]
}
},
{
"version": "2.0.0.837",
9146,15 → 4822,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Wrong SVN path in Software Update page, fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@837"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4b770240195d2136094a1ceab8b3bc518205140d"
]
}
},
{
"version": "2.0.0.836",
9162,15 → 4830,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Attachments plugin wrong error message when graylist is not enabled and file ext is not in whitelist"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@836"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/341c54766291a1c1c4f7d88de17e40aa3d731215"
]
}
},
{
"version": "2.0.0.835",
9178,15 → 4838,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Avoid that FreeOID users masquerade as ViaThinkSoft object type plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@835"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6f6499cf4aea3572b91ac5308a3b27b13277b8c"
]
}
},
{
"version": "2.0.0.834",
9194,15 → 4846,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added whitelist to file types in the attachment plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@834"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/221a14766fc0f4c747f2da0582f46dfbebef730c"
]
}
},
{
"version": "2.0.0.833",
9212,15 → 4856,7
"Success alert() messages are now non-blocking Toasts",
"Added JavaScript callback ajaxPageLoadedCallbacks (gets only executed for page loads via ajax.php, not F5-Key-Pageloads)",
"Vendor update: Renewed TinyMCE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@833"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8ced3945df71b5b8da9695cdea628ed18e66f4b"
]
}
},
{
"version": "2.0.0.832",
9228,15 → 4864,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated ViaThinkSoft FreeOID ToS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@832"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/09f1cad8d0ba8cb60dc102c5c9392e1efbb4551d"
]
}
},
{
"version": "2.0.0.831",
9244,15 → 4872,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix bug that caused system ID to get lost"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@831"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fa93cca027a68c34126bf512a1b28e40352b71e5"
]
}
},
{
"version": "2.0.0.830",
9263,15 → 4883,7
"- !!! ATTENTION: If you have multiple systems access the same database (e.g. you have example.org/oidplus and example.org/oidplus_test ), then the file userdata/privkey_secret.php must kept synchronous between both, otherwise you will lose your private/public key-pair and get a new system-id every time you restart OIDplus !!!",
"- OIDplus can't connect to databases that are newer than the own program files anymore, avoiding data corruption.",
"- Changed database version from 205 to 1000."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@830"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e42b0b5e94da100ff44315f302a28f23a53a211d"
]
}
},
{
"version": "2.0.0.829",
9285,15 → 4897,7
"- Collapse Documents&Resources tree on page reload",
"- Change default tree pane width",
"- Remember tree pane width in browser.localStorage across page reloads"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@829"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0f80e80339c522608366b9a9a7ec0748379d805f"
]
}
},
{
"version": "2.0.0.828",
9301,15 → 4905,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added <license> entry in the manifest.xml files, and added it to the plugin overview in the admin login area"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@828"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b4b19769447ba9c5d3e2a2e8f7f00e94b6d80f40"
]
}
},
{
"version": "2.0.0.827",
9317,15 → 4913,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added polyfill that enables some openssl functions using phpseclib emulation, if openssl is not available"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@827"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f19031328dfc4bc0e76beb890225a7b45b472ea6"
]
}
},
{
"version": "2.0.0.826",
9333,15 → 4921,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed wrong hash_pbkdf2 length (has problems with OpenSSL supplement)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@826"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7c185e41cded7291f2160148f155b5dedb7cf746"
]
}
},
{
"version": "2.0.0.825",
9350,15 → 4930,7
"changes": [
"- If plugins tried to log things before the logger plugins were initialized, then nothing happened. The log messages are now submitted delayed.",
"- Improved compatibility with OpenSSL not working out of the box if openssl.cnf file is missing."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@825"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/13a6efcb81ac82c009196ec372f62584a648db39"
]
}
},
{
"version": "2.0.0.824",
9366,43 → 4938,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Wrong HTML comment removal of static content"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@824"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d2944d1ce73571f5e7178a4f43579379f7e4899c"
]
}
},
{
"version": "2.0.0.823",
"date": "2022-04-08 00:57:07 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@823"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab8114705e03e42e75970d611b04a983625fefb6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.822",
"date": "2022-04-08 00:50:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@822"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/afc7a9d746a61cfe9fd51776d5f1a5b82de0e922"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.821",
9410,29 → 4962,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added page-plugin method \"htmlPostprocess\" and moved anti-spam-filter from base files into a new plugin."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@821"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6604a1db9bebd02c27ce70c263e54d84d377ef20"
]
}
},
{
"version": "2.0.0.820",
"date": "2022-04-07 23:46:57 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@820"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1aabdc445851749bd5dd7e8482667e532d7aadfb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.819",
9440,29 → 4978,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added page-plugin method htmlHeaderUpdate() to modify contents in the HTML <head>, e.g. to insert dynamic JavaScript or changing meta-tags on-the-fly."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@819"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d413fff24a2e7e149850057ee731e3a06cb0a3c"
]
}
},
{
"version": "2.0.0.818",
"date": "2022-04-06 23:29:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@818"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/23e04de89e8f860729f800b7cfdde6c12529ac83"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.817",
9470,29 → 4994,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed algorithm for OIDplus Information Object OIDs for third-party objectTypes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@817"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/717b1a2cacec40af2730580de7b8b0f90adac08d"
]
}
},
{
"version": "2.0.0.816",
"date": "2022-04-05 16:29:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@816"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/35b47fd9b79e25d313342e17671bda33fea0e895"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.815",
9500,15 → 5010,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@815"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/512e6458ec77f9e04ed2ed096d1cb298c23057d3"
]
}
},
{
"version": "2.0.0.814",
9516,15 → 5018,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PostgreSQL connection can now be established via socket"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@814"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a89d8a5707591bdfc8abddd3cabffd7d7a257658"
]
}
},
{
"version": "2.0.0.813",
9532,15 → 5026,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MySQL connection can now be established via socket"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@813"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c98efa3c2a7e586ca46b7c32f32dbbe6e9c1eb85"
]
}
},
{
"version": "2.0.0.812",
9548,15 → 5034,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added baseconfig settings COOKIE_DOMAIN and COOKIE_PATH"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@812"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e0dfcbcb136b4cdc9ec6984bea5c2ff555e46339"
]
}
},
{
"version": "2.0.0.811",
9564,15 → 5042,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed out-of-the-box bug that prevented redirection to setup/ if userdata/baseconfig/config.inc.php was missing"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@811"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1c8fea7374098aa3d4053b56d65e5b0b887abf40"
]
}
},
{
"version": "2.0.0.810",
9580,15 → 5050,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Publishing of RFC draft-viathinksoft-oidip-02"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@810"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0ca504ab717d0827091064928e06ac1fab242a9"
]
}
},
{
"version": "2.0.0.809",
9596,15 → 5058,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WeidOidConverter.js : WEID \"weid:root:?\" and OID \".\" (OID tree root) can now be handled correctly."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@809"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b7b2eb1dc581719b40417d12fd397ab0200b39c7"
]
}
},
{
"version": "2.0.0.808",
9612,15 → 5066,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with cookie.path in combination with reverse-proxy"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@808"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ebd49902e50c5f5ec9e604d80588f52e5fc9bb9"
]
}
},
{
"version": "2.0.0.807",
9628,15 → 5074,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated SVN-Snapshot (TAR.GZ) update procedure. It now also allows to update systems which are protected by htpasswd."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@807"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3bccdb79a3a955e48c3ec5728cedc869e7cb067a"
]
}
},
{
"version": "2.0.0.806",
9644,15 → 5082,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Base-config setting EXPLICIT_ABSOLUTE_SYSTEM_URL has been removed. Its functionality has now been merged with the setting CANONICAL_SYSTEM_URL. Use this instead."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@806"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7e92bafbe1f4fde7ce832280c4699daa767aab3b"
]
}
},
{
"version": "2.0.0.805",
9661,57 → 5091,31
"changes": [
"Updated logo",
"Fixed some small bugs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@805"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2bbe25a5562ccbb82e43d02e52b81f764f50e355"
]
}
},
{
"version": "2.0.0.804",
"date": "2022-03-24 16:49:56 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@804"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8f31feb0bed0051443631fdd901dc6baa4e4367c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.803",
"date": "2022-03-24 16:48:37 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@803"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/799237ac660bc7117465d9e7aaf82e8784666013"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.802",
"date": "2022-03-24 16:17:28 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@802"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8a28b3b35e1fb8d22bc11f183b86ead2f84e4599"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.801",
9719,15 → 5123,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed OIDplus::webpath() method to include canonical paths"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@801"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d5715bf50c1bda1cc3499fb5eb3fdc598c3ead63"
]
}
},
{
"version": "2.0.0.800",
9735,15 → 5131,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renamed all PNG files in plugin folders and moved them in img/ directories."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@800"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2c881ab7f41a0655b9439199660483d6a05ec5a"
]
}
},
{
"version": "2.0.0.799",
9751,29 → 5139,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issue with OAuth/PHPSessions not working. Bug introduced in svn-778 (13 march 2022) due to the change of the webpath(...,false) behavior."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@799"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/de2d5f561d62783fca0c02e6a23768b01bfacbae"
]
}
},
{
"version": "2.0.0.798",
"date": "2022-03-22 00:20:27 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@798"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f17b0258adb8f75643cf0a0555b38fd2aaf59a92"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.797",
9781,15 → 5155,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Heavily increased performance of web-updater for installation channel \"TAR.GZ\" (SVN snapshot)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@797"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ca572701224905db1d054e837cff4ffc486e716c"
]
}
},
{
"version": "2.0.0.796",
9797,15 → 5163,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"phpinfo() cosmetics"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@796"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b561b8fa4bf7ec160a095de0baa6867dbf65e0ce"
]
}
},
{
"version": "2.0.0.795",
9813,29 → 5171,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Systeminfo plugin now also shows phpinfo()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@795"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7ed26f81c467055ef1b5970c33a8d14a5a606c29"
]
}
},
{
"version": "2.0.0.794",
"date": "2022-03-20 23:46:24 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@794"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0564df5b80b51a331c58b2f4fe25d4bd20cce179"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.793",
9843,15 → 5187,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New logo, created with Microsoft Paint 3D"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@793"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c60db53cadc67b7e03751b8aa652858a3ff35e75"
]
}
},
{
"version": "2.0.0.792",
9859,15 → 5195,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New logo"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@792"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/feebd7b74a96a11386f31ffac859742f5c66b626"
]
}
},
{
"version": "2.0.0.791",
9875,15 → 5203,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Developer documentation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@791"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2a95a34732ebfbb408475c59f278958a038f7711"
]
}
},
{
"version": "2.0.0.790",
9891,57 → 5211,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced method OIDplusQueryResult::any() as alternative to OIDplusQueryResult::num_rows()>0"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@790"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9c46c177c4a7edeb0d3fccddc3aef55245251619"
]
}
},
{
"version": "2.0.0.789",
"date": "2022-03-18 12:51:47 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@789"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4806653e2c72950e1dc9cd6d9594de0ae976a4ef"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.788",
"date": "2022-03-18 01:30:41 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@788"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/761aaef0d44b529eda0571d153a9f21f6b5ea0cb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.787",
"date": "2022-03-18 01:26:18 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@787"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3dbb775fc8dcca19777aed3542c58d717e54f15d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.786",
9949,15 → 5243,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: Native OCI8 PHP plugin support for Oracle databases!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@786"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c869b22dee06bdebcf66c776ec7f21e0ca65ac7c"
]
}
},
{
"version": "2.0.0.785",
9965,15 → 5251,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Oracle DB tutorial"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@785"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dba220a659ee81fd5ba3277b97d5bde168e90388"
]
}
},
{
"version": "2.0.0.784",
9981,15 → 5259,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOBE was not possible in combination with ViaThinkSoft CAPTCHA. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@784"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b534427aa61a2a86317759ef61f3e961a1b46b8b"
]
}
},
{
"version": "2.0.0.783",
9997,15 → 5267,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced compatibility with Oracle DB (connect via PDO or ODBC)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@783"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4cc8b86681d4b95906967609b45df05c1592f8de"
]
}
},
{
"version": "2.0.0.782",
10013,15 → 5275,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed issues with JavaScripts not working in some situations"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@782"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fecec327a6442f9349f0e1dba1a8a8f35f310669"
]
}
},
{
"version": "2.0.0.781",
10029,15 → 5283,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed compatibility issue with Internet Explorer 11"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@781"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d7a223e764059076bafaf6ac19c4b246e763132f"
]
}
},
{
"version": "2.0.0.780",
10045,15 → 5291,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix in the canonical URL algorithm"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@780"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1cb42a550ac1917d6e3e895ce2a0ed7223813eb9"
]
}
},
{
"version": "2.0.0.779",
10061,15 → 5299,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"(Minor changes)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@779"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe0017cb65c6b940d38f41ad34956b030b0ee548"
]
}
},
{
"version": "2.0.0.778",
10079,15 → 5309,7
"- Plugins can now control the output of HTTP headers (especially the Content-Security-Policy header)",
"- Added baseconfig setting CANONICAL_SYSTEM_URL",
"- Fixed issue with relative paths (OIDplus::webpath(...,fase) over a proxy"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@778"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f1343c16d09ced75a6b50498fd27ed34664ade5"
]
}
},
{
"version": "2.0.0.777",
10095,15 → 5317,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@777"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/72c34eee9fb16c18fffa689cf820aeb8b9c0094a"
]
}
},
{
"version": "2.0.0.776",
10112,29 → 5326,15
"changes": [
"New feature: Registered systems will now be abled to be reached via WHOIS/OID-IP address \"whois.viathinksoft.de:43\". This information will be shown at the WHOIS/OID-IP page.",
"Additionally, the user can also overwrite this value with their own WHOIS/OID-IP server, if they have one."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@776"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/480d0d8fd9108f24b8927887dfa66208e6f64fb3"
]
}
},
{
"version": "2.0.0.775",
"date": "2022-03-08 23:12:20 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@775"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/529b33a9317067c062e29e2fcc0fda62d0bbc7a0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.774",
10142,15 → 5342,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Gotobox/Whois: Namespace e.g. \"oid:\" is now case insensitive"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@774"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6aae87a662aa0597bcbc8005bdda084def631418"
]
}
},
{
"version": "2.0.0.773",
10158,15 → 5350,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP(WHOIS), and \"Go\" bar now accept \"WEID\" (they get converted to \"OID\" during the processing)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@773"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87fe12b422ab1655cf0181a320fd49adcaa12942"
]
}
},
{
"version": "2.0.0.772",
10175,43 → 5359,23
"changes": [
"The \"weid:\" Syntax can now be used when creating a root OID.",
"Class C WEIDs now have an \"WEID\" icon instead of an \"OID\" icon."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@772"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/32d0d38b15198e0f451dd628c33b5e576004ad08"
]
}
},
{
"version": "2.0.0.771",
"date": "2022-03-06 12:12:12 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@771"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f2929fdd74158c133ccb0e2985e7cbc038f24ae5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.770",
"date": "2022-03-06 11:48:01 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@770"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/026dc7eebfb627266fe3d74878972aacdaf03431"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.769",
10222,29 → 5386,15
"WeidOidConverter.js: Added OID validation checks",
"WeidOidConverter.js: Added \"UMD\" module code by Webfan",
"Added weid_converter.html (for internal use / testing)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@769"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4f7149aa24b9bc2f01628e228480db8555bb1faa"
]
}
},
{
"version": "2.0.0.768",
"date": "2022-03-03 01:31:39 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@768"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d500bdc8ef05479f5d2ec144c45af687fa30e03f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.767",
10253,15 → 5403,7
"changes": [
"Theme color (URL bar color) can now be set by plugins and can be changed by the color plugin.",
"Mobile design fixed problem with border at the bottom of the content pane."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@767"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2170a64b5a759f8e196fd1a46c95db48906e434d"
]
}
},
{
"version": "2.0.0.766",
10269,15 → 5411,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@766"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8d4ff7b7518c78572f0b9c9e4aa83cc8cf9102bd"
]
}
},
{
"version": "2.0.0.765",
10287,15 → 5421,7
"OIDIP RFC draft update.",
"OIDIP Removed \"txt\" format (correct is \"text\").",
"OIDIP Unimplemented formats raise now a \"Service error\" as defined in the new RFC draft."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@765"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e53cebbff090562c06d2effd54889ff5b6b8d7c0"
]
}
},
{
"version": "2.0.0.764",
10303,43 → 5429,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@764"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/63397a0a0b4a165fd519ba8cfda6505c7982e5d4"
]
}
},
{
"version": "2.0.0.763",
"date": "2022-03-01 00:09:40 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@763"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b99108aeecdf96b8fefe9dfcda0f61cd84289a94"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.762",
"date": "2022-02-28 10:37:03 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@762"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ce9a790c43cb5dbe1353aaf11f737b246a4f3f73"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.761",
10347,29 → 5453,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC Update (WIP)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@761"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/be88fd7933a0b39299c2a52bd27f2be1696b6111"
]
}
},
{
"version": "2.0.0.760",
"date": "2022-02-27 19:17:40 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@760"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fee1c57387d3b4e4b169e560eff97d5abbb5dc9e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.759",
10377,15 → 5469,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update to TinyMCE 5.10.3"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@759"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/95d5767e6332fb5ffe51ab91f62490149220e06a"
]
}
},
{
"version": "2.0.0.758",
10394,29 → 5478,15
"changes": [
"OID-IP RFC (draft-viathinksoft-oidip-02, Work-In-Progress): Added XML and JSON. Renamed \"whois\" node in \"oidip\".",
"OIDplus for DOS: Implemented PgUp and PgDown. You can now jump to an OID from the TreeView. Release 2022-02-27."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@758"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/21539103ae9aee115e2245605fe54f4046b489f1"
]
}
},
{
"version": "2.0.0.757",
"date": "2022-02-25 14:51:46 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@757"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b80da83a911d9e4595ec4934ca52c7c75e81b71d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.756",
10424,15 → 5494,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@756"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3a389db418ebffa61ef5d59f6f8eeab9038313fe"
]
}
},
{
"version": "2.0.0.755",
10440,15 → 5502,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Nostalgia plugin fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@755"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd72d8e545138a48badcffa3c99939860ab51d1a"
]
}
},
{
"version": "2.0.0.754",
10456,15 → 5510,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin \"Nostalgia\" (in admin control panel) to create a database for OIDplus for DOS, Windows 3.11, or Windows 95."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@754"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1f5aa4b46ca1ef35e88082bf58b9f8131d4ed834"
]
}
},
{
"version": "2.0.0.753",
10473,15 → 5519,7
"changes": [
"GUID+IPv4+IPv6+OID: Technical info visual changes and link to help topics",
"TinyMCE: 'imagetools' and 'toc' added 23 February 2022, because they are declared as deprecated and marked for removal in TinyMCE 6.0 (\"moving to premium\")"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@753"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6325e6a95b2e6047547e7fc07c492cacf57389a7"
]
}
},
{
"version": "2.0.0.752",
10489,15 → 5527,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed WEID converter code so that it doesn't require the package mikemcl/bignumber.js anymore. (Removed now from composer.json)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@752"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1d3aa695a66f46a81c379882dff1e2ca3fd36706"
]
}
},
{
"version": "2.0.0.751",
10505,15 → 5535,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Changed WeidOidConverter.js"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@751"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f63c790f7551dc1f524fb88f599c6b4fdfedd5c6"
]
}
},
{
"version": "2.0.0.750",
10521,15 → 5543,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WEID<=>OID Converter in JavaScript"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@750"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6c1cd228b94097e23e3aab560c02b657b8c609e"
]
}
},
{
"version": "2.0.0.732",
10537,29 → 5551,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@732"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1d1d6f072d2828eed8b1403b3cbff4bed7ecd7b3"
]
}
},
{
"version": "2.0.0.731",
"date": "2022-01-23 22:12:33 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@731"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b9bfa7b567692382699a8c7621173db6c63bcaeb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.730",
10568,15 → 5568,7
"changes": [
"\"ImplementsFeature\" is now available for all PHP classes of OIDplus, not just Plugin classes.",
"Therefore, OID-WHOIS can now also receive WHOIS attributes from Objects (not just the Object Plugin) or the OIDplusRA class."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@730"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0c1c1f4ba264800debd88c68d94d85b4fb56392a"
]
}
},
{
"version": "2.0.0.729",
10584,15 → 5576,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Whois page did not work if you just had non-OIDs but single OID in your system"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@729"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/18c9fdaecf5d99797f59b8815195d86ebb4fb06e"
]
}
},
{
"version": "2.0.0.728",
10600,15 → 5584,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update (PHPStan)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@728"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1b874d6d8c13e13354f99d088c1e5a66492dd163"
]
}
},
{
"version": "2.0.0.727",
10616,15 → 5592,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Local GIT-Version could not be detected successfully! Fixed!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@727"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0acade3f3a8b3564d90ab360fde28ea1d7d3347b"
]
}
},
{
"version": "2.0.0.726",
10632,15 → 5600,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated Alpine Linux installation steps"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@726"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4bbfdfc86bbfe2d7e4429a1250850b492b8b815a"
]
}
},
{
"version": "2.0.0.725",
10648,15 → 5608,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHP extension iconv is no longer be needed if extension mbstring is installed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@725"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/45a0d0d9e7f0b22de5583cb30e78f587b7b6cdcc"
]
}
},
{
"version": "2.0.0.724",
10664,29 → 5616,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDInfo Export will check if extension \"sockets\" is installed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@724"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/884fa875bb81dde11fafe1e41b0d73151d0b4ce5"
]
}
},
{
"version": "2.0.0.723",
"date": "2022-01-07 01:21:37 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@723"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5508b9b2defa6240eec30a1fe6c509ca3a40894f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.722",
10694,15 → 5632,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Adding Alpine Linux install notes. Checking for dependencies for lightweight PHP installations"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@722"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78e219ec11eb2aeb16bbb8b2866714d8bddbc0be"
]
}
},
{
"version": "2.0.0.721",
10710,15 → 5640,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@721"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ff7c04641df8244e1c278b18f58c85ac137f8f97"
]
}
},
{
"version": "2.0.0.720",
10726,15 → 5648,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus doesn't require the PHP extensions php-ctype and php-posix anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@720"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5fdf341386797bdb196598c9fc0c355361d78be4"
]
}
},
{
"version": "2.0.0.719",
10742,15 → 5656,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed PHP warnings"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@719"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b08059d1d5d573ff98ce0b45dc887c2b8dcfe87d"
]
}
},
{
"version": "2.0.0.718",
10760,15 → 5666,7
"Fixed problems with the update script generator (TAR.GZ distribution channel)",
"- Update 707 did not correctly create plugins/viathinksoft/objectTypes/domain/img/* (please manually create these files if you are affected)",
"- Update 708 did not correctly delete vendor/google (please delete manually if you are affected)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@718"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9fb7d19f769e4f726c879d768cbf53094fb36461"
]
}
},
{
"version": "2.0.0.717",
10776,15 → 5674,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Saving a design permanently did not work. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@717"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/db35acab20f3f81cabdfb1297a20031609cabb36"
]
}
},
{
"version": "2.0.0.716",
10793,15 → 5683,7
"changes": [
"Fixed update failure of version 698 => 699",
"Revision log (software update check) is now compressed using GZip"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@716"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c547b089db132015f035c3434d208f5e2cd3830c"
]
}
},
{
"version": "2.0.0.715",
10809,15 → 5691,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Outgoing HTTP transfer will have the User Agent \"ViaThinkSoft-OIDplus/2.0\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@715"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/85ca354cf221e5b4e0ab800b37e114d2673d0b21"
]
}
},
{
"version": "2.0.0.714",
10825,15 → 5699,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Whois opens in new browser window"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@714"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6e95e3b4479e59fa65b2cef56955dc9ac7d85006"
]
}
},
{
"version": "2.0.0.713",
10841,29 → 5707,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bug in OID-IP (OID WHOIS): Superior detection did not work for non-OIDs. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@713"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/41b93261b69db35861940328599200182d18fa3f"
]
}
},
{
"version": "2.0.0.712",
"date": "2021-12-26 18:44:52 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@712"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0a11d019459834fab96d5f551c0b90040c9044dd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.711",
10879,29 → 5731,15
"!!! FAIL with the error message \"Authentication failed\". Once the error appears, close your",
"!!! browser window and delete the cookies, then log-in again, and continue the update process.",
"!!! (The error happens because of the update of the internal session encryption procedure)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@711"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/032f051a23c9b057c65310530ddd9b0982dd14f3"
]
}
},
{
"version": "2.0.0.710",
"date": "2021-12-26 17:38:24 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@710"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/466a46e647953a436cdb39c447b809baf7190eb0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.709",
10909,15 → 5747,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New CAPTCHA Method: ViaThinkSoft Client Challenge (lets the CPU of the user calculate a cryptographical problem in the background)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@709"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c23e9208bfa2761c96a8a18020d11d7f7c2cb892"
]
}
},
{
"version": "2.0.0.708",
10925,15 → 5755,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed unnecessary ReCAPTCHA composer dependency"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@708"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eec69a67eb5cb04d919d51e121ec3c1c791cab35"
]
}
},
{
"version": "2.0.0.707",
10941,15 → 5763,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New object type \"Domain\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@707"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fffabdb99b36c186ffaf1f8609ab7e33a6c69037"
]
}
},
{
"version": "2.0.0.706",
10957,15 → 5771,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOBE/Setup: Setting \"SSL enforcement\" will be pre-selected during setup. Self-signed certs (e.g. on a XAMPP installation) will result in \"no SSL enforce\" in order to avoid unexpected browser warnings during the Out-Of-Box-Experience (OOBE)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@706"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2fed1d09a61b6d3c88f6697416c15e508a0b199"
]
}
},
{
"version": "2.0.0.705",
10973,15 → 5779,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHPStan 1.2.0 pass"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@705"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dc353a2ad40e445b3328b86a323546e0ccb6d958"
]
}
},
{
"version": "2.0.0.704",
10991,15 → 5789,7
"BUGFIX: Search plugin highlighting did not work correctly if the search term was found inside the OID dot-notation or RA email address. Fixed.",
"BUGFIX: Entering an OID in the GoTo-Box or the Search did not open it in the left panel. Fixed.",
"BUGFIX: Link \"Go back to RA listing\" (only works for logged in admins) not visible at public RA listing anymore."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@704"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/22376cc90d0e4814d8086a6d1ffcf3032e44569a"
]
}
},
{
"version": "2.0.0.703",
11007,15 → 5797,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@703"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a579c70be8e7244bda315701ad70770494509673"
]
}
},
{
"version": "2.0.0.702",
11023,15 → 5805,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin type: CAPTCHA plugins!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@702"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cc0743678a8f72e6150121f88402588fff6384d4"
]
}
},
{
"version": "2.0.0.701",
11039,15 → 5813,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Remove Docker files from vendor dir"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@701"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d74b1ce0113cdc293d8b7275c18a41d378d2f927"
]
}
},
{
"version": "2.0.0.700",
11055,15 → 5821,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Syntax error fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@700"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e2a8854ef52e0a4c29b2eaec7d704c3fcd1148da"
]
}
},
{
"version": "2.0.0.699",
11072,15 → 5830,7
"changes": [
"The new file edition.ini contains constants which might be useful if somebody wants to fork OIDplus",
"(However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@699"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6b1e82bf0707bb3488e90d41f07e19ac8dce42e7"
]
}
},
{
"version": "2.0.0.698",
11088,15 → 5838,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small refactoring"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@698"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2553eb2bd56dc641091e65de8fe993e8e793193c"
]
}
},
{
"version": "2.0.0.697",
11105,15 → 5847,7
"changes": [
"Admin system info plugin: \"PHP Installed extensions\" is now listed",
"Admin system update plugin: Actual GIT and SVN commands are now visible, and GIT PULL command slightly changed (added origin master)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@697"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/702492cf3e1768d4192fe4319ef778cfe091bd0b"
]
}
},
{
"version": "2.0.0.696",
11121,29 → 5855,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software update visual mistake"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@696"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fc78fc121aa9fc819efda6105e05acb03befefa5"
]
}
},
{
"version": "2.0.0.695",
"date": "2021-12-12 13:13:31 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@695"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/52230b18d04f9492adc0935566e29076f72c7c68"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.694",
11152,15 → 5872,7
"changes": [
"In the OID grid, you can now directly register an IANA or ViaThinkSoft OID!",
"Globally, every link that opens a new window gets marked by an icon"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@694"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e528f1ff97d43570a4b08c5225c3a24c4e693c0"
]
}
},
{
"version": "2.0.0.693",
11169,15 → 5881,7
"changes": [
"\"Generate\" links can now be defined by the plugin type",
"WEID input is now enforced upper case"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@693"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/103c2c5c8a839a576d30b066b1c8f1d2f5ec5628"
]
}
},
{
"version": "2.0.0.692",
11187,15 → 5891,7
"Fixed \"Generate UUID OID\" link in OID 2.25.",
"Added \"Generate UUID OID\" to the root OID page.",
"Added \"Generate GUID\" to the root GUID page."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@692"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b59d92427706cb4252ab71926cf9b265d9f8f3ec"
]
}
},
{
"version": "2.0.0.691",
11203,15 → 5899,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GIT-Software update can now also be executed for non .git directories, e.g. if hosted via Plesk GIT (requires shell access)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@691"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ddeeeeaa962f40222ddabfbcb2d19d329c1e89b1"
]
}
},
{
"version": "2.0.0.690",
11219,15 → 5907,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed more cases of Plesk Git format"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@690"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9b498758fa8cea0d7373ecc8fcb67a289c432b86"
]
}
},
{
"version": "2.0.0.689",
11235,15 → 5915,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix in re Base36 column on weid:? and weid:pen:? arc"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@689"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/838bc200224ffa5f8dd9cf550cc0553b748c861c"
]
}
},
{
"version": "2.0.0.688",
11251,15 → 5923,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System information plugin minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@688"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c3ff8b17db937c96cb04dbec8d82362caa9ccf25"
]
}
},
{
"version": "2.0.0.687",
11267,15 → 5931,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software update: Even after an error occurred, you can click a \"Reload page\" button now"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@687"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e0ab3009047733a4ce154ce24cee8be313283f7c"
]
}
},
{
"version": "2.0.0.686",
11284,15 → 5940,7
"changes": [
"Fixed problem with WEID weLuhn check digit if an arc was 0.",
"Improved update procedure on VTS server-side."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@686"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b3c26d79641feb547ce72f0799427f75f40ed720"
]
}
},
{
"version": "2.0.0.685",
11300,15 → 5948,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System information plugin: Display of username optimized. Catched errors. Shows effective process user instead of script file owner"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@685"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cc1b6f193cb6310c9f6535c9f82e71be02dd5a60"
]
}
},
{
"version": "2.0.0.684",
11316,15 → 5956,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix in re WEID Base36 column in the CRUD grid"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@684"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c5afeb92740e07bce6de5db538cc63887986bb58"
]
}
},
{
"version": "2.0.0.683",
11332,15 → 5964,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Definition of class A, B, C WEIDs. In the latest specification, every OID can be represented as a WEID. Therefore, the column \"Base36\" is now present for every OID."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@683"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/478306ad8356812455368fc1d309de537c009fed"
]
}
},
{
"version": "2.0.0.682",
11348,15 → 5972,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugins can now alter the Visible/Protected flag in the settings even after they were initialized"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@682"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d13a6bf65d13d43c81426448c1f2bf63d6720f34"
]
}
},
{
"version": "2.0.0.681",
11364,15 → 5980,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plesk Git is now supported"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@681"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/02c7ddb1fa8cc877cb885fa5d1565cdad54dde0e"
]
}
},
{
"version": "2.0.0.680",
11380,15 → 5988,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Autoupdate for ZIP-WC systems accidentally deleted files, breaking the installation. Affected version was SVN Rev 679. Fixed. If you were affected, please download the ZIP and extract it over your installation."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@680"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/091a5fa6b157be035e88f5d24aa329ba44d20d63"
]
}
},
{
"version": "2.0.0.679",
11396,15 → 5996,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated 3P. Fixed deprecated JWT parameter."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@679"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e4d7a3e1892d2526078a3a757206bb799b2c804e"
]
}
},
{
"version": "2.0.0.678",
11412,29 → 6004,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix of XML exporter in regards Unicode characters"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@678"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4c83a480806cf46641d470e64afa84e6fe575828"
]
}
},
{
"version": "2.0.0.677",
"date": "2021-10-25 12:54:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@677"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78e69163201fa17f5e0240382ffd9e8b8ba97de2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.676",
11442,15 → 6020,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Page \"show RA details\": Added link \"Create RA manually\" (only if admin is logged in)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@676"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fb6fe8fda68b2a79634fee330e111a2369897fa5"
]
}
},
{
"version": "2.0.0.675",
11458,15 → 6028,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Superior RAs were not able to update delegated objects (e.g. to change ASN.1/IRI/EMail/HiddenFlag)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@675"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1f0de6df47533ed641297318b9f19527a85d8e86"
]
}
},
{
"version": "2.0.0.674",
11474,15 → 6036,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-IP (Whois): Fixed problem with word-wrap"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@674"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/29dc82de87718d51991095730107bd2ef03fa808"
]
}
},
{
"version": "2.0.0.673",
11490,15 → 6044,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: URL in whois plugin was wrong. Fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@673"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2e1f979ea509c33345bdc2a287ce028d1ab1bb42"
]
}
},
{
"version": "2.0.0.672",
11507,15 → 6053,7
"changes": [
"BUGFIX: Adding a new object type plugin to an existing system raised an error. Fixed.",
"BUGFIX: WEID with mixed upper/lower-case could not be converted to numeric value. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@672"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f3228c63060b389e866a7b6958a1fefded8d405b"
]
}
},
{
"version": "2.0.0.671",
11523,29 → 6061,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"TinyMCE: Deprecated 'spellchecker' plugin is now excluded"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@671"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ae2be06d5203bae23d7730fa01355c603e8bec41"
]
}
},
{
"version": "2.0.0.670",
"date": "2021-10-05 15:56:02 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@670"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b55ba05ba212e8343c8481a21204993dfdb3cfd8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.669",
11553,43 → 6077,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"cron.sh is now executable (only applies to Linux/Mac)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@669"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8edbacd0d3d19b935d29d7c2edbf5c67ce9e70b8"
]
}
},
{
"version": "2.0.0.668",
"date": "2021-10-05 12:43:00 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@668"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06a4df7044fc1ee7a83fcc9fd3a0d0be5e817a71"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.667",
"date": "2021-10-05 12:30:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@667"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f47ee5a965a77d87c84ad50a6b97a3335794cb3f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.666",
11597,29 → 6101,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added compatibility with webfan plugin 'weid'"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@666"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f637919496b7e64dae5189c01cdcd5495f9aebf2"
]
}
},
{
"version": "2.0.0.665",
"date": "2021-10-04 23:10:48 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@665"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/944b47d6199fce8b77ef68b8a792a9ee8d5b262a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.664",
11628,15 → 6118,7
"changes": [
"Added possibility to execute cronjobs (e.g. to increase performance with auto publishing)",
"Small improvement to auto updater conflict backup"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@664"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/83161f024615b131d0e86f15bbc062333c29229c"
]
}
},
{
"version": "2.0.0.663",
11644,15 → 6126,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Snapshot distribution channel: If files have been modified outside the updater, a backup is now automatically created (NOT for Git/SVN distribution channel!)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@663"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0632d930733b2442ebc8596d031a33249e8332cb"
]
}
},
{
"version": "2.0.0.662",
11661,15 → 6135,7
"changes": [
"System update page: GIT-WorkingCopyUpdate and SVN-WorkingCopyUpdate can now be executed online (execution and write permissions required)",
"System information page: System user account will be shown"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@662"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78c0281ade38a9e23823aa368f5099a0a3fd92e0"
]
}
},
{
"version": "2.0.0.661",
11677,15 → 6143,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Snapshot distribution channel: oidplus_version.txt is now .version.php (to avoid that the version is exposed)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@661"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a7245a5147ccd96e1c1835f9481672c19297cdf2"
]
}
},
{
"version": "2.0.0.660",
11693,15 → 6151,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"git distribution channel: added function to read the gitsvn version without the requirement of having access to the \"git\" commandline"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@660"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/427fb37c007b580c7c2943b9a3655eb05fcdfed2"
]
}
},
{
"version": "2.0.0.659",
11709,15 → 6159,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Web-update JavaScript translation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@659"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8529f825e64e52812e22a9346690ce1d146e32c"
]
}
},
{
"version": "2.0.0.658",
11725,15 → 6167,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Web-update: Success message and reload-button are now displayed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@658"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6b8e0fe8191d4b1e799230e7f296b17f608c35f5"
]
}
},
{
"version": "2.0.0.657",
11741,43 → 6175,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Uploaded new RFC draft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@657"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c22ed957bf77e648f5b0f355e97d49849f64c400"
]
}
},
{
"version": "2.0.0.656",
"date": "2021-09-30 16:28:50 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@656"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee56bf72111d49eb326385b893769edee6839f61"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.655",
"date": "2021-09-30 00:08:37 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@655"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/612d48deeeaf373df5517947ddc1b4284c83d1e3"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.654",
11785,15 → 6199,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Web-Update small changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@654"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9ea717cdc168b7e687f9a81e50dd8ef403c8ef50"
]
}
},
{
"version": "2.0.0.653",
11801,29 → 6207,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small changes to the Web-Updater"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@653"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f95b2b0ff84579187534415cb29d5c3bafb0907"
]
}
},
{
"version": "2.0.0.652",
"date": "2021-09-28 23:03:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@652"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/11147d5d1076e26fae729f062a9ba555f42a5c04"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.651",
11832,15 → 6224,7
"changes": [
"Updates are now digitally signed.",
"If an update outputs \"FATAL ERROR\", then the update process will be aborted."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@651"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/59b60fcd665e2355a399f02c87055f7c43f539fd"
]
}
},
{
"version": "2.0.0.650",
11848,29 → 6232,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update packages can now be optionally be downloaded compressed (GZ)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@650"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e1f1808d7c79a79f8df9b088e1c5c85b8b2d1a77"
]
}
},
{
"version": "2.0.0.649",
"date": "2021-09-26 23:53:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@649"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e7497ee2ebd59d3dab85e5f685b10132b7882691"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.648",
11878,15 → 6248,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Now completely get rid off the WebSVN classes! The distribution update procedures are now easier, quicker and safer!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@648"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/013e7bdf4cd52c22ddc5fd003f4d81b35bdd83c4"
]
}
},
{
"version": "2.0.0.647",
11894,15 → 6256,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renewed update system (part 1): Updates are now downloaded as \"update scripts\" instead of being pulled from SVN"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@647"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c0b0b75962019977d0709ff831dd79c1418837b6"
]
}
},
{
"version": "2.0.0.646",
11910,15 → 6264,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugins are again sorted by their type and name, as if they would be in a single vendor-folder"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@646"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb89c494f822ba6855551d78bcc261d029765640"
]
}
},
{
"version": "2.0.0.645",
11926,43 → 6272,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"System check\" plugin doesn't list third-party plugins and composer.lock file anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@645"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/04d2ef33141433dea4787cc743a42558739d5954"
]
}
},
{
"version": "2.0.0.644",
"date": "2021-09-25 18:42:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@644"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8921e15926bea218e48a1430fff9ebdffb879980"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.643",
"date": "2021-09-25 00:06:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@643"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2bc1aeed9fc5b7e33b2e03643758ac84e8ca32d9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.642",
11970,15 → 6296,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed mime types of JS and XML files, so that they are treated as text files again (can be diffed etc.)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@642"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/551456bd1923bb8ec1a4a6e4b548735b1a622894"
]
}
},
{
"version": "2.0.0.641",
11986,15 → 6304,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Internet Explorer 11 is supported again"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@641"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9abee3c9b638b19f99cfc905dcf0c816d2669879"
]
}
},
{
"version": "2.0.0.640",
12002,15 → 6312,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated wellknown country OIDs (added Canada) and developer script"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@640"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f15e1d3b1249e0741807878d88d6daa471cecf7"
]
}
},
{
"version": "2.0.0.639",
12018,15 → 6320,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced \"register_shutdown_function\" function with an individual function (since JWT login didn't work with Strato provider)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@639"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/25b747713b0d76d215b6bd7e1c402630e7223d39"
]
}
},
{
"version": "2.0.0.638",
12034,15 → 6328,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Ironbase design: Button texts are now white, like in the default design"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@638"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cd7865cfe107378ee8777f4b8494f763c33086c0"
]
}
},
{
"version": "2.0.0.637",
12050,15 → 6336,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Vendor update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@637"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3881955f8cc66c9d3a8696293f69b7938a13d36c"
]
}
},
{
"version": "2.0.0.636",
12066,15 → 6344,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed warning \"legacyoutput\" deprecated in TinyMCE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@636"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e99eb01f350fb78e40189f073e259bb3cfd5570"
]
}
},
{
"version": "2.0.0.635",
12092,15 → 6362,7
"",
"If you have individual third-party plugins, please make",
"sure that they make use of the new plugin directory structure."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@635"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/695850216f76ea96d1aa61d3ba257a1b6c51f923"
]
}
},
{
"version": "2.0.0.634",
12108,15 → 6370,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VTS plugins are now independent from the \"plugins/\" directory"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@634"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3834a085006dd63dc5555409820f7bef5ca0453c"
]
}
},
{
"version": "2.0.0.633",
12124,15 → 6378,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software update changelog: Very important messages (containing three exclamation marks) are now marked red."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@633"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/520d0f0610d744248e3476a82b59de9aa6798385"
]
}
},
{
"version": "2.0.0.632",
12140,15 → 6386,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Temporarily, third-party plugins must be moved in the folder plugins/_thirdParty instead of plugins/ (will be changed again in a few days!)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@632"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3c2d4f47efb61dc38e284017c6ca3a70a7e9295e"
]
}
},
{
"version": "2.0.0.631",
12156,15 → 6394,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Sorted \"acknowledgements\" third party products"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@631"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f11aba9d1131cd60f2f032cfb2fca32bbf76cbaa"
]
}
},
{
"version": "2.0.0.630",
12172,15 → 6402,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-WHOIS: Added server command \"$format=json|txt|xml\". This allows the usage of JSON and XML even over the WhoIs protocol, so that web-whois is not neccessary"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@630"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eecc342af053714023c7928c72eddcf9cda69af9"
]
}
},
{
"version": "2.0.0.629",
12188,15 → 6410,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Preparing for the next version of the RFC!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@629"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9fa45e2b36f6de2bdce842dff97b11107d20dc7c"
]
}
},
{
"version": "2.0.0.628",
12204,15 → 6418,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed LDAP plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@628"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2c352c4127d0ca4c63147b6373d0f69936e0426e"
]
}
},
{
"version": "2.0.0.627",
12220,29 → 6426,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem in SimpleXML supplement"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@627"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/be580d9c61d644118f7973ebbe9232af302e6eb0"
]
}
},
{
"version": "2.0.0.626",
"date": "2021-06-12 23:34:42 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@626"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6757d83ce282f6d3269293d2bcf203868e646c77"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.625",
12250,15 → 6442,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LDAP: Added multi-domain support"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@625"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7ad7d71ab9a55765f617e9b5f22842c7a1da25c9"
]
}
},
{
"version": "2.0.0.624",
12266,15 → 6450,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LDAP: The search for RA/Admin group membershop can now also include sub-groups"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@624"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b1e22cbb8f93ae1215fa9d525eae50d808a3a8c2"
]
}
},
{
"version": "2.0.0.623",
12282,15 → 6458,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LDAP: Removed feature LDAP_ADMIN_IS_OIDPLUS_ADMIN; instead introduced settings LDAP_ADMIN_GROUP and LDAP_RA_GROUP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@623"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a8274d06bb7ce820d00d1324de2df0676490b68"
]
}
},
{
"version": "2.0.0.622",
12298,15 → 6466,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Change to JWT key of HS512 (if no PKI is available)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@622"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a047aaa0dde36b42fe1776255bd15c5d5b9fd974"
]
}
},
{
"version": "2.0.0.621",
12314,15 → 6474,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"ViaThinkSoft repos switched from SVN to Packagist/GitHub"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@621"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/661686a07b4d54dd51dfa5a2d882fbfbcf22ab63"
]
}
},
{
"version": "2.0.0.620",
12330,15 → 6482,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LDAP authentication plugin: The main authentication now works using UPN (userPrincipalName) instead of the mail address of the user. The control user is not required in the base configuration anymore, and there is no requirement in adding email addresses for the domain users."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@620"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e7f4d5ed0db33ad9499c65c3c6a5c756019c87f4"
]
}
},
{
"version": "2.0.0.619",
12346,15 → 6490,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added: Tool to find out best bcrypt cost (<1s)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@619"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4bac89ff124e306ffcd5e8462ee745dcf763e892"
]
}
},
{
"version": "2.0.0.618",
12362,15 → 6498,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated firebase/php-jwt : 5.2.1 => 5.3.0"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@618"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a0200efeb8ca067b97ae03f7bebc69e3950a2af7"
]
}
},
{
"version": "2.0.0.617",
12379,15 → 6507,7
"changes": [
"Added new high-security feature RA Password Pepper (use with extreme caution! Existing passwords will become invalid)",
"RA password generation: BCrypt \"cost\" parameter can now be configured."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@617"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a36590cb561b4d68fdb4f19740b147d60dd415b"
]
}
},
{
"version": "2.0.0.616",
12395,15 → 6515,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Made vendor/ directory a bit more slim (removed unnecessary bootstrap files)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@616"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2d660c78a8b8961617aa187ec051f7a3debc6a12"
]
}
},
{
"version": "2.0.0.615",
12411,15 → 6523,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Additional security for individual attachment directories"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@615"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d5f6db3bc022a59185f48f5027b9ac88c2fd1ba4"
]
}
},
{
"version": "2.0.0.614",
12427,15 → 6531,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed race-condition of configuration table after software update."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@614"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6404a9628a26074f22160ab8efe5cab84c73e22f"
]
}
},
{
"version": "2.0.0.613",
12443,15 → 6539,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@613"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6017983cfc5e1a344ea394739b34b06c0f161cfa"
]
}
},
{
"version": "2.0.0.612",
12459,43 → 6547,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Attachment path can now be changed by the administrator (system configuration)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@612"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c7300cb38fd9e29684ce8d17eedc1159e9db0222"
]
}
},
{
"version": "2.0.0.611",
"date": "2021-05-30 00:19:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@611"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e157a62532a0d5c82ad73b942f2df3b90666d9bb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.610",
"date": "2021-05-30 00:04:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@610"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bcd1ec43421868ffdfb633079819622275eaef24"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.609",
12504,29 → 6572,15
"changes": [
"The administrator account can now have more than one valid password.",
"webwhois.php is now disabled if the WHOIS plugin is disabled"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@609"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ff248ec6c5e66ac675557d266574824e3685e7a"
]
}
},
{
"version": "2.0.0.608",
"date": "2021-05-29 20:58:08 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@608"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/560158d9bd6cf61670223a8fdbebb97cc08d3cff"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.607",
12535,15 → 6589,7
"changes": [
"New feature: Plugins can now offer an ajax.php interface without CSRF verification",
"ViaThinkSoft Registration: System URL verification now uses a separate function (was previously WHOIS signature verification)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@607"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/37ab39dcb44a5d347cd0a5c03121fa617bbd9940"
]
}
},
{
"version": "2.0.0.606",
12551,43 → 6597,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed critical bug"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@606"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/220f46739e7102063cbd2a7c99dffd647e5028d6"
]
}
},
{
"version": "2.0.0.605",
"date": "2021-05-27 16:31:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@605"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b9e186298c2cf9b2fbd8ca9f592d3157d24a81a3"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.604",
"date": "2021-05-26 14:50:57 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@604"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e38ad522526012b5310a68f4b039edc723450aed"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.603",
12595,15 → 6621,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New SVN repository php_utilities by ViaThinkSoft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@603"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c99065384fd68eb0e4f75e5e333c12f69c93b6c6"
]
}
},
{
"version": "2.0.0.602",
12611,15 → 6629,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"uuid_utils.inc.php now comes from a SVN repository"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@602"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2c49e0e5ee8ecfa8e3d7f80d9d04517148235aba"
]
}
},
{
"version": "2.0.0.601",
12627,15 → 6637,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"README is now in the MarkDown (MD) format"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@601"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/64fd81ed23564e86d89862762fab217bce05394f"
]
}
},
{
"version": "2.0.0.600",
12643,15 → 6645,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed SimpleXML supplement"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@600"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/534f38c65fb1587b14cd77a6e30697caf26db2f6"
]
}
},
{
"version": "2.0.0.599",
12659,29 → 6653,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bcrypt worker"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@599"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e3a2b1a58ebbfdf9f6332ae940c9f3c26d3803f"
]
}
},
{
"version": "2.0.0.598",
"date": "2021-05-24 23:48:14 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@598"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6e44084841dcb6d50bc6bbc5bb6a6f397528d036"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.597",
12702,43 → 6682,23
"!! As long as you put all of your data in the userdata/ directory,",
"!! your data should be safe.",
"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@597"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8ba53ee5bfbe0e2e849e4549d3ba2abe620a51b0"
]
}
},
{
"version": "2.0.0.596",
"date": "2021-05-24 02:20:25 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@596"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9a1d11b8417facb5e66626dead972c6ac9c3bd2a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.595",
"date": "2021-05-24 02:17:38 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@595"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d78158f0613564e599b7df8630a973fb5e6d78e8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.594",
12746,29 → 6706,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"(Mostly) reached PHPStan Level 6"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@594"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/da545994bebc208f3c540529076cd43b311acc0f"
]
}
},
{
"version": "2.0.0.593",
"date": "2021-05-23 23:17:28 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@593"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2f71ebd7474bc27311bc0b39afb613cff53b0f11"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.592",
12776,15 → 6722,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"(Nearly) reached PHPStan level 5"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@592"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/386a8f6d9fd2328364d661349e7a3f8f0a665213"
]
}
},
{
"version": "2.0.0.591",
12792,15 → 6730,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHPStan Level 4 reached"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@591"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c92219c447bcb1306d5a78de46fc972ed5cf24c6"
]
}
},
{
"version": "2.0.0.590",
12808,15 → 6738,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHPStan Level 3 reached"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@590"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1eba67be54dde0e2970c22a964ff907df1db6901"
]
}
},
{
"version": "2.0.0.589",
12824,15 → 6746,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHPStan Level 2 reached"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@589"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7a02dca0724bbd4ef1bedb809a91402986d8e326"
]
}
},
{
"version": "2.0.0.588",
12840,43 → 6754,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"PHPStan Level 1 reached"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@588"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9d370f7960ef723ff8e3b2ff39aff8d086157d7f"
]
}
},
{
"version": "2.0.0.587",
"date": "2021-05-23 17:39:47 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@587"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/288953c619065f5df45eb7904c23a70e5ee82654"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.586",
"date": "2021-05-23 17:39:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@586"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bd87f1f0474742b8a50ebdc14244c7f5582d034f"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.585",
12885,15 → 6779,7
"changes": [
"Very large refactoring of login methods; JWT methods encapsulated",
"\"Remember me\" (JWT cookie) and regular logins (PHP session) cannot be mixed anymore (which didn't work anyway)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@585"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee43a49728460f2f10b7d8f3b6621fffa2813310"
]
}
},
{
"version": "2.0.0.584",
12901,15 → 6787,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed \"Create RA manually\" plugin in admin login area"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@584"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/16567638dae47d00181ce065803ba0ac09172c83"
]
}
},
{
"version": "2.0.0.583",
12917,15 → 6795,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added JWT TTL (time to live) config value"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@583"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/63189daea259d77222cb5addd5b87b05211bc6bc"
]
}
},
{
"version": "2.0.0.582",
12933,15 → 6803,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automated AJAX calls: Added Python example"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@582"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/07e056bbf6e73f4ff124d7ecc621a80c147b8a31"
]
}
},
{
"version": "2.0.0.581",
12949,15 → 6811,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Privacy documentation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@581"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/511af17c4ce1f2b8ea1626af089001d1fa77aba5"
]
}
},
{
"version": "2.0.0.580",
12965,15 → 6819,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Cookies now get the \"secure\" flag if OIDplus is visited from HTTPS connection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@580"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ebb3395c03d4ebc5a3ebe2852b872f070dcf98c6"
]
}
},
{
"version": "2.0.0.579",
12981,15 → 6827,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Login \"remember me\" feature (using JWT authentication)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@579"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5745a9f7e61e776da51378ee6873104da81252e9"
]
}
},
{
"version": "2.0.0.578",
12997,15 → 6835,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"JWT authentication security improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@578"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/25bf6fd9bfa571b1239340e9c247d59b86021fc6"
]
}
},
{
"version": "2.0.0.577",
13013,15 → 6843,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"JWT cosmetics"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@577"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6f84742f9ca3e49bb2704e5277370dc0e70d52b6"
]
}
},
{
"version": "2.0.0.576",
13029,15 → 6851,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small improvements to JWT authentication. Renamed \"NBF\" to \"Blacklisted\" to avoid confusion"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@576"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/986c7a212dbbbc72196698576ce895b4eecc04a3"
]
}
},
{
"version": "2.0.0.575",
13045,15 → 6859,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@575"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b1fd62d366f1f101e01d12da11903199d639a684"
]
}
},
{
"version": "2.0.0.574",
13062,29 → 6868,15
"changes": [
"NEW: JWT tokens of Automated AJAX calls can now be blacklisted",
"REMOVED: Automated AJAX calls using \"batch_username\" arguments"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@574"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a043b7528aa5ba66b543ba81f3678e6c6857ca1c"
]
}
},
{
"version": "2.0.0.573",
"date": "2021-05-15 22:22:16 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@573"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/88ec4dd6bf15f90913065faddb83eefaa7223e70"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.572",
13092,15 → 6884,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added possibility to disable JWT token authentication in the base configuration"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@572"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c30861bd13c0193907f223b8ed205ec4d62ade6e"
]
}
},
{
"version": "2.0.0.571",
13109,15 → 6893,7
"changes": [
"OIDplusConfigInterface renamed to OIDplusGetterSetterInterface",
"Improved OIDplus class autoloader (supports namespaces)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@571"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab4ee6df1d1e48fb67ace3723d9fc26d7f0de63e"
]
}
},
{
"version": "2.0.0.570",
13126,15 → 6902,7
"changes": [
"Security: JWTs are now signed using RSA if OpenSSL is available.",
"Security: If not, then the key of JWT (which is the server secret) is processed via PBKDF2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@570"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/02fc09b9b59e7ceda1734c9698840410a3c7bcd8"
]
}
},
{
"version": "2.0.0.569",
13142,15 → 6910,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@569"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/30e1502fc4bd33cb948637f627e737b1d03eb73c"
]
}
},
{
"version": "2.0.0.568",
13158,15 → 6918,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automated AJAX: Updated examples to JWT token"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@568"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/62f132b6f953893f3887947242b768b3077779ec"
]
}
},
{
"version": "2.0.0.567",
13174,15 → 6926,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed: Session handler cannot be accessed outside the authentification utilities anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@567"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e472d82efd260bb3db2be19c6682c6d89c5d65ef"
]
}
},
{
"version": "2.0.0.566",
13192,15 → 6936,7
"Automated AJAX requests are now protected via a JWT, which is signed and doesn't contain the user's password anymore. The old method (username+password+antiBruteforceUnlockKey) is still accepted for backwards compatibility.",
"REMOVED: OIDplusSessionHandler->simulate",
"Created new class \"OIDplusAuthContentStore\" to make \"OIDplusAuthUtils\" more flexible"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@566"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/98a5cadae2912c9772a6443df02d1b0ff3076fe4"
]
}
},
{
"version": "2.0.0.565",
13208,15 → 6944,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security: Google OAuth Security Token (JWT) is now verified (optional)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@565"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ebef73f0389aac1939b5badff3ae81e1061c673"
]
}
},
{
"version": "2.0.0.564",
13224,15 → 6952,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Proper fix for the CSRF Token issue with OAuth (BUG#0000213)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@564"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4e8999fc174f4440d55037e3306ec5cb0a306290"
]
}
},
{
"version": "2.0.0.563",
13240,15 → 6960,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OAuth plugins display warning if SameSite policy is \"Strict\". A different approach follows later. (BUG#0000213)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@563"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c103f8b0c6abe379bf629de2171108f59cb4eee"
]
}
},
{
"version": "2.0.0.562",
13256,15 → 6968,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VNag: Prevent DoS attack by caching the result for 60 seconds"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@562"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c4ebfd7e861eb4290580fa804b584293671ba497"
]
}
},
{
"version": "2.0.0.561",
13272,15 → 6976,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@561"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2f80a2f8f5759d503b75fb5a7cfc1cd4e8a4f877"
]
}
},
{
"version": "2.0.0.560",
13288,15 → 6984,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Content is now loaded via jQuery AJAX instead of fetch() API; long page loads can now be aborted by clicking a different menu item [only if the server allows multiple connections for that client?!]"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@560"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/48d4e15206f30a1ddf200e0760d56e9f502d6b72"
]
}
},
{
"version": "2.0.0.559",
13304,29 → 6992,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Please log in\" error messages now automatically select the correct RA/admin in the linked log in form"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@559"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9c5a0fe330b6b3892e81d97fbd20ddc06fcbe69b"
]
}
},
{
"version": "2.0.0.558",
"date": "2021-04-26 11:45:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@558"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cb207a74f263beed0cd7e7f1b6e09e06954ace5c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.557",
13336,15 → 7010,7
"Cookie SAMESITE policy can now be configured in the base configuration file.",
"New clas \"OIDplusCookieUtils\".",
"In shebang, using \"env php\" instead of \"/usr/bin/php\"."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@557"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f80702458a670928e18baa94fef2a28cb06b6610"
]
}
},
{
"version": "2.0.0.556",
13352,15 → 7018,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New 3D logo"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@556"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b923232a4a017e404c60fe7b36f6cee343a048c0"
]
}
},
{
"version": "2.0.0.555",
13369,15 → 7027,7
"changes": [
"Cookie handling is now in function op_setcookie() instead setcookie().",
"Now using SameSite=Strict (experimental)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@555"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f931de2e8059fd50fed0fe3f0e6c79fc5d1bf77a"
]
}
},
{
"version": "2.0.0.554",
13386,43 → 7036,23
"changes": [
"Fixed bug in WebSVN Updater (files with spaces, e.g. \"Internet Draft.url\" were written with 0 bytes)",
"Fixed error handling in WebSVN updater"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@554"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1bf3925aef775c05d022c586f51df4472d2dcdb5"
]
}
},
{
"version": "2.0.0.553",
"date": "2021-04-23 12:20:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@553"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e8a77a0f4a6f29c5afe0a262459bcbc89542f6c8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.552",
"date": "2021-04-23 00:31:59 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@552"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f43995a4890c26a31c3a939cb50577a23c61043"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.551",
13430,15 → 7060,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed OID-WHOIS bug"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@551"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7b841c64ba032332be9ecf114ac932bd2671fef7"
]
}
},
{
"version": "2.0.0.550",
13446,15 → 7068,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"JavaScript code improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@550"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0bedd2f2780eb0917f96f944e5d5666c9e4ef8bd"
]
}
},
{
"version": "2.0.0.549",
13463,29 → 7077,15
"changes": [
"JavaScript functions of plugins are now put into \"namespaces\" to avoid name conflicts between plugins",
"Changed \"OIDplus::authUtils()::\" to \"OIDplus::authUtils()->\" everywhere"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@549"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0ff8f82a811cb5313eb0cd3f9f1888695fa310c2"
]
}
},
{
"version": "2.0.0.548",
"date": "2021-04-20 23:32:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@548"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/156cab8f2eec60b6d552f0c4924ac66286c8e3e1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.547",
13493,15 → 7093,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renamed OID-WHOIS to OID-IP (OID Information Protocol) and uploaded draft-viathinksoft-oidip-00 to IETF DataTracker"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@547"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a842aebd9fc98d26f7ba1d215611232a94bd2fd2"
]
}
},
{
"version": "2.0.0.546",
13509,29 → 7101,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Search plugin improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@546"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/84df0041af37cffcfff8fd0e4a9ce02693ff49bf"
]
}
},
{
"version": "2.0.0.545",
"date": "2021-04-19 00:47:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@545"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/90badbc7c21d7cf36acfbddc126c55d313bd027b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.544",
13540,15 → 7118,7
"changes": [
"Running AJAX requests now get aborted if the user decides to do something else (e.g. click something in the jsTree)",
"Fixed small bug in search plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@544"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/308d28ba2025795fbaefc43a49f9448116ec3d47"
]
}
},
{
"version": "2.0.0.543",
13556,15 → 7126,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Search plugin: Search request can now also be invoked via AJAX, while still being NonJS compatible"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@543"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0308036cb9667b4a5b1e565fa20fd3b054fa89b3"
]
}
},
{
"version": "2.0.0.542",
13572,15 → 7134,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@542"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4bd1031ac065869689bd10ea6303f7ee13484887"
]
}
},
{
"version": "2.0.0.541",
13588,15 → 7142,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"JsTree: Target will be displayed in the page footer and right-click \"Open in new tab\" now works!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@541"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ad7339a1eecac3eab259f051120f4239bb669d17"
]
}
},
{
"version": "2.0.0.540",
13604,15 → 7150,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@540"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bf6ddd2daa7f41a36a634832dea150fc0e6dae8b"
]
}
},
{
"version": "2.0.0.539",
13620,29 → 7158,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"VNag password update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@539"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4e4442ac8a71285a859330eab7584f80738f1fa5"
]
}
},
{
"version": "2.0.0.538",
"date": "2021-04-10 23:20:47 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@538"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a5d111fe9298f0664d0f3f9798eeb768552b5a2b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.537",
13651,29 → 7175,15
"changes": [
"VNag is now password protected",
"WebWHOIS uses CR LF as line ending"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@537"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c4601ff9a267932165bf1d62e4ae3fc9a49a667b"
]
}
},
{
"version": "2.0.0.536",
"date": "2021-03-29 17:45:11 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@536"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96f6bb18df93fd92f829e9a974cc52b461b24cbe"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.535",
13681,29 → 7191,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small improvements for plugin \"system file check\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@535"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e58dadc23d39e5692e6a5b3218151378f7583979"
]
}
},
{
"version": "2.0.0.534",
"date": "2021-03-26 22:45:10 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@534"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/56b123bdc599ca22538973e3cea7c3d51f8d1f18"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.533",
13711,15 → 7207,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin: System file check"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@533"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/47e1cd3d7049de5d29c68bab2b1bafd45bfdd14a"
]
}
},
{
"version": "2.0.0.532",
13729,29 → 7217,15
"WebSVN update moved from \"update/\" into admin login area",
"New plugin: \"VNag version check\" (in admin login area)",
"Discontinued: \"File completeness check\" tool (will be replaced soon)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@532"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f8224cf285ce657e4d3a717fc1d46b4099028b46"
]
}
},
{
"version": "2.0.0.531",
"date": "2021-03-18 16:51:09 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@531"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/956458c052f53583d2fdaa5baac297697da7be0b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.530",
13759,15 → 7233,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated 3P: jQuery, jsTree, Certs, bignumber.js, mbstring polyfill"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@530"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e60012bff5f72940478f2fb90bde61a6ca5f756e"
]
}
},
{
"version": "2.0.0.529",
13775,15 → 7241,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixing warnings of Eclipse for \"Minify\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@529"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/84cfbce5c78ec8fb3293d10175d40cd6014a7a8c"
]
}
},
{
"version": "2.0.0.528",
13791,15 → 7249,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated 3P"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@528"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/383cc6ade99bd42835645ea1e7de84c81cc0fc1b"
]
}
},
{
"version": "2.0.0.527",
13808,15 → 7258,7
"changes": [
"Class autoloader: Class names are now case insensitive",
"Class autoloader: OIDplus classes are now first loaded before any plugin classes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@527"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3e6847961f9bf894557abf8ab0dfa21483002851"
]
}
},
{
"version": "2.0.0.526",
13824,15 → 7266,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security improvement: Class autoloader only searches in known plugin type directories"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@526"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c2e2ab8ef53eb5368ae2be1f4544a87112755ff1"
]
}
},
{
"version": "2.0.0.525",
13840,15 → 7274,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security improvement: Plugins are now loaded only from publicPages, raPages and adminPages, not from *Pages"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@525"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7b941276c386a2971e662d72ae3caa731594ff7d"
]
}
},
{
"version": "2.0.0.524",
13856,15 → 7282,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC Published draft-viathinksoft-oidwhois-02"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@524"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5802c681e4595da6115ad370f8ff652d63389f56"
]
}
},
{
"version": "2.0.0.523",
13873,29 → 7291,15
"changes": [
"FreeOID: RAs which already exists can now obtain a FreeOID (thinkBug #699)",
"FreeOID: Bugfix: Size check failed for OIDs inside root arc 2. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@523"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/76d9d908e09c290d38ee379e530c9c9786ceeb20"
]
}
},
{
"version": "2.0.0.522",
"date": "2021-03-01 22:29:36 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@522"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab8180899eeaa1823dd66bb82c7c58504f1704fe"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.521",
13903,15 → 7307,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Could not add OID with Unicode label"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@521"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e3de8d08bbd6280e0592f4be61ad490d2e5d4e8"
]
}
},
{
"version": "2.0.0.520",
13919,15 → 7315,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Link to IETF Internet Draft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@520"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/44208c1d5e386782f636be2392516a23c3591509"
]
}
},
{
"version": "2.0.0.519",
13935,15 → 7323,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Release of draft-viathinksoft-oidwhois-01.txt at https://datatracker.ietf.org/doc/draft-viathinksoft-oidwhois/"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@519"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee3aa1d555638f97679dacc707ee6dd55b23cd4a"
]
}
},
{
"version": "2.0.0.518",
13951,15 → 7331,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC: Added (empty) IANA Considerations section; quoted OIDs to avoid idnits to detect \"Invalid IPv4 addresses\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@518"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/94cfac7d6b5297c32f881d968dbf4178a47d2c8c"
]
}
},
{
"version": "2.0.0.517",
13967,15 → 7339,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small changes to the RFC draft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@517"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/91cbc0a3b0be9914649b128cc2e86a6d87402fa3"
]
}
},
{
"version": "2.0.0.516",
13983,15 → 7347,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Uploaded internet draft: https://datatracker.ietf.org/doc/draft-viathinksoft-oidwhois/"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@516"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c997b0216492e65b27a466faebaee254d09a6054"
]
}
},
{
"version": "2.0.0.515",
13999,15 → 7355,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Generate UUID OID (requires that \"2.25\" is created as root OID in OIDplus)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@515"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b6aad492dcf26034e5ee3694f70cc7a8ba881463"
]
}
},
{
"version": "2.0.0.514",
14015,15 → 7363,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed backwards incompatibility with attachments plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@514"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8d4d57725b8519492bcc651fc8c36c9c38cffe88"
]
}
},
{
"version": "2.0.0.513",
14031,15 → 7371,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Attachments plugin: Upload directory names are now more useful"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@513"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f5cd124ebdc93ce877d8cdeee201d0f44a1b8694"
]
}
},
{
"version": "2.0.0.512",
14047,15 → 7379,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed race condition bug in jsTree conditionalselect"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@512"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2b14f4487adff00ec4f995cabb3e4eb99db5edc8"
]
}
},
{
"version": "2.0.0.511",
14064,15 → 7388,7
"changes": [
"Security: Added \"INSIDE_OIDPLUS\" constant to include files to avoid generating error messages when an include file is accessed directly",
"Updated copyright notices to 2021"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@511"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f9035aa2744506af71888020dfe655e967738ba5"
]
}
},
{
"version": "2.0.0.510",
14081,15 → 7397,7
"changes": [
"Improved SimpleXML supplement in order to make WebSVN updater compatible.",
"Fixed: \"System information\" showed wrong operating system on some servers."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@510"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0adb8ec1a40136f3cd3d15c2e57996c94d3565e9"
]
}
},
{
"version": "2.0.0.509",
14097,29 → 7405,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed small bug in WebSVN updater"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@509"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e953f5730a2d5f42dfde68d12e47ea2276f6b6ff"
]
}
},
{
"version": "2.0.0.508",
"date": "2021-01-13 01:21:54 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@508"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6bd9a3f2482aa6ede7445bc8af265b8324acc008"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.507",
14128,29 → 7422,15
"changes": [
"Fixed problem with ODBC database provider",
"After the creation of an object, the user can now decide if they want to jump to the new object"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@507"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0a93629e7758d0a608e27fb6544c5e5065a33b0f"
]
}
},
{
"version": "2.0.0.506",
"date": "2021-01-11 00:20:22 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@506"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/86f21cf6a152366e10741b75f73e920df1dfd71e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.505",
14159,15 → 7439,7
"changes": [
"WebSVN Updater now internally uses SimpleXML",
"WebSVN Updater is now translated"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@505"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0f22ea87e1347f9b04a0e74a36f4221422ba60f0"
]
}
},
{
"version": "2.0.0.504",
14176,15 → 7448,7
"changes": [
"Setup, OOBE and Updater has now an icon",
"Setup revision log didn't show new-lines on some systems. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@504"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/663fa36e7c69bab5bf44da7949fe577e3f1eb9fa"
]
}
},
{
"version": "2.0.0.503",
14194,15 → 7458,7
"BUGFIX: System tried to save attachments to \"userdata/attachmentsXXX/*.*\" instead of \"userdata/attachments/XXX/*.*\"",
"BUGFIX: Fixed problems with MySQLi database provider if server does not support MySQLnd (Native Driver)",
"BUGFIX: If config.inc.php is wrong (e.g. outdated version), setup could not be started. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@503"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9eb64c9642c4385a3c14344053354a0c19ce0a26"
]
}
},
{
"version": "2.0.0.502",
14213,15 → 7469,7
"EXPERIMENTAL: Support for Microsoft Access database",
"Small bugfixes",
"Improved database connectivity test cases"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@502"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/acf128a7f7fea32056673b9aa0bc7c64ac74a352"
]
}
},
{
"version": "2.0.0.501",
14229,29 → 7477,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MsSQL OOBE Fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@501"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5786060c78dfd5dbe146af430191fbb132063980"
]
}
},
{
"version": "2.0.0.500",
"date": "2020-12-20 14:51:31 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@500"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2e96b1ab29949a9c3e96fba11a01657b749a2576"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.499",
14259,43 → 7493,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Translated German comments to English"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@499"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/00785f606ee27ad2293027cd4c64e519706a1975"
]
}
},
{
"version": "2.0.0.498",
"date": "2020-12-12 20:49:10 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@498"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b0a891c4c374aab1babfae4e75bca7dcebbd67b3"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.497",
"date": "2020-12-12 20:34:43 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@497"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bfcb921fef9b3b66cf2b5a0ac88deccb15ee5f50"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.496",
14306,15 → 7520,7
"DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()",
"DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)",
"OIDplus::webpath(X) becomes OIDplus::webpath(X, true)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@496"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2f0730526cc935453ec99f6b654d9376a9edc622"
]
}
},
{
"version": "2.0.0.495",
14322,15 → 7528,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"getSystemUrl(): CLI support improved"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@495"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/85a3f6c820ecd86d41fce94f634392028574136f"
]
}
},
{
"version": "2.0.0.494",
14338,15 → 7536,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed a problem where getSystemUrl() did not end with '/' if EXPLICIT_ABSOLUTE_SYSTEM_URL is used (VTS BUG#0000209 ?)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@494"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6dfa92c99b13dfbb6f8d3cfcfe510e6b5db6fb85"
]
}
},
{
"version": "2.0.0.493",
14354,15 → 7544,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"update/\" page now loads faster, avoids being used as DoS attack vector"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@493"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5168161e4a7d8e248b731520b2e3ec6fbdf619eb"
]
}
},
{
"version": "2.0.0.492",
14370,15 → 7552,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed some problems with WebSVN Updater"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@492"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8cad4de5fa1a5e8f832c3e0edcb4e5eaf3f1b64"
]
}
},
{
"version": "2.0.0.491",
14386,15 → 7560,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problems with the WebSVN updater"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@491"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab4b250b866af15e9f70673a4b3166d079bd2dff"
]
}
},
{
"version": "2.0.0.490",
14403,15 → 7569,7
"changes": [
"BUGFIX: Admin-plugin \"Designs\": Button \"Test\" did not work on some systems.",
"BUGFIX: Logo and other resources were not loaded if OIDplus is running on a Windows server system (backslash issues)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@490"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/86b75936263f906310e5004126abbc19f080d9cb"
]
}
},
{
"version": "2.0.0.489",
14419,15 → 7577,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed errors found by PHPStan"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@489"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/be73e8867f7b63ec07d347345f5e61e57b8be532"
]
}
},
{
"version": "2.0.0.488",
14436,15 → 7586,7
"changes": [
"Removed external SVN sources. This increases compatibility with GitHub working copies and simplifies the WebSVN updater.",
"NOTE: In case you are receiving error messages during the \"svn update\" command, delete 3p/vts_vnag and 3p/vts_fileformats and try again."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@488"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cad6faa2e4d8e03b2fdc167a91dbd9723fd36827"
]
}
},
{
"version": "2.0.0.487",
14452,15 → 7594,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added .gitignore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@487"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9ec021899e2990c4d5b56074c28df231dcba64de"
]
}
},
{
"version": "2.0.0.486",
14468,15 → 7602,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New distribution channel: GitHub"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@486"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/75db36970aed6ae8d3624c13933910afcf9bc8e1"
]
}
},
{
"version": "2.0.0.485",
14484,15 → 7610,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New product page www.oidplus.com is online!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@485"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f835f9cd3e61a79a28337b6dce8c13f3a06d98f5"
]
}
},
{
"version": "2.0.0.484",
14500,15 → 7618,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus can now also communicate with HTTPS servers if CURL is wrongly configured (Windows)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@484"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0a7411c20d9feb9533642bdd45df41a2797b40f8"
]
}
},
{
"version": "2.0.0.483",
14516,15 → 7626,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Extended IIS installation guide: PHP extensions"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@483"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/010d1d5d86835df1fef96e3fd73632c2bab4b6a0"
]
}
},
{
"version": "2.0.0.482",
14532,15 → 7634,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New optional LDAP base config setting: LDAP_USER_FILTER"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@482"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/237296afda8ca013fba8c7774c6a752be2dfa597"
]
}
},
{
"version": "2.0.0.481",
14549,15 → 7643,7
"changes": [
"Cache files are not hidden anymore on Linux systems (filename beginning with dot).",
"Fixed problem if CSS/JS scripts output a PHP warning in Debug mode"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@481"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cfc4799e3dd7b9ece04ce7a29e69c801e3777812"
]
}
},
{
"version": "2.0.0.480",
14565,43 → 7651,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus is no longer dependent on SimpleXML (but it is highly recommended to install SimpleXML!)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@480"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3dc4b54b661478d7d1cd4ba219ad3c4a67461d50"
]
}
},
{
"version": "2.0.0.479",
"date": "2020-11-26 19:28:07 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@479"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/43c112701a437638591e9766a24d556da6d4e24e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.478",
"date": "2020-11-24 14:44:50 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@478"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3c81d8a63c1d30b0e5595fa0323a8a2cf920ced9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.477",
14609,15 → 7675,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Resource plugin: Security check is now before redirect check"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@477"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9074d6c1ac01490d6a1f8ff034e8e731ae798344"
]
}
},
{
"version": "2.0.0.476",
14625,15 → 7683,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Resources can now be restricted to RAs or Admin. The res/ directory now may not be world-readable anymore."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@476"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e5adfedf56d3a9633db60925f32593bb394e59f7"
]
}
},
{
"version": "2.0.0.475",
14641,15 → 7691,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Resource redirects"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@475"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f0fdf78b6f2ce9bbe962ed4482050a4e0164db79"
]
}
},
{
"version": "2.0.0.474",
14657,15 → 7699,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added php-fig-cache to make Eclipse IDE happy"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@474"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f0264e658eb17490322d3380c704d666a7005e18"
]
}
},
{
"version": "2.0.0.473",
14673,15 → 7707,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Design plugins now have a \"css\" key in the manifest.xml, which needs to be set!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@473"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8557a8cb64d42bac5bb43517f5a1798007fd139"
]
}
},
{
"version": "2.0.0.472",
14689,15 → 7715,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Security: Hide system version"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@472"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/74305977f78a61bfc711813d69c0f7b18a1eea63"
]
}
},
{
"version": "2.0.0.471",
14705,15 → 7723,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed several problems with designs in inverted color mode and dark-theme browser plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@471"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/52161001302ca5b317f6807c8152a0cf8fd285ac"
]
}
},
{
"version": "2.0.0.470",
14721,29 → 7731,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small things"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@470"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b93af0eaaf6b38d09809656a65fa9522d9a78497"
]
}
},
{
"version": "2.0.0.469",
"date": "2020-11-15 12:51:37 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@469"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3498cbc6c34a02d9237cc8a8c7c2b912f45f0ee3"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.468",
14751,15 → 7747,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Translation XML contents are now cached as PHP serialization to improve performance"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@468"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c90ca03b31d59e0d98bc5d4622d8129236bb9174"
]
}
},
{
"version": "2.0.0.467",
14767,29 → 7755,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus can now also run without MBString, if iconv is available"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@467"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99de30d23ce336ad15296a5c02e19ee6a72ae1a2"
]
}
},
{
"version": "2.0.0.466",
"date": "2020-11-13 21:39:13 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@466"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d88d54b19882fec8035043aa1615bea37cacbbff"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.465",
14797,29 → 7771,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus can now also run without OpenSSL installed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@465"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8b38b5a10c713cf56ddf446728b5008a6f9f2bec"
]
}
},
{
"version": "2.0.0.464",
"date": "2020-11-08 01:15:18 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@464"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fb4665edfdfc39bcbc12ed9d9e9885228424d7e5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.463",
14828,15 → 7788,7
"changes": [
"Fixed severe compatibility problems with fresh Linux installations.",
"Clean setup procedure tested on a fresh Apache+PHP8.0RC3 RaspberryOS (Debian) system"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@463"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/11323d3d799d8a2aee48d06c202364de24314d88"
]
}
},
{
"version": "2.0.0.462",
14846,43 → 7798,23
"TinyMCE 5.4.2 => 5.5.1",
"Bootstrap 4.5.2 => 4.5.3",
"Fixed possible preg_replace code injection"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@462"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7bd262eff352daf858dda78356184f93fb97b2f5"
]
}
},
{
"version": "2.0.0.461",
"date": "2020-11-04 22:30:07 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@461"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bfabac025d007e22218c94fc206216bb52d7b3ed"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.460",
"date": "2020-11-04 15:21:09 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@460"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/552709cad238cdcc16f543a03384270e603e3c55"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.459",
14890,29 → 7822,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New class: OIDplusRAAuthInfo"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@459"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9bf0552558ad3b81ae3ab4a74deafcf553b5997e"
]
}
},
{
"version": "2.0.0.458",
"date": "2020-10-27 15:54:15 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@458"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/49c531dd4830ac2ca64300074c1ecca86190b6d2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.457",
14920,15 → 7838,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various smaller security tweaks"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@457"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6015fe5649949ef3c3f6b640dad4117429013d86"
]
}
},
{
"version": "2.0.0.456",
14937,43 → 7847,23
"changes": [
"Security: Admin passwords can now be BCrypt instead of SHA3-512",
"Security: BCrypt is now the default auth method for newly created RAs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@456"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5949b475add51051ca6261aea65e3a8add3f2fe4"
]
}
},
{
"version": "2.0.0.455",
"date": "2020-10-26 17:33:27 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@455"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9999c54e76e6a32d9c946d611daacee608257890"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.454",
"date": "2020-10-26 17:17:01 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@454"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8b53d78842c35fd1677f8f17e81580c868af21c2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.453",
14983,15 → 7873,7
"Security: Auth-Plugins now also generate hashes.",
"Security: New setting to select default RA hashing algorithm.",
"Security: New auth plugin A3 \"BCrypt\"."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@453"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/712221f15314b4deaaf5ec97336d43bc5d338ea8"
]
}
},
{
"version": "2.0.0.452",
14999,15 → 7881,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Animated logo"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@452"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f46424648c7d26f6debe4637b668e871530c27c7"
]
}
},
{
"version": "2.0.0.451",
15017,15 → 7891,7
"Admin page \"Colors\" was renamed into \"Design\".",
"Design plugin can now be chosen in the \"Design\" page in the admin login area.",
"There is now a possibility to insert a logo."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@451"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/09a553c7f10c5fe3e6381e4391b5c75c6924cc7a"
]
}
},
{
"version": "2.0.0.450",
15033,15 → 7899,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@450"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e2b33cd96e7fddf760edfc63732414dc076932f5"
]
}
},
{
"version": "2.0.0.449",
15049,15 → 7907,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"DESIGN Plugin interface is now final (plugin type 1.3.6.1.4.1.37476.2.5.2.4.10)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@449"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d62ac6464f97e2658d91c4a73983c5cb256e8e77"
]
}
},
{
"version": "2.0.0.448",
15066,29 → 7916,15
"changes": [
"NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)",
"Added new design \"IronBASE\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@448"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe2d1867110031cbd3a688cb632ce08d655d4793"
]
}
},
{
"version": "2.0.0.447",
"date": "2020-10-22 00:53:49 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@447"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ab6adc8e0c52fd26c0ff106c8b1ceb2bbb2e753b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.446",
15097,29 → 7933,15
"changes": [
"SECURITY patch: System registration \"Live status\" is now protected from public view.",
"System registration \"Live status\" is now translated to German."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@446"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/14f7d538900a2eb410f057acc913ff43be9375f9"
]
}
},
{
"version": "2.0.0.445",
"date": "2020-10-21 16:59:00 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@445"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/22024ed6684b1cea77728ca08df4923209553065"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.444",
15127,15 → 7949,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Increased performance!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@444"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/229697131adbf584506db43155002266fdbd38f4"
]
}
},
{
"version": "2.0.0.443",
15143,29 → 7957,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed compatibility issue with PgSQL and SQLite3"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@443"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aa36407b9d8d501bf95447b1bc5f19de902a8c0c"
]
}
},
{
"version": "2.0.0.442",
"date": "2020-10-20 23:43:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@442"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/48e9706e3c3c7665570a90d161af034e03b99da2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.441",
15173,29 → 7973,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Converted some fields from NOT NULL to NULL (DB Version is now 205)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@441"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f5cfd5936c9a7ddc955706ec7bc49d789f570a3e"
]
}
},
{
"version": "2.0.0.440",
"date": "2020-10-18 21:51:48 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@440"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/09975765b6ce79a7584c3f0e850153eb46c61bac"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.439",
15203,15 → 7989,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"UUID Utils update (can now create time based UUIDs on Windows, too)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@439"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a062eb90def9de7c2e897bea44d6e072caf28d1b"
]
}
},
{
"version": "2.0.0.438",
15219,29 → 7997,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Additional plugin verification steps to avoid implementation mistakes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@438"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/75c635718ca7254a53cccbda4c6cb7beaeeeaa41"
]
}
},
{
"version": "2.0.0.437",
"date": "2020-10-17 22:05:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@437"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dbeaf27f53799083916ff18970a4a62930f92465"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.436",
15249,15 → 8013,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: Facebook authentication"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@436"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/36b3b3594bb375f3e757a3a7e17b6e2f0aa4a28b"
]
}
},
{
"version": "2.0.0.435",
15265,15 → 8021,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Resolve endless recursion when an IP address changed during an active session"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@435"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3fa867288b3637fb0c678067dc53ea1c57eeade4"
]
}
},
{
"version": "2.0.0.434",
15281,15 → 8029,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added privacy documentation for OAuth2 and LDAP login methods"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@434"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/72b366a272a80b14b833397855faa6e95f2624dc"
]
}
},
{
"version": "2.0.0.433",
15298,15 → 8038,7
"changes": [
"Fixed problems in regards changing email addresses when an user is using an alternative login method (OAuth).",
"Fixed problem where an object could not be transferred to a new RA at Microsoft SQL Server or PostgreSQL (\"ifnull\" SQL function)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@433"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f9cee7a8af679141a791fb4d4b899f1c68a9e0ad"
]
}
},
{
"version": "2.0.0.432",
15314,15 → 8046,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: Google OAuth2 authentication"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@432"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f0ebf50fd0ab7c9088bb46ce3c6944e7ab8a2159"
]
}
},
{
"version": "2.0.0.431",
15330,15 → 8054,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@431"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/57f3476797004d0761c936a6979fa0802a2f740c"
]
}
},
{
"version": "2.0.0.430",
15346,15 → 8062,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: Authentication via LDAP / ActiveDirectory"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@430"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef399321b005d2cbf298716b74b9c88ca1a72f9c"
]
}
},
{
"version": "2.0.0.429",
15362,15 → 8070,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"When a JS file is missing in a plugin manifest, an error will be printed to the JavaScript console"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@429"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a96344c9fab2fa6cbb2c26efe65bcfdfdeaff205"
]
}
},
{
"version": "2.0.0.428",
15378,43 → 8078,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Failsafe: When an \"onsubmit\" function fails, the page is not reloaded"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@428"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7855c113da08c352643bc8f21de3723d138d42f4"
]
}
},
{
"version": "2.0.0.427",
"date": "2020-10-03 19:08:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@427"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bc9145b95bf2de0b3702aacee05238ea29155cad"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.426",
"date": "2020-10-03 18:19:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@426"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3ca24861e4ea2c1258c786bc2dadb77675d85bd2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.425",
15422,15 → 8102,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automated AJAX calls: Added VBScript (WSH) example"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@425"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dbdee9025ded891c08efdab54f55b4f51c5f93aa"
]
}
},
{
"version": "2.0.0.424",
15439,29 → 8111,15
"changes": [
"New security feature: CSRF Tokens.",
"ATTENTION TO PLUGIN DEVELOPERS: You need to add \"csrf_token:csrf_token\" to your JavaScript's AJAX request fields!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@424"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9c1f5d72829ec8351ed369e96d28dec2c66b2d32"
]
}
},
{
"version": "2.0.0.423",
"date": "2020-10-02 13:25:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@423"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6290152a5552a244057a5fadf5cd3760649b6a5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.422",
15469,15 → 8127,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Creation of a new object did not cause a reload of the page"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@422"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c07fb3a032e36f63309b18e4bcc1947c12816565"
]
}
},
{
"version": "2.0.0.421",
15485,15 → 8135,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Newly generated administrator passwords are now salted (equally to the \"A2\" auth plugin), to avoid that equal passwords generate equal password strings in the configuration file"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@421"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8c41759a1d4ad9946b77919bbe4dfbb546e00293"
]
}
},
{
"version": "2.0.0.420",
15501,15 → 8143,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Upgraded 3P Bootstrap 3.4.1 => 4.5.2"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@420"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/88c6783f6f382585f7341e715f60d01c57160401"
]
}
},
{
"version": "2.0.0.419",
15520,29 → 8154,15
"Updated 3P bignumber.js: 2019-11-10 => 2020-09-29",
"Updated 3P Bootstrap: 3.3.7 => 3.4.1",
"Updated 3P Minify 2019-11-24 => 2020-01-21"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@419"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9fec21285916f5311a1e26b651c35bca6e20ef2c"
]
}
},
{
"version": "2.0.0.418",
"date": "2020-09-29 14:37:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@418"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a4ce2fdb263a072065af8cb98fbbf076b2adba5d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.417",
15552,15 → 8172,7
"Updated 3P jsTree: 3.3.7 => 3.3.10",
"Updated 3P jQuery Core: 2.2.1 => 3.5.1",
"Updated 3P allpro layout 1.4.3 => GedMarc layout fork, 2020-08-22"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@417"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9f852a9855cceab1d2f7aae8ddfb46e7ac51dac8"
]
}
},
{
"version": "2.0.0.416",
15568,15 → 8180,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-WHOIS: Additional Auth Tokens per OID and/or per RA can be used to display confidential information"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@416"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d17e260d05b53631910679e35a051e15e4164ce"
]
}
},
{
"version": "2.0.0.415",
15584,43 → 8188,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"When OOBE is called inside Admin login area, you don't need to enter the admin password anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@415"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87d2a56f76e8900c37d2452b5cb51e03de0d6a09"
]
}
},
{
"version": "2.0.0.414",
"date": "2020-09-24 21:01:15 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@414"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dbad1093f03b16f8fa8731566224b0842c434e7e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.413",
"date": "2020-09-24 17:20:46 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@413"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f9deb27b5af6ab3b71f7e974e7130169b42ccab6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.412",
15628,15 → 8212,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Software updates of OIDplus are now logged"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@412"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99b91543bb6a456be5b97db16b85e12631b9452c"
]
}
},
{
"version": "2.0.0.411",
15644,15 → 8220,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Database plugins manifests now contain references to setup JavaScripts"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@411"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/38892ba5694cddbc58dfe3e525d59ccc2bc6aaef"
]
}
},
{
"version": "2.0.0.410",
15660,15 → 8228,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Renamed setup.js, setup.css, script.js and style.css. They now have the plugin name as filename."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@410"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1ada7366021f6b5c744f74b7810b49e0fef5833e"
]
}
},
{
"version": "2.0.0.409",
15676,15 → 8236,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Data sent to the ViaThinkSoft server is now compressed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@409"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8f44af61088bee259e29508311dfbc79ecb54f34"
]
}
},
{
"version": "2.0.0.408",
15693,43 → 8245,23
"changes": [
"Admin plugin \"List RAs\": Added link to manually create RAs, and back-links.",
"Admin plugin \"Installed plugins\": Added back-links."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@408"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1147ded9d0e2fec125fc7a3b011822e0d702e70c"
]
}
},
{
"version": "2.0.0.407",
"date": "2020-09-23 16:03:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@407"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ddf29c0c4477e770674eec41915cf5d7410e97e2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.406",
"date": "2020-09-23 09:32:57 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@406"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5cb992d2437d62135cf5a45d447df592c74480cd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.405",
15738,15 → 8270,7
"changes": [
"COMPATIBILITY: Possible firefox bug: Browser History is now shown again (e.g. when right-clicking the back-button)",
"BUGFIX: Browser history showed the current node instead of the previous node. Corrected."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@405"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7842cbd9a19be8ce98754db044342deb01ee9604"
]
}
},
{
"version": "2.0.0.404",
15755,15 → 8279,7
"changes": [
"REVERT: Transparent TinyMCE (has problems with inverted color theme, as text color is black on black background)",
"Smaller fixes of TinyMCE code"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@404"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8701ce44eb3ffee2d6480eecb55c527d71372832"
]
}
},
{
"version": "2.0.0.403",
15771,15 → 8287,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed menu entries without title for NonJS-browsers/search engines"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@403"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ba9ee659a380f397d9a356cfa8a5c302fa64d0d3"
]
}
},
{
"version": "2.0.0.402",
15788,15 → 8296,7
"changes": [
"TinyMCE is now transparent",
"BUGFIX: TinyMCE works now also on browsers which do not support \"document.currentScript\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@402"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e54fe14e1dbd449a5a00873857564774bc4e7ec1"
]
}
},
{
"version": "2.0.0.401",
15804,15 → 8304,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"It is now possible to have multiple translation message files, e.g. \"plugins/language/dede/messagesHelloWorldPlugin.xml\" if you want to have a translation for your own plugins."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@401"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/316223c8751c908575a707047ab5a47282bbbf27"
]
}
},
{
"version": "2.0.0.400",
15821,15 → 8313,7
"changes": [
"BUGFIX: RAs cannot login and RAs cannot be created (BUG#0000208/1)",
"BUGFIX: Infinite loop in e-mail-sending (BUG#0000208/2)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@400"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4cfedddcb282dad1a8b469df187cb8834af93bfd"
]
}
},
{
"version": "2.0.0.399",
15837,29 → 8321,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"When the user tries to change to another page without saving the description of an OID, the page will send a warning"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@399"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96062aa01024d79e185f5a66fefa54bd3f67ca77"
]
}
},
{
"version": "2.0.0.398",
"date": "2020-09-18 22:38:58 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@398"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/18a5dcb2f7cb2ef375aaab31f4d1f9c129ba60e8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.397",
15867,29 → 8337,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updates to TinyMCE 5.4.2 , \"Style\" dropdown box is now working"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@397"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/78817e4f182f33c25b20e17b99e4cc4af5bb3085"
]
}
},
{
"version": "2.0.0.396",
"date": "2020-09-17 16:04:38 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@396"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3ce3e988213363eb85ef1ecf91278756706d29a1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.395",
15897,15 → 8353,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"It is now possible to add a well-known OID (e.g. 2.999 or 1.3.6.1.4.1) to your system."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@395"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b7e4357f38e5e4192ab6538caafd8573d0e3e72a"
]
}
},
{
"version": "2.0.0.394",
15913,15 → 8361,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Registration/OIDinfo-Interface: Special case where the IANA PEN or UUID OID root is used as system root (but the legal root is inside it) is now supported."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@394"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9e030421d768a37953d559a5000a8f747b0a1eb1"
]
}
},
{
"version": "2.0.0.393",
15931,15 → 8371,7
"* TinyMCE Editor is now also translated",
"* A warning is shown when you try to enter an ASN.1 identifier which is already existing at the same arc",
"* A warning is shown when you try to create an OID without ASN.1 identifier"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@393"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7bacd06af23740940a84c7b041408f558487f407"
]
}
},
{
"version": "2.0.0.392",
15947,43 → 8379,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed md5() and sha1() from security-relevant areas [although the security impact was VERY small]"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@392"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/696cfe67f5cf8799a86cf874b3adbd70bc0616d9"
]
}
},
{
"version": "2.0.0.391",
"date": "2020-09-14 17:23:30 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@391"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a2e8b404f72552da4356b6b3f52816fc5edd2b15"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.390",
"date": "2020-09-14 17:06:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@390"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d071dc3201a8a7a041e5a338856d7260f11b1e4b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.389",
15991,43 → 8403,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"XML Schema for plugin manifests"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@389"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/30de43fea8981c0fa88bea8c324f1712e4695c38"
]
}
},
{
"version": "2.0.0.388",
"date": "2020-09-12 23:56:10 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@388"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2cfce5b1c1ce4f504761fa405be9b065cbebf02b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.387",
"date": "2020-09-12 22:37:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@387"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/44a5adb157dfd1d66fd9d706e572c66cbe3ffedc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.386",
16035,15 → 8427,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed various smaller things detected by warnings/errors of \"Eclipse for PHP\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@386"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd7503102a46900a4a60cbd6e8417b38924cc5a0"
]
}
},
{
"version": "2.0.0.385",
16053,15 → 8437,7
"* Web-WHOIS opens in new window",
"* Web-WHOIS: Showing of URL without opening it, and be able to copy to clipboard",
"* Added German license translation disclaimer"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@385"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b414f697e56b672dc1b7c5ef6f031cf105bc6d8d"
]
}
},
{
"version": "2.0.0.384",
16069,15 → 8445,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Object root page showed file attachments \"info.txt\" and \"index.html\". Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@384"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/71f32ba0dd70bc87e86eb3c490fcdc0b36c1a6f8"
]
}
},
{
"version": "2.0.0.383",
16085,15 → 8453,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Apache 2.0 Lizenz deutsche \u00dcbersetzung"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@383"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8c391e0a0a36b35cd5635413d364b3dac224e156"
]
}
},
{
"version": "2.0.0.382",
16101,15 → 8461,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@382"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f66058351976b2f7a7498c5312bc90d57e8f36a"
]
}
},
{
"version": "2.0.0.381",
16117,15 → 8469,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Status codes: Negative = Error, Zero = Normal OK, Positive = OK, but with additional information"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@381"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8566a2dded81973bec19c54c9b79d2a001a856ce"
]
}
},
{
"version": "2.0.0.380",
16133,15 → 8477,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin-related code improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@380"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1ea04afccc9121cdbd5e9a7168469c86c016e66c"
]
}
},
{
"version": "2.0.0.379",
16149,29 → 8485,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved compatibility with iPhone Safari"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@379"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8feadd9cbf17f6a948e0a05f5ae1eed4df0b3f94"
]
}
},
{
"version": "2.0.0.378",
"date": "2020-08-29 11:19:36 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@378"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/540ee296b4db10f52731fea06f02e059954e3dc0"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.377",
16179,15 → 8501,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Language flags are broken if OIDplus is located in the domain's root directory"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@377"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e3e7f0d1d951115e7a7c3732e881b2a3aaf4ee32"
]
}
},
{
"version": "2.0.0.376",
16195,15 → 8509,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced cache folder, and cached polyfill replies"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@376"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/92d8f735426a9767a2f126cb5b4e2a5721a4230c"
]
}
},
{
"version": "2.0.0.375",
16211,15 → 8517,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Privacy improvement: Polyfill.io is called server-side (not from proxy). Improved compatibility with Internet Explorer."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@375"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d88316f5dba127e918dcad0191ac79698c98825b"
]
}
},
{
"version": "2.0.0.374",
16227,43 → 8525,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"test_database_plugins development tool is now only available on console/CLI"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@374"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/284ea924bcbe0a34a241759a47c1c4d1886b3842"
]
}
},
{
"version": "2.0.0.373",
"date": "2020-08-26 16:18:18 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@373"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2eadc385fcc0081ed35f532477a9dc1742614492"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.372",
"date": "2020-08-25 16:04:05 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@372"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2252cfe400b24d4f22afa773387ac244fb3695f1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.371",
16271,15 → 8549,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"German translation fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@371"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4581c9dfc2471ac53530277e694dfa8964692cc0"
]
}
},
{
"version": "2.0.0.370",
16287,15 → 8557,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@370"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9a025fae9a7d9458e861311cac402a720105b175"
]
}
},
{
"version": "2.0.0.369",
16303,15 → 8565,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Some German translation fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@369"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d1f21fc5d3995ffb1253e6f1ea7f8ab26293dd8d"
]
}
},
{
"version": "2.0.0.368",
16320,15 → 8574,7
"changes": [
"Smaller fixed.",
"DROPPED support for setting \"resource_plugin_title\" (due to multilinguality)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@368"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2745c98061f2b209683256c3b7d846caf8efb7d1"
]
}
},
{
"version": "2.0.0.367",
16336,15 → 8582,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added CONTRIBUTING file"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@367"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f9ea8e476306891160bc9ad9c9e0edcaab2ea8c"
]
}
},
{
"version": "2.0.0.366",
16352,15 → 8590,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various smaller things"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@366"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c6cf258861baed20f84eb0b3a97d75077ee79e4c"
]
}
},
{
"version": "2.0.0.365",
16368,15 → 8598,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduced directories \"userdata_pub\" and \"userdata/private\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@365"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6a9998040cb511818373abb382df473ecef72f3e"
]
}
},
{
"version": "2.0.0.364",
16385,29 → 8607,15
"changes": [
"DROPPED support for \"welcome.local.html\". Use \"userdata/welcome/welcome.html\" (English) and \"userdata/welcome/welcome$dede.html\" (German) instead!",
"DROPPED support for \"oidplus_base.local.css\". Use \"userdata/styles/oidplus_base.css\" instead!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@364"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c96af8cd8e8f9f325cf7b1e6fc11f17a616a9924"
]
}
},
{
"version": "2.0.0.363",
"date": "2020-08-23 16:59:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@363"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8e9f8c49d5260220033eac1ff83014536c734c1d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.362",
16418,15 → 8626,7
"Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.",
"",
"ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@362"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4b3feaea864d187654e5d082cc7883c8ec5480a1"
]
}
},
{
"version": "2.0.0.361",
16434,15 → 8634,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"UTF-8 Fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@361"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/93b9b2575132e6fc884987814908ee61b59c1365"
]
}
},
{
"version": "2.0.0.360",
16450,43 → 8642,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LARGE UPDATE: Made everything multilingual; Translation to German!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@360"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c9919b362385aecb8f0981c57853dad4f13c9a9f"
]
}
},
{
"version": "2.0.0.359",
"date": "2020-08-19 23:25:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@359"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cf9c283141bb5b15451ac36a0fc9be8d2d9d63ff"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.357",
"date": "2020-08-16 01:30:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@357"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/191788f2ce9615748915bc7ccd15fa85be2e261b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.356",
16494,15 → 8666,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Made language flags more pretty. Increased compatibility with Internet Explorer."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@356"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7d743900d54f56701b24c3e7caf40571f2f3cb02"
]
}
},
{
"version": "2.0.0.355",
16510,15 → 8674,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@355"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/69a1f877b6fd510606c17c1ddb6bbcd2abe17d52"
]
}
},
{
"version": "2.0.0.354",
16526,15 → 8682,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"FreeOID ToS proofed by grammarly.com"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@354"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a22b6c625c7ee7c446f91e3010bea3322c712b8c"
]
}
},
{
"version": "2.0.0.353",
16542,15 → 8690,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"IIS Installation Routine updated"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@353"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9c355cb3b4ab793fd4528d9ae524d3555ed99aaa"
]
}
},
{
"version": "2.0.0.352",
16558,15 → 8698,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOBE Bugfix: Redirection didn't work if the port was not 80/443"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@352"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7b547637c7c175478746178a98b896a050674c04"
]
}
},
{
"version": "2.0.0.351",
16574,29 → 8706,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@351"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9ad2ead8be9e4703beebc5340bd268ffc034526"
]
}
},
{
"version": "2.0.0.350",
"date": "2020-07-31 16:54:27 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@350"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d58a507ddc8e4e1b228b02ae89b81b65c6303875"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.349",
16604,29 → 8722,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed OOBE!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@349"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/47266ae441280d682c2e99050aa39c6d424d9270"
]
}
},
{
"version": "2.0.0.348",
"date": "2020-07-30 21:10:06 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@348"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7636ab1ceae942dc4a4f2e6388c8c4943771e766"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.347",
16634,15 → 8738,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDinfo plugin import/export fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@347"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d6b9ac6bffbd680aa1371c1e94a09beec77771d"
]
}
},
{
"version": "2.0.0.346",
16650,15 → 8746,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin: System info"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@346"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c54dd3762db7f1d494bdd03a5463aeea138a027"
]
}
},
{
"version": "2.0.0.345",
16666,15 → 8754,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@345"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2b60333bf433b1c03435b307ffbcc393fb0b54cf"
]
}
},
{
"version": "2.0.0.344",
16682,15 → 8762,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"privacy_documentation.html proofed by grammarly.com"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@344"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b3d136a0cbecf7e300d94260bdea9864445f66d0"
]
}
},
{
"version": "2.0.0.343",
16698,15 → 8770,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@343"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/07e653334a43f032f971e1c6d241040ad06960ed"
]
}
},
{
"version": "2.0.0.342",
16714,15 → 8778,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@342"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/920b3a26278fe57ba5b59307516261c1778db7a1"
]
}
},
{
"version": "2.0.0.341",
16730,15 → 8786,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC proofed by grammarly.com"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@341"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee73fa5a29014b7361b121dda3da4e01c7e7968e"
]
}
},
{
"version": "2.0.0.340",
16746,15 → 8794,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@340"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c8d6fe9f691feba346c2415f442c7c5e0e396b53"
]
}
},
{
"version": "2.0.0.339",
16762,15 → 8802,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-WHOIS updated JSON and XML schemas"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@339"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0cdc6fb0f9300bc3472b81e5f455c415571e6ef6"
]
}
},
{
"version": "2.0.0.338",
16778,15 → 8810,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@338"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7837c4385c2b9aed674fa4867e42dd6c49b2ee70"
]
}
},
{
"version": "2.0.0.337",
16794,15 → 8818,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@337"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cebe0c51357931a6573d2ba53cefa1dcce9d1f02"
]
}
},
{
"version": "2.0.0.336",
16810,15 → 8826,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC Large changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@336"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8ca2e7aabb43c8cbd4594f809e48d88237e34d94"
]
}
},
{
"version": "2.0.0.335",
16826,15 → 8834,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC: Removed one section in IANA considerations; removed IPv6 alternative namespace example"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@335"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ac9756318faca6eca213b307bcd54618793e87fe"
]
}
},
{
"version": "2.0.0.334",
16842,15 → 8842,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC: Small addition to Digital Signature chapter"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@334"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a70fef00725c0a5406bb6e1ec2af11e3713a9a73"
]
}
},
{
"version": "2.0.0.333",
16858,15 → 8850,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC: Smaller changes; Referencing style updated to \"www.rfc-editor.org/ref-example/\", re-structured chapters"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@333"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/947eb153fab42020966c117977b1beced69ed32a"
]
}
},
{
"version": "2.0.0.332",
16874,15 → 8858,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated RFC draft"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@332"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/57c248b5d7173192cb5f7ad5651de1b0c07cf5c8"
]
}
},
{
"version": "2.0.0.331",
16890,15 → 8866,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various smaller fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@331"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6abcc097b9b6b64174f0c7659d157ca91848118c"
]
}
},
{
"version": "2.0.0.330",
16906,15 → 8874,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: XML (XSD) and JSON schema for OID-over-WHOIS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@330"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e4867d316055c5d6b6281df78061c7ce64356b2f"
]
}
},
{
"version": "2.0.0.329",
16922,15 → 8882,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: \"Automated AJAX calls\" plugin to execute privileged AJAX requests programmatically"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@329"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ea89a7df3d5e503f9de77590750b8076fb97add2"
]
}
},
{
"version": "2.0.0.328",
16938,15 → 8890,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin API: action() method returns data as array instead of printing the JSON by itself"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@328"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3215dc1245ca6c2bc66c761129f79eeac2aa044a"
]
}
},
{
"version": "2.0.0.327",
16954,29 → 8898,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: Implemented XML import tool (admin interface). Added plugin to import/export OIDs from/to oid-info.com"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@327"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/71ff59738bc1cf96a486c23e63246afaad067514"
]
}
},
{
"version": "2.0.0.326",
"date": "2020-06-07 02:11:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@326"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6424deb67beeb23dd564709fc667e4411aae5ed4"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.325",
16984,15 → 8914,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@325"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/834017ad9e333f29d9aa86dcfbe1f81ca0ba3c09"
]
}
},
{
"version": "2.0.0.324",
17000,15 → 8922,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Attachment URLs inside WHOIS CLI responses are now absolute URLs (requires that the page was accessed via web browser once)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@324"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/928a7168e42695b4d54b2e3006625366c36d11b6"
]
}
},
{
"version": "2.0.0.323",
17016,15 → 8930,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Resource plugin: URL format simplified (now human friendly because there is no authentication key included in the goto-URL anymore)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@323"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4f183f04e815f14a7b863ae291f59f60caea8a78"
]
}
},
{
"version": "2.0.0.322",
17032,15 → 8938,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-over-WhoIs (TXT/JSON) now also shows attachments (added feature 1.3.6.1.4.1.37476.2.5.2.3.4)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@322"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f4fc3d0418c0e735446b9849319415da3f15cd25"
]
}
},
{
"version": "2.0.0.321",
17048,15 → 8946,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Prepared AJAX actions for automated tests; removed actionBefore() and actionAfter() and introduced feature 1.3.6.1.4.1.37476.2.5.2.3.3 as replacement"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@321"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/187798c5b8ba9114843b9deaba7f2eb0aac1a7ae"
]
}
},
{
"version": "2.0.0.320",
17064,15 → 8954,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"AJAX actions now use plugin OIDs as their namespace"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@320"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/548c569a8b575b3b313ee71684cb7f4e6496e7cb"
]
}
},
{
"version": "2.0.0.319",
17080,29 → 8962,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Corrected syntax check of ASN.1 and IRI identifiers"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@319"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9e6343d1a91b959253f14835a991b3f75013a40e"
]
}
},
{
"version": "2.0.0.318",
"date": "2020-05-21 21:15:12 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@318"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1235396c07950b922265d6530e0664e451da5e34"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.317",
17111,15 → 8979,7
"changes": [
"When OID is deleted, all attachments will be deleted, too.",
"If last attachment was deleted, empty folder will be deleted."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@317"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/58fa92d6444cdbea7079e2847c026dc1574b1d5c"
]
}
},
{
"version": "2.0.0.316",
17127,15 → 8987,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various smaller bugfixes and compatibility issues with database providers fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@316"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e5238f8e99e989df7bcadca261f8b7f21afbaf2b"
]
}
},
{
"version": "2.0.0.315",
17143,29 → 8995,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@315"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/af7bec52dbc79c21e56b6b981b023b92e286ed66"
]
}
},
{
"version": "2.0.0.314",
"date": "2020-05-18 21:32:18 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@314"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5ad0d882ad0fafcf23f216a614caeabc6f913042"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.313",
17173,43 → 9011,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@313"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87c2f33089feb8fc7786af2a42b0a24cbb80b967"
]
}
},
{
"version": "2.0.0.312",
"date": "2020-05-18 20:24:55 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@312"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/df9d9fb58f595253ff9c7f88e6b1502cd14689ba"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.311",
"date": "2020-05-18 20:19:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@311"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d1568d041ba8fd0f7fe9a8614e991d49d4ad6736"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.310",
17217,29 → 9035,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin: File attachments"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@310"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/67d28c0bf934dd86d2319336b1ffcefb39512b6c"
]
}
},
{
"version": "2.0.0.309",
"date": "2020-05-16 11:24:36 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@309"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6f8c430203b42bfb65e3dd9a2f3593364c23e0f1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.308",
17247,15 → 9051,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin manifests are now XML instead of INI files; plugins can now have an optional OID"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@308"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/43084db3a7dade3ad67390c3c8fa0e6f520e5128"
]
}
},
{
"version": "2.0.0.307",
17263,15 → 9059,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin manifests are now capsulated in objects"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@307"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1eef797a3d7def6831a37e471b21ad59cb3700da"
]
}
},
{
"version": "2.0.0.306",
17279,15 → 9067,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New: File Completeness Check tool"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@306"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/04d002d88898784afc1db52096a8c5fdef37ce01"
]
}
},
{
"version": "2.0.0.305",
17295,15 → 9075,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@305"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/09025451d6a4eb31106b042fa89e5ee00d73ce04"
]
}
},
{
"version": "2.0.0.304",
17311,15 → 9083,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"modifyContent() is now a loose interface"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@304"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ee9c854e359a9d45490625cf680d04884dec5683"
]
}
},
{
"version": "2.0.0.303",
17327,15 → 9091,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@303"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3f248fcb121b13037dfc7df83e0e0ec38c76eecf"
]
}
},
{
"version": "2.0.0.302",
17343,43 → 9099,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"There was a problem with WebSVN not updating directory contents when a directory was renamed. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@302"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0a5b08e9520b53fe0707ec0396881ceeb7d11b3"
]
}
},
{
"version": "2.0.0.301",
"date": "2020-05-12 09:30:19 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@301"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f4df6fcb60a0e8b2117f67cb1f162b60e9703518"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.300",
"date": "2020-05-12 00:30:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@300"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f1f0dc2bd240d787c783d6f0c0dc8ba8be009adb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.299",
17387,15 → 9123,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup will now check if directories dev/, userdata/ etc. are restricted by the web server and output a warning if they are not"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@299"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b6490107400792ebe12486bfdd399000154a6148"
]
}
},
{
"version": "2.0.0.298",
17403,15 → 9131,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"fail2ban Integration"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@298"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5b7c44ada47c381dda32bae15fc7fe21d855af8e"
]
}
},
{
"version": "2.0.0.297",
17419,29 → 9139,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added base config setting \"DISABLE_PLUGIN_...\" to disable a plugin without needing to remove it from the file system."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@297"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/02e87e6dbbd97136ea266e431014b383bc295d13"
]
}
},
{
"version": "2.0.0.296",
"date": "2020-05-11 21:34:42 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@296"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e0c609c89ae429f2671df46c25ca21639117bca5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.295",
17451,15 → 9157,7
"- Introduced isolated database connection for secure logging inside transactions.",
"- Added new plugin \"userdata log file\" logger",
"- Important bugfix for syslog logger"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@295"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6e4192107fd07ae4f4dd3de6ac5b36c03171119c"
]
}
},
{
"version": "2.0.0.294",
17467,29 → 9165,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New folder \"userdata\" which now contains all data specific to this OIDplus installation (configuration, resources, databases, log files etc.)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@294"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/43b901fdaf3acd251ba3bbbe0a9a4283f38e67f8"
]
}
},
{
"version": "2.0.0.293",
"date": "2020-05-07 22:11:58 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@293"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e7c88882a8ba9424fff3a0417960dc10c990dd8d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.292",
17497,15 → 9181,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Split plugin \"Registration\" into \"OOBE\" and \"Registration\". OOBE is now a core part of OIDplus while the Registration is not. Added color theme to OOBE. Added \"feature OID\" functionality."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@292"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3da9bfc32a094ff6b8ef75ad8241f0e8b1e5bba1"
]
}
},
{
"version": "2.0.0.291",
17513,15 → 9189,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@291"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c4d2258b5d11baa9de03fa7725b2c711752ce47b"
]
}
},
{
"version": "2.0.0.290",
17529,15 → 9197,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added a \"secure\" folder for various purposes (e.g. SQlite3 database file)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@290"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fbfefd7208d9df47b87a62a01370d933f1f02db7"
]
}
},
{
"version": "2.0.0.289",
17545,15 → 9205,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added new plugin type \"Logger\". Added Windows Log Event logging (only available on Windows) and syslog logging (only available on Linux)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@289"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8e5138dfc6bb4b3fb7a045ed5b484ba73a696405"
]
}
},
{
"version": "2.0.0.288",
17561,15 → 9213,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: Log messages can now have a severity (Success, Informational, Warning, Error, Critical). Database version is now 204."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@288"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a8bdddcb2fff0114ebfd8d32387a1a70ef6069a5"
]
}
},
{
"version": "2.0.0.287",
17577,15 → 9221,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed design incompatibility with Firefox; oidplus_base.local.css can be used to create an individual CSS that won't be overriden by software updates."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@287"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/68330db02edae578e2302c5c37ac9bd6e2f3503d"
]
}
},
{
"version": "2.0.0.286",
17593,15 → 9229,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Color plugins: Colors can now be inverted, so you can create your own dark theme!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@286"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a1c24d769f55f5294a102f2d6d56fb528b3f160"
]
}
},
{
"version": "2.0.0.285",
17609,43 → 9237,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"SVN revision can now be also queried via PDO"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@285"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fa3b79bf29919d13c2d22943e08759de4512c83d"
]
}
},
{
"version": "2.0.0.284",
"date": "2020-04-25 14:31:49 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@284"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/51dbffe267d00e3f28ff2551116338c1fed92e1e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.283",
"date": "2020-04-25 14:20:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@283"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ef4053f38e32e92e2e5fee1722ce33acbca64179"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.282",
17653,15 → 9261,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added sitemap plugin API"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@282"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/48d74019bab9d75ebab2f22bc48625cfa586ef9c"
]
}
},
{
"version": "2.0.0.281",
17669,29 → 9269,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin architecture: Removed explicit type() of page plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@281"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9bdb5d49427f7d887592631d6b37c2757d11cecb"
]
}
},
{
"version": "2.0.0.280",
"date": "2020-04-25 11:30:52 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@280"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a78e737d7e2b26eeedfff9f3e45d7470ae0b7f27"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.279",
17699,29 → 9285,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Slighly altered plugin architecture again: Manifest now only contains the plugin main class (the other classes are loaded using autoloading) and the page priority attribute was removed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@279"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/71ef2aff2e73f7f4a385f1a908bce2391d52a3f7"
]
}
},
{
"version": "2.0.0.278",
"date": "2020-04-25 02:35:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@278"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2bc2907be801cb4659c891b3f2758c0e6b317e9e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.277",
17729,29 → 9301,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introducing new plugin architecture (manifest.ini)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@277"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e2b8c9fa6bb45d05669375e056650e3fd30a763"
]
}
},
{
"version": "2.0.0.276",
"date": "2020-04-24 01:37:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@276"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8761b4981e452083c401e4dea9af79a7c8e2090d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.275",
17759,15 → 9317,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NGINX configuration file"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@275"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/780ab08159dac8492dca5b3439efbc7878084174"
]
}
},
{
"version": "2.0.0.274",
17775,15 → 9325,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Add new plugin type \"SQL slang\". The database connection is now an union of \"Database provider plugin\" (e.g. PDO) and \"SQL slang plugin\" (MySQL)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@274"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bdf10db05545479fc792695a68b0cf49441f4c4a"
]
}
},
{
"version": "2.0.0.273",
17791,29 → 9333,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problems with OOBE database import"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@273"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/403ea62e2aa58b7899212ced2acb4ac6e2d567fe"
]
}
},
{
"version": "2.0.0.272",
"date": "2020-04-22 17:03:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@272"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/45ac8146d70942d85f8a9c64ba836c37e1527bd8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.271",
17821,29 → 9349,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Support for Microsoft Internet Information Services (IIS)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@271"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/319d0abe26891c11588c9bc19d27942282015095"
]
}
},
{
"version": "2.0.0.270",
"date": "2020-04-21 23:36:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@270"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/80a71d6f93047c3f4f4e8a284697850b3974a592"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.269",
17851,29 → 9365,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Backwards compatible with PHP 7.0"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@269"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/41e33646438e0075278b2563a9b5ac4e0ac43339"
]
}
},
{
"version": "2.0.0.268",
"date": "2020-04-21 00:24:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@268"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bd41ec734f2798d86c572ce589b223f7b8d4e884"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.267",
17881,15 → 9381,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDInfo: Ignore addresses without country and town"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@267"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ff7c3f2dee89acb2486f2bf67bfbb93812343acc"
]
}
},
{
"version": "2.0.0.266",
17897,29 → 9389,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More database plugin testcases; SQLite3 now supports 128 bit natural sorting"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@266"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a53495d2a22a0aa8ffb5d9e306f950ec09d41592"
]
}
},
{
"version": "2.0.0.265",
"date": "2020-04-20 00:30:04 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@265"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1399a2000694a49299b5acce72b86f5e70ff44cd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.264",
17927,15 → 9405,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: Support for SQLite3 database (currently without natural sorting though)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@264"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ccd359ec72b3c36f7f5afcbd8576667038bd709f"
]
}
},
{
"version": "2.0.0.263",
17943,29 → 9413,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Refactoring: Moved business logic out of the OIDplusConfig class. Validation functionalities of config keys are now implemented as callback to the prepareConfigKey function"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@263"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/75d40a888b538b18aca2da00bd739996c5acf208"
]
}
},
{
"version": "2.0.0.262",
"date": "2020-04-18 16:45:55 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@262"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/68a385198a3327ce2e3e4615c5e16d22e2577bea"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.261",
17974,57 → 9430,31
"changes": [
"Large refactoring: \"config.inc.php\" is now in format 2.1; the configuration settings are now stored in a class OIDplusBaseConfis and can therefore be altered in automated test environments.",
"Characters \"###\" inside a query now get replaced by the table prefix."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@261"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd91c933b2f901fa2131a4e589234b6311b91887"
]
}
},
{
"version": "2.0.0.260",
"date": "2020-04-18 10:32:38 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@260"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8e8babd422ccbbaa33d4562d22799fd9213bb364"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.259",
"date": "2020-04-17 12:18:26 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@259"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6deb5991d1636d05f67d92a4bda6063fafa5ac81"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.258",
"date": "2020-04-17 00:16:45 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@258"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0998ee1ba8c2e283fb76498f7def9971c02cde14"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.257",
18032,15 → 9462,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: NATIVE POSTGRESQL SUPPORT"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@257"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b32641c1fbd846e07dabc0cc681d4642f0d87778"
]
}
},
{
"version": "2.0.0.256",
18048,57 → 9470,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Further improved and extended object oriented classes and plugin structure"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@256"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f5a0baf9765c04840053a8f90d65b801def3ff47"
]
}
},
{
"version": "2.0.0.255",
"date": "2020-04-15 01:58:32 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@255"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8e9cd560909d7b38566c9f79382e109e17acbc0d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.254",
"date": "2020-04-15 01:43:40 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@254"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a04cbc01b826b02f10243af8c14166024af35c17"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.253",
"date": "2020-04-15 01:39:36 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@253"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0099b945ea8fe302d111cd6a97a475764ce865da"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.252",
18106,15 → 9502,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"ajax.php now checks if the IDs are existing at all"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@252"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/00ea5de205ee11acce40dfce513ea65ceaebeb8b"
]
}
},
{
"version": "2.0.0.251",
18122,15 → 9510,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed various problems when query results are empty"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@251"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ccfe0a020fb7be0a4baa2d2b5fa2595629bb46c5"
]
}
},
{
"version": "2.0.0.250",
18138,15 → 9518,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Further improved object oriented design; added class diagram and database connectivity diagram for easier understanding"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@250"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cd7e3943187f102a6ebb4f822d8d7c75bbd27020"
]
}
},
{
"version": "2.0.0.249",
18154,15 → 9526,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"mssql scripts now executable"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@249"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5ac24d3fc5869b08608022b479dbc00e027cffb0"
]
}
},
{
"version": "2.0.0.248",
18170,15 → 9534,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update dependency \"Minify\" from version 17 Dec 2018 to version 24 Nov 2019"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@248"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4175631135c69cb43afe4ce6f879e563df39077f"
]
}
},
{
"version": "2.0.0.247",
18186,15 → 9542,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"To ensure that sorting will succeed, the max length/depth/etc. will now be verified (values of limits.inc.php can be changed in config.inc.php)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@247"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9954294d317d7e27d260ab0edc473e3ca4f99dc5"
]
}
},
{
"version": "2.0.0.246",
18202,15 → 9550,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Classes: \"DataBase\" is now written \"Database\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@246"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/89601635e5c462260158ddb5e3f5e22bbae1d2cf"
]
}
},
{
"version": "2.0.0.245",
18218,15 → 9558,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved object oriented database classes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@245"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e47165d7d8ef05570d169eaf855cfacce6e6205e"
]
}
},
{
"version": "2.0.0.244",
18234,15 → 9566,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"MSSQL Natural sort order is now UUID (128 bit arc) compatible"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@244"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/453ca04f194f08f15238924ffcee9ee50d590ae8"
]
}
},
{
"version": "2.0.0.243",
18250,15 → 9574,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Followed PHP's recommendation not to put \";\" at the end of a query"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@243"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7f88a374081baf8260e8d41362e092468ff5559f"
]
}
},
{
"version": "2.0.0.242",
18266,15 → 9582,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Implemented natural search order in MS SQL (Database version is now 203)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@242"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/68529dbdc2aea3c392adc1d3c93e36ce4c95979b"
]
}
},
{
"version": "2.0.0.241",
18282,15 → 9590,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code optimization: Introduced function OIDplus::webpath()"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@241"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cc233534aa8dd83f42a8cb24fe760237c9521a65"
]
}
},
{
"version": "2.0.0.240",
18298,15 → 9598,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Code optimization: Introduced new class OIDplusConfigInitializationException for more flexibility"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@240"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/37cf780710849b27f0c1d142a1faa41b9b7c77a9"
]
}
},
{
"version": "2.0.0.239",
18314,15 → 9606,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@239"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/538886c3723818c956e08b6e302908d92c270cc3"
]
}
},
{
"version": "2.0.0.238",
18330,15 → 9614,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: HTML editor TinyMCE works again (broke in SVN Rev 215 @ 15 March 2020)."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@238"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/268e25a17155e5c3d966ba096ca07e868ce7790b"
]
}
},
{
"version": "2.0.0.237",
18348,15 → 9624,7
"Various code and OOP optimizations.",
"Fixed some bugs in OOBE (Out-Of-Box-Experience).",
"ODBC bugfix."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@237"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7454dbbd143cf275caea8e8edf85e1067b88ded2"
]
}
},
{
"version": "2.0.0.236",
18364,15 → 9632,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Large refactoring at the database classes. PHP 7.0 is now required."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@236"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3b20b6769ee27d42d0fc4c5ec94469f912e5653b"
]
}
},
{
"version": "2.0.0.231",
18380,15 → 9640,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOP fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@231"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6d797fde660f3b95c7996163948e148aeef14517"
]
}
},
{
"version": "2.0.0.230",
18396,15 → 9648,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OOP"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@230"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a207cc96b475c70ae523dcdc6fb844f3dd05bd43"
]
}
},
{
"version": "2.0.0.229",
18412,15 → 9656,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Autoloading"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@229"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1a8f42d8cf00f6525292d4e218192e7fd1679665"
]
}
},
{
"version": "2.0.0.228",
18428,15 → 9664,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Support for ports other than 80 and 443; OOP improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@228"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1e2ec13832f209448cf785c5967eb8bcf8bb2b92"
]
}
},
{
"version": "2.0.0.227",
18444,15 → 9672,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various fixes and OOP changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@227"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bcb244451e40abc0d94c2c4c6fecb8862d944928"
]
}
},
{
"version": "2.0.0.225",
18460,15 → 9680,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: System URL could not determined"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@225"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d6d2440ca7b91aa51ad9dd172ef60bc1cfc73dc"
]
}
},
{
"version": "2.0.0.224",
18476,15 → 9688,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus now automatically registeres the plugins. The plugins do not need to register themselves through the singleton."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@224"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b867e9f963932f1692dd2ba568af2091406586ef"
]
}
},
{
"version": "2.0.0.223",
18492,15 → 9696,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Removed all instances of SQL backticks because of compatibility with other DBMS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@223"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/77754ae91ceb0db7e151021bd5752c3c30ee52f7"
]
}
},
{
"version": "2.0.0.222",
18508,15 → 9704,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugins now contain following information: name, version, author, description; visible in admin area"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@222"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd586705b4fac1ec9f7ef00dfa3f707de5a12092"
]
}
},
{
"version": "2.0.0.221",
18524,15 → 9712,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin type \"RA authentication plugin\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@221"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5d25250c643f5e0f6504c448fb2fff52df1afdc7"
]
}
},
{
"version": "2.0.0.220",
18540,43 → 9720,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Generic password auth types \"A1\" for easier migration from other systems"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@220"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/26585801ad644d6107f8d0b26818652061ed441a"
]
}
},
{
"version": "2.0.0.219",
"date": "2020-03-15 21:54:37 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@219"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/53217bd20a6753682210d7e85ba0a660533d6562"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.218",
"date": "2020-03-15 15:37:55 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@218"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2598738342f51209182c62642db925d588cdae92"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.217",
18584,15 → 9744,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Privacy documentation is now included in the OIDplus installation itself"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@217"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4549ec7293601249bb533a8b9295a3d0fe41f8cd"
]
}
},
{
"version": "2.0.0.216",
18600,15 → 9752,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem with Web SVN client not removing \"oidplus.js\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@216"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/22d198a05b1352bf3fe45e4d78f895728be227d8"
]
}
},
{
"version": "2.0.0.215",
18616,15 → 9760,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Made amount of CSS/JS files loaded through index.php smaller"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@215"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/533a6b740d370496a014559d4aa1b9b82cf59b64"
]
}
},
{
"version": "2.0.0.214",
18632,15 → 9768,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Privacy: polyfill.io JavaScript is only loaded if web browser is detected as Internet Explorer"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@214"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/93c6f159a52f9e3e321c4c8cb48d910a297e90fe"
]
}
},
{
"version": "2.0.0.213",
18648,29 → 9776,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed security vulnerability!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@213"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5bfe28d2e27ceb749a57b359f8081a604755df09"
]
}
},
{
"version": "2.0.0.212",
"date": "2020-03-01 01:18:26 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@212"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a303b9b4ab2c69eff10d17e166cc3222db9521fb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.211",
18678,15 → 9792,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Misc"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@211"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/60deec03725e01347aac5a077d7f41ce084c371e"
]
}
},
{
"version": "2.0.0.210",
18694,15 → 9800,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus can now also work if the GMP extension is not installed, but BCMath is installed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@210"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2b292af3c3ae4e00c7956f201296faa4a1050789"
]
}
},
{
"version": "2.0.0.209",
18710,15 → 9808,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Logging"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@209"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/47585830c23121bb805dc75496f652ef4f8c68c5"
]
}
},
{
"version": "2.0.0.208",
18726,15 → 9816,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus is now compatible with hosts that do not support MySQLnd (Native Driver)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@208"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/71f6f047c12598dd5e20d9b017117de0773c5044"
]
}
},
{
"version": "2.0.0.207",
18742,15 → 9824,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Dependency-Check"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@207"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/147fcfd6841274b1f1bfc325b96bfd24e1832a1b"
]
}
},
{
"version": "2.0.0.206",
18758,15 → 9832,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Registration service now handles system ID hash conflicts"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@206"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd8b717b517334fcccd9c3d363c80dca8fffaf1a"
]
}
},
{
"version": "2.0.0.205",
18774,15 → 9840,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Wellknown generators"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@205"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d74b61697b2e07a3f7a71196ebab4dd8f19945c1"
]
}
},
{
"version": "2.0.0.204",
18790,29 → 9848,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added new field \"comment\", so that the superior RA can comment on the name of an OID they allocate. Database version is now 201."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@204"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b57346bcc461bf128f98f28906e13580af957594"
]
}
},
{
"version": "2.0.0.203",
"date": "2019-12-12 00:56:06 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@203"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/304a9fdd8d28a22b338dda3d70a6399da3b1a1f8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.202",
18820,15 → 9864,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WebWHOIS: Example ID is the first root of the system (OID preferred)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@202"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a4300ef82612c8bfcb1ecc7ccb5b1a0d579cfb6"
]
}
},
{
"version": "2.0.0.201",
18837,15 → 9873,7
"changes": [
"New feature: WebWHOIS in JSON and XML format",
"Fix: Alphanumeric identifiers don't need to be unique anymore (except for standardized identifiers)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@201"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d6fc1368d6192ed1d93899275b8de1a61f33e639"
]
}
},
{
"version": "2.0.0.200",
18853,15 → 9881,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix for WebSVN updater (directories were created in wrong hierarchical order). IMPORTANT: If updating using the WebSVN updater failed, please create the listed directories manually."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@200"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4961c6b1f67b4b181d96195479eebc7df8e645bb"
]
}
},
{
"version": "2.0.0.199",
18869,15 → 9889,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved WEID user experience (adding OIDs)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@199"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4ec8aaa1b6bc1612d94168391140f27f7cffb523"
]
}
},
{
"version": "2.0.0.198",
18885,15 → 9897,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OID-Info Export fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@198"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cb58338789bae8302f1ca53a030841cfeaf3d5ea"
]
}
},
{
"version": "2.0.0.197",
18901,15 → 9905,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WEID bugfix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@197"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f7433b5549401609d6d63d6a25d57a69026af9e0"
]
}
},
{
"version": "2.0.0.196",
18917,29 → 9913,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"WEID update and other small fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@196"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6f0aeb41cb278cf8cae52ba6cdc02c486db40e3d"
]
}
},
{
"version": "2.0.0.195",
"date": "2019-11-07 00:27:31 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@195"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b41808c5672d32552701101ec6fa0ed85a1f71e2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.194",
18947,15 → 9929,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix at OID-Info export"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@194"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/64b0c33c1534b71b5ceaec89ad07d3e41a3221a3"
]
}
},
{
"version": "2.0.0.193",
18965,15 → 9939,7
"New feature: Alternative Identifiers",
"Fixed bug where the \"Jump to RA\" list was wrong",
"Fixed bug in UUID interpretation"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@193"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/090be977c5ecd32deae9c0b53b9957708d90b2f1"
]
}
},
{
"version": "2.0.0.192",
18982,15 → 9948,7
"changes": [
"Fixed bug: Box icons don't show the object type name",
"Fixed bug: Title of object type root was missing"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@192"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9418cbc58d99bfbb10b9198c66cc922d50cc4e07"
]
}
},
{
"version": "2.0.0.191",
18998,15 → 9956,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bug in name base generated UUIDs fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@191"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/08e5e2a58ec6834be5f3248270c5cc27bf69173d"
]
}
},
{
"version": "2.0.0.190",
19014,15 → 9964,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Re-canonize script to correct database entries"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@190"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7cd88f13f126d7e89cfbf67e60d500efa4ee47f5"
]
}
},
{
"version": "2.0.0.189",
19030,15 → 9972,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed BUG#0000207"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@189"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/532a4df887dedf1f3f79abc685ad20a110de0272"
]
}
},
{
"version": "2.0.0.188",
19048,15 → 9982,7
"Fixed BUG#0000205: IPv4 module did not work (Logger maskcode conflict)",
"Fixed BUG#0000206: IPv6 normalization did not work",
"Fixed bug: Entering a wrong IPv4/IPv6 address lead to an invalid object with id='ipv4:' or id='ipv6:' which caused the treeview to run into an endless loop"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@188"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f79204aecbf01f6c26476d39d1f4a27d4c2bfeb6"
]
}
},
{
"version": "2.0.0.187",
19064,15 → 9990,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@187"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e54f1233bca7b5dc94013256fd20da6b766faa8b"
]
}
},
{
"version": "2.0.0.186",
19080,15 → 9998,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Minor changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@186"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b90adcaeaee0a20e1a3f3ef0b038297167ad1783"
]
}
},
{
"version": "2.0.0.185",
19096,15 → 10006,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Goto box for mobile"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@185"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0010b4d727a578c09b7375f4ca1f378cffb9b492"
]
}
},
{
"version": "2.0.0.184",
19112,15 → 10014,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Objects are saved with a canonical name"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@184"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aa3fd11599b7230e446230febf1134f2c0098ab2"
]
}
},
{
"version": "2.0.0.183",
19129,57 → 10023,31
"changes": [
"NEW feature: \"Goto\" quick access bar",
"CHANGED: Incorrect written object identifiers (e.g. 2.0999) will now be auto-corrected"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@183"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe7fc851d6b4682ee26f6931647b871cf4eff3eb"
]
}
},
{
"version": "2.0.0.182",
"date": "2019-08-26 20:57:09 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@182"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a123fa4db82cc9ed511b33ccbd27484a03649bc5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.181",
"date": "2019-08-26 18:58:51 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@181"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/772d665b2e1094a83d4ae0efcb37ffc9850645f2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.180",
"date": "2019-08-24 20:14:44 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@180"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dd88057d0a04961d46d3c33758935fc5d61e9dcb"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.179",
19187,15 → 10055,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@179"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/668daf8f6d36793a2c427b17ab8954b18e88f452"
]
}
},
{
"version": "2.0.0.178",
19203,15 → 10063,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDplus is now compatible with Microsoft Edge"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@178"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/937832535eea07a1e00cdd5eb23b984135c32559"
]
}
},
{
"version": "2.0.0.177",
19219,15 → 10071,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Web SVN update fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@177"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/54a122d9de652417f00e318070fa0574223ccd32"
]
}
},
{
"version": "2.0.0.176",
19235,15 → 10079,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"BUGFIX: Confidential flag could not be set for OIDs. Fixed."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@176"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3d38dccff8f0542edd4832c483ffe948dc511470"
]
}
},
{
"version": "2.0.0.175",
19251,15 → 10087,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Registration procedure update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@175"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/928d69c171cc617e2418dc26863c706dfe4bc676"
]
}
},
{
"version": "2.0.0.174",
19267,15 → 10095,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup assistant cannot be started when config file is missing"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@174"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d433b8e68f75a2c17d7acfa9a2787b33008c9f76"
]
}
},
{
"version": "2.0.0.173",
19283,15 → 10103,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Wrong error message when MySQLi connection failed. Linked to setup again."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@173"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/83675c758e0bb76d7483fe15ac315fdb136af1e9"
]
}
},
{
"version": "2.0.0.172",
19299,29 → 10111,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update procedure: More revision information is now shown in the preview"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@172"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3c5dc9274f2ad3c88bed19ac491fd0b977e40d1f"
]
}
},
{
"version": "2.0.0.171",
"date": "2019-08-15 16:30:41 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@171"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/af85cd1a4392ab0007af53906e45e9e361adbd87"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.170",
19329,15 → 10127,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"System version and installation type are now included in the Registration"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@170"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/08e9375075a042c44aaef65058f1f0f9aa408dbc"
]
}
},
{
"version": "2.0.0.169",
19345,57 → 10135,31
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fix: Confidential OID detection fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@169"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6d887365ee05b4e1bfdfee4e5b333fac99ce403f"
]
}
},
{
"version": "2.0.0.168",
"date": "2019-08-14 11:55:28 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@168"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fcc3e5d92ff6132501fa1c5d0826f1ec60715195"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.167",
"date": "2019-08-14 11:48:34 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@167"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/697adcd6f9ae082fbe36583667ba0ceea6121eea"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.166",
"date": "2019-08-14 11:44:35 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@166"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/74064506bc3ef08d806aec4859d963fc930b46b9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.165",
19403,15 → 10167,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update page contains now an invisible VNag status tag"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@165"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8ace46bb8205495a538642883415c45b00640e8f"
]
}
},
{
"version": "2.0.0.164",
19419,15 → 10175,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Update assistant bugfix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@164"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/977b5d5bd89926eaed47d1a7a309e55cfebc41c6"
]
}
},
{
"version": "2.0.0.163",
19435,15 → 10183,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"NEW FEATURE: Software update (web SVN)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@163"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2bdf7afcf5f347ca21859e1988fabc97a626cc5f"
]
}
},
{
"version": "2.0.0.162",
19451,15 → 10191,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Version detection update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@162"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/57f443a5cdcd4c404575cffe1721ba66119dd36d"
]
}
},
{
"version": "2.0.0.161",
19467,15 → 10199,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Misc"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@161"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2fd258029e7ed251655fd63a204d399452ad5095"
]
}
},
{
"version": "2.0.0.160",
19483,15 → 10207,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Adjusted \"Content-Security-Policy\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@160"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/16753aebbb70acb2850dbdca3dfeb903fdec9c4f"
]
}
},
{
"version": "2.0.0.159",
19499,15 → 10215,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed problem in system URL if system is hosted directly under a domain"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@159"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8cce59fa10d1fa2c8bee96c13be4bee9f0b55937"
]
}
},
{
"version": "2.0.0.158",
19515,15 → 10223,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed OOBE problem"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@158"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/36d88a3925027d3899e30c41ed3722382de7f2e8"
]
}
},
{
"version": "2.0.0.157",
19531,15 → 10231,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup assistant 2/2 is now protected by ReCAPTCHA, if enabled"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@157"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4d7797929b99f9c631b969939941206dcb315b45"
]
}
},
{
"version": "2.0.0.156",
19547,15 → 10239,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added setup background image"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@156"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1966e284535c97dc3c31d4b90f341e4702f63563"
]
}
},
{
"version": "2.0.0.155",
19564,15 → 10248,7
"changes": [
"Invitations can now be disabled.",
"OOBE Bugfix."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@155"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d60bedc177b98e4f53bfe535f34ae2b70fb66afe"
]
}
},
{
"version": "2.0.0.154",
19580,15 → 10256,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"document.location => window.location.href"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@154"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/782140143a70f06ded8eecfde5f5968888f707bd"
]
}
},
{
"version": "2.0.0.153",
19596,15 → 10264,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Admin can now create a RA manually (without email verification/invitation)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@153"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06249b834d6cb16dad18065532808a093e9bfd2b"
]
}
},
{
"version": "2.0.0.152",
19612,15 → 10272,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller design fixes. Admin can now change RA contact data, passwords and emails."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@152"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/34168922ee535e1f17c481bb2545408a66942028"
]
}
},
{
"version": "2.0.0.151",
19628,15 → 10280,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Menu entry \"Plugins\" can now be exanded. RA info has now the RA as page title."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@151"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4472289f3459acbd8c99e5be4c36816bd266eb90"
]
}
},
{
"version": "2.0.0.150",
19644,15 → 10288,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"LARGE UPDATE: Added database providers; now using prepared statements, and many more changes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@150"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f0d8f1a4fb24634b3172c50f77a12697ad332d28"
]
}
},
{
"version": "2.0.0.149",
19660,15 → 10296,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Admin password reset plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@149"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c495473bd2281286059bd476c8fbac29e723bf8c"
]
}
},
{
"version": "2.0.0.148",
19676,15 → 10304,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin \"Plugins\" that lists all plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@148"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1baeabe4c0e4b70b226554ebdc59e2ff8f82a8c0"
]
}
},
{
"version": "2.0.0.147",
19692,15 → 10312,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller bugfixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@147"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/978c51f4ebaa7f8263158b26286b8b74a0ca9f4d"
]
}
},
{
"version": "2.0.0.146",
19708,43 → 10320,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugins \"Links\" and \"Documents\" have been merged into new plugin \"Documents and resources\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@146"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f59e707ce1ed72e6e057a94ffe5705dcd007635d"
]
}
},
{
"version": "2.0.0.145",
"date": "2019-07-21 23:09:18 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@145"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/db793ce09bf808da6e2ea8155ea47a63607a07bf"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.144",
"date": "2019-07-20 11:35:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@144"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/66b6af26eeb2fcf22c1a331c2ee156527c8bf02c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.143",
19752,15 → 10344,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fixes in re color plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@143"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bee802b74c198501eb00f9fe01d80ea82c11c532"
]
}
},
{
"version": "2.0.0.142",
19768,15 → 10352,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New feature: Admin can set individual colors for their systems!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@142"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7fb33d4fbc089a239e7cca147cb58f4326b94dc6"
]
}
},
{
"version": "2.0.0.141",
19784,15 → 10360,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Registration live status page can now be only accessed with signature"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@141"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f04d4343928522026b3e311974037a83674440eb"
]
}
},
{
"version": "2.0.0.140",
19800,15 → 10368,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Registratoin: After privacy change, the VTS server will be called immediately"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@140"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3f1f129a87b96d40ee054b7b4f5d6180ea019edc"
]
}
},
{
"version": "2.0.0.139",
19816,29 → 10376,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Updated whole registration process"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@139"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/04f6ba174f9196ee64bec1e13762e8aba10fde74"
]
}
},
{
"version": "2.0.0.138",
"date": "2019-07-14 20:17:35 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@138"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2dc444b29324ea40d9700cd7cc62367bcd859311"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.137",
19846,15 → 10392,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Ugly workaround for jQueryUI bugs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@137"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0580478f7f2687d7466681ab48dcfff4a88b75c3"
]
}
},
{
"version": "2.0.0.136",
19862,15 → 10400,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Disabled buggy \"quickbars\" plugin at TineMCE editors"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@136"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ce9eed587672a539d9bf8c9572ad25960e675f3c"
]
}
},
{
"version": "2.0.0.135",
19878,29 → 10408,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved OOBE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@135"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6dd9a92b486b25dfe1a836c2d9daf4ebd226e8d9"
]
}
},
{
"version": "2.0.0.134",
"date": "2019-06-10 18:21:56 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@134"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/82acf3ca10cc880318a9efcb36683b296b6bbd7a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.133",
19908,71 → 10424,39
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added sitemap script"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@133"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1bcc4164bf8239ce19c16a59bcc2bc0eb0ed355b"
]
}
},
{
"version": "2.0.0.132",
"date": "2019-06-03 11:08:23 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@132"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99ca80c82d19715e699b81293f7b9fb35ef6b777"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.131",
"date": "2019-06-03 10:51:52 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@131"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dab4ce6fada2ec45fa830cc769c5eb17b82e7432"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.130",
"date": "2019-06-03 10:40:30 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@130"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6780066273cf9edb8f0bcec9b8fa8c20a99d0678"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.129",
"date": "2019-05-29 00:31:04 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@129"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b3d170530bd7aa74beb550079eff51d284c9e73e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.128",
19980,15 → 10464,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Chrome bug workaround"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@128"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a4edb99f15437bcd17dde7fe6a7c02b6b682a68d"
]
}
},
{
"version": "2.0.0.127",
19996,15 → 10472,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More SEO + Chrome bug workaround"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@127"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5b1bde546b6a7dd79880be348e4abe6debb70523"
]
}
},
{
"version": "2.0.0.126",
20012,15 → 10480,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Reordered content and removed cookieconsent, trying to improve SEO"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@126"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/27ea07e5c804ef88b0dc6a37ab0c8886c86431eb"
]
}
},
{
"version": "2.0.0.125",
20028,29 → 10488,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small RFC update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@125"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/1e721019f319e9141ab852cedb22bf012faca738"
]
}
},
{
"version": "2.0.0.124",
"date": "2019-05-26 16:05:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@124"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/69e9ac8890208f28ced730b2c6ce007aa374ab34"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.123",
20058,15 → 10504,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Editing of content (via tinyMCE) now mobile friendly"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@123"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/70810eb7248bef641ee3821f10e41da94b19e657"
]
}
},
{
"version": "2.0.0.122",
20074,15 → 10512,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Responsive design bugfix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@122"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/28fdc3624127b12c8b7b9bb0dde7bf654fe126f7"
]
}
},
{
"version": "2.0.0.121",
20090,15 → 10520,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixes to OIDinfo export"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@121"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/de81efdb7b71287cdc14714b327fa8212ad5fbff"
]
}
},
{
"version": "2.0.0.120",
20106,43 → 10528,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introcued Responsive Webdesign"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@120"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e6f709e84c65755cc6ce49954e24d97ca39614ed"
]
}
},
{
"version": "2.0.0.119",
"date": "2019-05-20 09:37:58 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@119"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb3352452d4b7f1748cd02d1bdc2599ca70d9fa2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.118",
"date": "2019-05-19 18:57:01 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@118"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3ae1b79aaf8a19aba360d562a8ffd5e3f70adde8"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.117",
20150,15 → 10552,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added logging functionality"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@117"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b4fa60c3778990abc3b58ee95e27afac90f35e11"
]
}
},
{
"version": "2.0.0.116",
20166,15 → 10560,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Logger Work in Progress"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@116"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5efc88562731738b1b166f797a72687e90122fc1"
]
}
},
{
"version": "2.0.0.115",
20182,15 → 10568,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Logger Work In Progress"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@115"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5e9a9c60169ec932e7f6b18c2f3abc8b5254eeff"
]
}
},
{
"version": "2.0.0.114",
20198,43 → 10576,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"openOidInPanel() is now faster (loads content before tree)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@114"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/092212d2a93465fa1e7d8a1618d858ffaca217c9"
]
}
},
{
"version": "2.0.0.113",
"date": "2019-05-17 22:54:05 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@113"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0b8412b1b34a70de7883f32b1ef647cf18602cea"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.112",
"date": "2019-05-17 21:27:53 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@112"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f1c4f7430444c34157150bf7702da6490014dd8e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.111",
20242,43 → 10600,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Improved OOBE DBs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@111"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/99cb388f1dbce517e9beb5872c549631399475f9"
]
}
},
{
"version": "2.0.0.110",
"date": "2019-05-17 09:00:07 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@110"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b29d0c29891caaedac74bbd994549660e69d506b"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.109",
"date": "2019-05-17 00:44:28 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@109"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c433c146e69290a7f3a7d2e72d53d35020b5dac6"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.108",
20286,15 → 10624,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfixes; \"List RA\" now in tree expandable"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@108"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a970deb1d277d446d18a4c60656bbdcd34403405"
]
}
},
{
"version": "2.0.0.107",
20302,15 → 10632,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Another big update"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@107"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/89312f7ea5a2d68cff3bdf4ca4fde7deef9b8f3c"
]
}
},
{
"version": "2.0.0.106",
20318,15 → 10640,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed but in menu"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@106"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/edc0036350384efade670ac7fb332d0233b2a6f4"
]
}
},
{
"version": "2.0.0.105",
20334,15 → 10648,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Mobile: System menu button animations"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@105"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/854acfbf8718ac4cb5e8f40bb1d08a1116586f3d"
]
}
},
{
"version": "2.0.0.104",
20350,15 → 10656,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Big update!"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@104"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/10f4d064564c152c72578a86d18611db0fdd2bf8"
]
}
},
{
"version": "2.0.0.103",
20366,15 → 10664,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Welcome page has now links to the object types"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@103"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f452a7efce5d214cd157bbdff027c0d218705542"
]
}
},
{
"version": "2.0.0.102",
20382,15 → 10672,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Theme colors"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@102"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8305c7039147e729b846914d1bc9e724cc6de5e2"
]
}
},
{
"version": "2.0.0.101",
20398,29 → 10680,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Whois is now a plugin"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@101"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/882eb567b43fa9892e4ed96d37bd2e30835d40fc"
]
}
},
{
"version": "2.0.0.100",
"date": "2019-05-15 00:35:02 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@100"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b7b097af9d2ebc6ae6e26405271a45b4d380033a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.99",
20428,15 → 10696,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small menu button design change"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@99"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/65745c07f4a175c08686987fe7c853e0cd6331a1"
]
}
},
{
"version": "2.0.0.98",
20444,29 → 10704,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"In the content pane, you can now navigate to parent nodes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@98"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0c6372073bac12888fe0797daa726115780f3efb"
]
}
},
{
"version": "2.0.0.97",
"date": "2019-05-14 14:35:11 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@97"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ea9bb2de21d9260ea11a1cc8b3ffb89696262e8a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.96",
20474,15 → 10720,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Mobildesign"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@96"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d5d1a7cf0a0f11112d6208132a9af3cd732dfa11"
]
}
},
{
"version": "2.0.0.95",
20490,15 → 10728,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"First attempt to a mobile design"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@95"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/83463eaea4586bf8bf3c22995cf425525363a100"
]
}
},
{
"version": "2.0.0.94",
20506,15 → 10736,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Empty index pages"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@94"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d0098e8670eb8d20b0f063edc04bb36ff0e91c7e"
]
}
},
{
"version": "2.0.0.93",
20522,29 → 10744,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Catched Exceptions for invalid OIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@93"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/dc0ed9f5b145c3fef1cb3c2b296e0c7f12e4ff8f"
]
}
},
{
"version": "2.0.0.92",
"date": "2019-05-07 11:09:37 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@92"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/19827340c32313f0f14a326aaf46e7b91d486ab5"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.91",
20552,15 → 10760,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small fixes in re OIDinfo export"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@91"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d9180d90370367a152c4e07c9985225b0618a2e9"
]
}
},
{
"version": "2.0.0.90",
20568,15 → 10768,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"OIDinfo export \"more information\" link"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@90"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5f40e843d20c031d41c15f9059fa978daf195dc7"
]
}
},
{
"version": "2.0.0.89",
20584,43 → 10776,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Weird TinyMCE encoding issue fixed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@89"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9f5ed95e2fbb5e153e82ec7041f8cf971dcdd1f4"
]
}
},
{
"version": "2.0.0.88",
"date": "2019-04-13 12:25:54 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@88"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3fd91bee3c26254806b5ac5900841b6ed436f959"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.87",
"date": "2019-04-12 21:13:52 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@87"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0e08a9e6b2992ca70d40a15c76fbb3b84a86e57e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.86",
20628,15 → 10800,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Session now protectede against hijacking (IP change)"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@86"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/32cf067c0628ee9c6987b60aaf52356b1910d509"
]
}
},
{
"version": "2.0.0.85",
20644,29 → 10808,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Session Cookies are now only sent if the user actually log ins."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@85"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e74a4bea12a0c393fa7049465384ed24a72416c5"
]
}
},
{
"version": "2.0.0.84",
"date": "2019-04-07 20:31:33 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@84"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e4462f11788d4cc3b253d5fbc64e12d5e5579e58"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.83",
20674,15 → 10824,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Non-OIDs are now transmitted via XML, too"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@83"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d2dd5229057072ba5848d2a0abbb2d9e5b004442"
]
}
},
{
"version": "2.0.0.82",
20690,15 → 10832,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Various fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@82"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/94b1f4d98c98ed4de7b758c254244295d444010d"
]
}
},
{
"version": "2.0.0.81",
20706,15 → 10840,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Setup fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@81"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b17541adb6de638dbbae1a76877cc7e12e36e98e"
]
}
},
{
"version": "2.0.0.80",
20722,15 → 10848,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"More OOBE fixes"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@80"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0b1010977fffc798a516274131c808b9b31be9f1"
]
}
},
{
"version": "2.0.0.79",
20738,15 → 10856,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"During OOBE, only OID is listed as enabled object type"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@79"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/96a365cff71bf98a9ab5c2e510d88cf359a2f604"
]
}
},
{
"version": "2.0.0.78",
20754,15 → 10864,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Verified that the product runs out-of-the-box"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@78"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/40d01ee375f2306ee6226f56738230117518a842"
]
}
},
{
"version": "2.0.0.77",
20770,15 → 10872,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Replaced deprecated mysql_* functions"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@77"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/b9bac9eeae17dd5bfd2878d655d190adb4fa9a3b"
]
}
},
{
"version": "2.0.0.76",
20786,15 → 10880,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed various problems with the registration. E-Mail address in now in the database and not in the config"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@76"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/9a30cf0c193b8f2a054c340e8eb18e067cc51d05"
]
}
},
{
"version": "2.0.0.75",
20802,15 → 10888,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Solved chicken-egg problem in re config initialization"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@75"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7be5a4105b6797c3d74643b82322362b13044026"
]
}
},
{
"version": "2.0.0.74",
20818,43 → 10896,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Introduces registration procedure / OOBE"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@74"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c896e2311c470456a1b3dbac7c20b71ef16674e"
]
}
},
{
"version": "2.0.0.73",
"date": "2019-04-04 13:35:39 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@73"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d83aafac537c7278e25b8669b43b492ed649a0d1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.72",
"date": "2019-04-04 13:35:21 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@72"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6c90fbe737cb7bf141ba50f8b4cad0ecb188a0fa"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.71",
20862,43 → 10920,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Redirect after admin RA delete"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@71"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0cc458482c7b0539fd91a8eaa726dc0b83b0f75a"
]
}
},
{
"version": "2.0.0.70",
"date": "2019-04-02 09:04:24 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@70"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/633862cf2c0f6070f1ca12e7b9a761a0c4ade6c7"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.69",
"date": "2019-04-02 08:57:17 +0200",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@69"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e5ea9fd103c31bfada62a75a44a87c1c25c61145"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.68",
20907,15 → 10945,7
"changes": [
"Plugins can now influence conditional tree selection.",
"Added plugin \"External resources\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@68"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fecd894107a44251788c00ba89b77193a7c7c6c7"
]
}
},
{
"version": "2.0.0.67",
20923,15 → 10953,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"UUIDs of OIDs will be shown"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@67"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/337938291b6cb99e618c1746991ee8f7fbac503c"
]
}
},
{
"version": "2.0.0.66",
20939,15 → 10961,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Object types are registered in admin config, not in a file anymore"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@66"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0fba0f235cd633f9fd9d0ed1ffe9459072558045"
]
}
},
{
"version": "2.0.0.65",
20955,15 → 10969,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Bugfix: Symlink doc/ error"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@65"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a2dbf5eaa694d6f7b056ca7aa36447f18dae2f30"
]
}
},
{
"version": "2.0.0.64",
20971,15 → 10977,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added \"visible\" and \"protected\" fields to configuration table"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@64"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c652fa3aba258f2ec5a67ff51c8eb82844c3c21b"
]
}
},
{
"version": "2.0.0.63",
20987,15 → 10985,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Documents\" plugin: Added support for folders"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@63"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/233a5a6bbb8318617c5cf6c939be1b32aa272ea9"
]
}
},
{
"version": "2.0.0.62",
21003,15 → 10993,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New plugin: \"Documents\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@62"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/bb2b00c64b2fffd995dd08ce331edbdd23bdb1c8"
]
}
},
{
"version": "2.0.0.61",
21019,15 → 11001,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Plugin API heavily improved"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@61"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fe61864144c25f8a148c2f017fd68ae2632e701f"
]
}
},
{
"version": "2.0.0.60",
21035,29 → 11009,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Configuration moved into plugins"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@60"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/87123aefdc149181540e06ed47f1ed063f1afbe4"
]
}
},
{
"version": "2.0.0.59",
"date": "2019-03-27 14:58:11 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@59"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/ac3fb3468be8a81f129ea865ff4f00588d55b21e"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.58",
21065,15 → 11025,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Search icon"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@58"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e9c0e9839df3439856083248ca3416607b2a74f3"
]
}
},
{
"version": "2.0.0.57",
21082,15 → 11034,7
"changes": [
"Added search functionality.",
"Fixed bug: Back-button did not add icon to the title."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@57"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/102bc4f341b827f2a4c1c94fa0be9a2ba4b5bcab"
]
}
},
{
"version": "2.0.0.56",
21098,43 → 11042,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Object icon is now a cube instead of a box"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@56"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/10b7c79f467326edfa0c4191da4ab2a5deb6a7fb"
]
}
},
{
"version": "2.0.0.55",
"date": "2019-03-26 21:51:42 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@55"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e114af1927f226421ff12416b43a0ce7c44929fd"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.54",
"date": "2019-03-26 19:36:06 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@54"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/0651fe6012002e9cc360ca846b7c000daa1f76d9"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.53",
21142,29 → 11066,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@53"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/574288fb26ac17f1aef1f4b328b723d273c29045"
]
}
},
{
"version": "2.0.0.52",
"date": "2019-03-25 13:01:18 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@52"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f31cd43aa9bc885ba9e7821bd221d72f481cf930"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.51",
21172,15 → 11082,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"IRI notation view: long arcs marked"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@51"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/a5f9225db504fea0da25a2c10b70543aabd8b263"
]
}
},
{
"version": "2.0.0.50",
21188,15 → 11090,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added \"standardized\" ASN.1 identifier attribute"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@50"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/48ccb280ea2a2d59e5445a5484ac49219b67a046"
]
}
},
{
"version": "2.0.0.49",
21204,43 → 11098,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Auto-SSL fix"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@49"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2d4de2a1c828e99d79d1d0890669f274d6b0503b"
]
}
},
{
"version": "2.0.0.48",
"date": "2019-03-23 23:07:08 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@48"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c42a21f08c252d0e64c33598b7a0bdd4bcc17e2d"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.47",
"date": "2019-03-23 22:55:04 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@47"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3fd86367defff318a07b58f1b6eefdbe2437a09c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.46",
21248,29 → 11122,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"New functionality: Disable RA email address change"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@46"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fa1f928e861f747911eb485f2d632a23bf4d17e4"
]
}
},
{
"version": "2.0.0.45",
"date": "2019-03-23 01:14:35 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@45"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5c1f65eefc1426f8c190e71514f514575b7021c1"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.44",
21278,15 → 11138,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Change email address script"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@44"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eac0ba5fc29e86838e072286731f5d75a7d2fb39"
]
}
},
{
"version": "2.0.0.43",
21294,15 → 11146,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Graphical improvements"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@43"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c95cce3882014586b395beed9708e1d322d1b896"
]
}
},
{
"version": "2.0.0.42",
21310,15 → 11154,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Automatic redirection to HTTPS"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@42"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/50c994824a1c9cb28160238849cd222189de2741"
]
}
},
{
"version": "2.0.0.41",
21326,15 → 11162,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@41"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/50a75da25649f81932b256f90d711e51695fd7ac"
]
}
},
{
"version": "2.0.0.40",
21342,29 → 11170,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@40"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/db6cf61a1c01b06f96993eef301031ef19499302"
]
}
},
{
"version": "2.0.0.39",
"date": "2019-03-21 15:09:52 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@39"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/c794d2fe887eb4e3be733ff7cba68bf54d3a37d3"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.38",
21372,29 → 11186,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"DOI: Distance API"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@38"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6e62f088673736af3539d2e4517468c529146601"
]
}
},
{
"version": "2.0.0.37",
"date": "2019-03-21 13:00:43 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@37"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6ed7e09eadd6cd30e5ffcdb7a4790537ee655e47"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.36",
21404,15 → 11204,7
"GS1: Whois Find with and without check digit",
"Java: Distance API implemented",
"IPv4/IPv6: Unnecessary bits are removed at the one_up() function"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@36"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/eac965bee55368378b88280b4a353c46b4b0187c"
]
}
},
{
"version": "2.0.0.35",
21420,15 → 11212,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC proof read by cheery314"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@35"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f3308103a880832db0720e7788a819f1be52ccf9"
]
}
},
{
"version": "2.0.0.34",
21436,29 → 11220,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Icons"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@34"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/616a09704b828b7abb8ead28ae1c021f6bf2c73d"
]
}
},
{
"version": "2.0.0.33",
"date": "2019-03-21 09:53:52 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@33"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3a38ec907c8f5889c77a0542e7888284cd3b7901"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.32",
21466,43 → 11236,23
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Content pages now have large 48x48 icons"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@32"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/62ea50e71e9800454b07753ea803ac072efa0f70"
]
}
},
{
"version": "2.0.0.31",
"date": "2019-03-20 22:51:44 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@31"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/906ea7390f9b218ad140366464dc98ccb2a46a0a"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.30",
"date": "2019-03-20 22:39:40 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@30"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8cb83445ef4c8cb2397519cb3b14f445f302744c"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.29",
21510,29 → 11260,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Fixed bug in recursive deletion"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@29"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/5637ffd22d75d5d4e466811ce372bf52817375a5"
]
}
},
{
"version": "2.0.0.28",
"date": "2019-03-20 17:34:54 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@28"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/92091c5cb4f5e929d18e347d18088ec3f2fddd29"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.27",
21540,29 → 11276,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GUID \"root detection\" improved; performance upgrade"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@27"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/235a6b3aa612bbb291b3a55f98fad7f5fae08493"
]
}
},
{
"version": "2.0.0.26",
"date": "2019-03-20 16:01:03 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@26"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/514eec6b7c55caf08c9afa64d80073971bb9a8ed"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.25",
21570,15 → 11292,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Logout icon"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@25"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/3b60e0484c599159bce18c126e27673950476bf5"
]
}
},
{
"version": "2.0.0.24",
21586,15 → 11300,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Icons"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@24"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fce3eca511153e5a8fd2afd1fb973bc499858ee5"
]
}
},
{
"version": "2.0.0.23",
21602,15 → 11308,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@23"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/445a71e25d5f17528a8cea4433c34c025ed582f7"
]
}
},
{
"version": "2.0.0.22",
21618,15 → 11316,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"RFC"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@22"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/00f7ae2f4145f6a4aec593cd6eaa892f4c89028b"
]
}
},
{
"version": "2.0.0.21",
21634,15 → 11324,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"\"Web Whois\" links"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@21"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4a0031b38ff55df13f8b24406b0b7c7dc8d67aa1"
]
}
},
{
"version": "2.0.0.20",
21650,15 → 11332,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"IPv4+IPv6: Whois distance search now possible"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@20"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/cf82aad9c8b15834d2e89529590a2b29de02db99"
]
}
},
{
"version": "2.0.0.19",
21666,15 → 11340,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"GUID: nested categories are now allowed"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@19"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fcf832bf6de76484e23e80c0c8042b595a6edfd4"
]
}
},
{
"version": "2.0.0.18",
21682,15 → 11348,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"IPv4/IPv6: Enforce that addresses are inside CIDR of superior range"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@18"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/4362fcaa5e6139a542fe341ec52603b739bf0733"
]
}
},
{
"version": "2.0.0.17",
21698,29 → 11356,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"IPv4/IPv6 technical information"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@17"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/fd553284c67f0620ac6fdcbc3a34c4bf23c51356"
]
}
},
{
"version": "2.0.0.16",
"date": "2019-03-18 23:14:01 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@16"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/aa3c45ef30c8600ab3b56f7a32d46248b477edf2"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.15",
21728,15 → 11372,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Admin page \"Well known OIDs\""
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@15"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/367cf357010b1b91ec115a1e8a2301cfac13b9ff"
]
}
},
{
"version": "2.0.0.14",
21744,15 → 11380,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Config values are now checked before they are saved."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@14"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/609f532f3f4b367c5c7866708c9c445cc0c3bfce"
]
}
},
{
"version": "2.0.0.13",
21760,29 → 11388,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Added configuration page in admin area; fixed some critical bugs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@13"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/7b7387942c6ea14c7620018f08d29d51a2af681d"
]
}
},
{
"version": "2.0.0.12",
"date": "2019-03-17 23:54:20 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@12"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/8b7a8f8ea307abb2c83ea6007e751f46de777712"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.11",
21790,15 → 11404,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Small design tweaks"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@11"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/e926612bed2eabe75c230199ab653cb69c6476b9"
]
}
},
{
"version": "2.0.0.10",
21806,15 → 11412,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Design improvement at login page"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@10"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/52b570c754cf8d4f9be21da7a197f392e2f5773a"
]
}
},
{
"version": "2.0.0.9",
21822,15 → 11420,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"CSS and HTML now valid. JS has no warnings in JSHint anymore."
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@9"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/d03b0f55de7634dcca1d3c52d12180233ca7297b"
]
}
},
{
"version": "2.0.0.8",
21838,29 → 11428,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Whois: Subordinate natural order of OIDs"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@8"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/06b8d6f57fe769d08fe44918834b036bd017380a"
]
}
},
{
"version": "2.0.0.7",
"date": "2019-03-14 00:07:32 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@7"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/2bd17b88cd940f0e56ad6890f6b6274059654591"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.6",
21868,29 → 11444,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Formatting"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@6"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/43da025a5266e7de672ef4a6769381afe3e054a5"
]
}
},
{
"version": "2.0.0.5",
"date": "2019-03-13 22:16:10 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@5"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/6e8340a0444985aa75d5336df1cecad8294d2edc"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.4",
21898,29 → 11460,15
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Smaller fixes, TinyMCE updated to 5.0.2, updated title bar"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@4"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/f3bdd71353bbccd070adcc3b6414bbd3f08cf592"
]
}
},
{
"version": "2.0.0.3",
"date": "2019-03-13 00:06:12 +0100",
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@3"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/866ef9949821334d84f08a54e5f4f0988bb85190"
"changes": [
"(No comment)"
]
}
},
{
"version": "2.0.0.2",
21928,15 → 11476,7
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Initial Work-In-Progress SVN release"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@2"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/751d966e46b0e99c4f97d2694c5032465d0de304"
]
}
},
{
"version": "2.0.0.1",
21944,14 → 11484,6
"author": "Daniel Marschall (ViaThinkSoft)",
"changes": [
"Created SVN root directories"
],
"sources": {
"svn": [
"https://svn.viathinksoft.com/svn/oidplus/trunk@1"
],
"git": [
"https://github.com/danielmarschall/oidplus/tree/83c8bac8b512d89e00a57c380939e1f6b592a2be"
]
}
}
]
]
/trunk/dev/rewrite_changelog_from_svn
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/trunk/includes/edition.ini
18,11 → 18,13
downloadpage = https://www.oidplus.com/download.php
 
; Master changelog (is updated by hand)
; It must be in its source form, because due to security reasons, it cannot be accessed on live systems
master_changelog = https://raw.githubusercontent.com/danielmarschall/oidplus/master/changelog.json.php
 
; These files can be created using plugins/viathinksoft/adminPages/900_software_update/private/
; They can also be put on an extra GitHub repo
update_packages = https://www.oidplus.com/updates/v3/
;update_packages = https://www.oidplus.com/updates/v3/
update_packages = https://raw.githubusercontent.com/danielmarschall/oidplus_updates/main/
update_public_key = "MIIEIjANBgkqhkiG9w0BAQEFAAOCBA8AMIIECgKCBAEAuVxxKyA99XAKBnj59o4Oxomdl5Q6WbwRlwerZh2jv7eh+SdyGR6UwuvzMRuP57xqbKP+rKuGEZZzRbBkKQvQn99hjvuMjVEi89ViSO2KPAQnnzYt+1RfGBmlWmaeaGa1if5un7SKUi5/StsVq9RnAgcg+SV07WJB0QJqOWVrEWUuh9ommFHfcqekyHR85JcKmv9E36cJBubi8H8xgb3XTkN8ZOZzOzgFW4/VAK+4Kay57oyNS4Pv4DMFfzSGvQW0Wmuw83IChc1qS7v2N9X4R6VPR2BQO0KcPalw8y430f6+vmgYT6C5fAZjLs2WzF7QuGM75hm32U+PSfIW9ue9TSkKw6YjiWw9osBBTfPW02oa1avAZuRQdNMA7vcPCFoMjLZx7h6KHUy9LWtNzQQcER4+/P2J4pwBcx+xkWWg7i7x2G2lLZR/fqYJCGecJyYBinB4wUIFPTZzSFzm3mmUUhbDyYFF6qLRthzQmAbz57Vbxn/Rf8I7SIxd6ER6jAXRKJLm6CQBEVPyYIXH7nMkYcSxv98Vixw+hVs9Jst3praVERSidbr1gbEdaA00pHItT2wze2MBTC61ip3fouqg/72Mi56sifNFBBM8bK24DwBXCVGCuRUsPqkKNLHsjwx0ewGPmrvA49huVPD/3PODG7ACz0vjCscC9VnjDnTwufU24gI01EMDE1BOGiwaXfG2ZQ2UB2w+SUWeJRJWNv3/I8+Miqk9qfSlB1cJQD8Zs9D/pjj3tTLCGt0N8bgAyCaoi7aA2bPdNchiMbMHS020GwzsKMdx6UMXNE5ltJdxwhw7MBQx8PUAj/7ITh58rPWOIKsQ5Wfs8JOmj/Aq/CfSzZYZBfpG5HwBKejoS20GFn4NH7b/XrISAnKMozAOgKntmeEtmemdBOdBOBGb7tJBuSfur/znstNuizVkMRGM3EF/lF6d7l2Ou84LIH5+eklUeNnS4hTXSqCNQ9/M1TJHhF0a1/NDJ/Xtkv424PZDQ1MZjzZaUWrLxmmWG+Yi3HoHA7ux2LpRBUJKVW+ag4wOrOkW/KuaaOHFhQqLIun+3oZiBmmEDD8S+wONphzQeaLecNFHRFY3Q20nV+/QkLURbAdzPRxR6lTO9M4W00NXa8P9uIy8IoEuwcDcVn4YSGRSUx14wpi5STVVdc4mjRG2AZBvuNvt9oHJX8t0bVE4RGTRzdGO6O1Tckg3uzvNAdUysifPSCeWOAAjGIyedVGOJZOa4yRYrZhxJhwgg30ngG3KPDeH4V23TMUU2UK/901IZRK9bcTqun6oCvKbBnB+coWwy+3+QQOwBEyUQE3hdcxqYpOtxb24Vt9pVsqmZPp+FFYl8RzD4wlDsAwrKT6CiQIDAQAB"
 
; Note: More things to change:
; - /res/
/trunk/plugins/viathinksoft/adminPages/900_software_update/public.pem
File deleted
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
144,7 → 144,7
$naked = preg_replace('@<\?php /\* <ViaThinkSoftSignature>(.+)</ViaThinkSoftSignature> \*/ \?>\n@ismU', '', $cont);
$hash = hash("sha256", $naked.$basename);
 
$public_key = file_get_contents(__DIR__.'/public.pem');
$public_key = "-----BEGIN PUBLIC KEY-----\r\n".wordwrap(OIDplus::getEditionInfo()['update_public_key'], 64, "\r\n", true)."\r\n-----END PUBLIC KEY-----\r\n";
if (!openssl_verify($hash, $signature, $public_key, OPENSSL_ALGO_SHA256)) {
throw new OIDplusException(_L("Update package file of revision %1: Signature invalid",$ver));
}
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
Cannot display: file marked as a binary type.
svn:mime-type = application/json
/trunk/vendor/cacert.pem
1,7 → 1,7
##
## Bundle of CA Root Certificates
##
## Certificate data from Mozilla as of: Tue Aug 22 03:12:04 2023 GMT
## Certificate data from Mozilla as of: Tue Dec 12 04:12:04 2023 GMT
##
## This is a bundle of X.509 certificates of public Certificate Authorities
## (CA). These were automatically extracted from Mozilla's root certificates
14,7 → 14,7
## Just configure this file as the SSLCACertificateFile.
##
## Conversion done with mk-ca-bundle.pl version 1.29.
## SHA256: 0ff137babc6a5561a9cfbe9f29558972e5b528202681b7d3803d03a3e82922bd
## SHA256: 1970dd65858925d68498d2356aea6d03f764422523c5887deca8ce3ba9e1f845
##
 
 
200,27 → 200,6
qZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK4SVhM7JZG+Ju1zdXtg2pEto=
-----END CERTIFICATE-----
 
Security Communication Root CA
==============================
-----BEGIN CERTIFICATE-----
MIIDWjCCAkKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP
U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw
HhcNMDMwOTMwMDQyMDQ5WhcNMjMwOTMwMDQyMDQ5WjBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP
U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCzs/5/022x7xZ8V6UMbXaKL0u/ZPtM7orw
8yl89f/uKuDp6bpbZCKamm8sOiZpUQWZJtzVHGpxxpp9Hp3dfGzGjGdnSj74cbAZJ6kJDKaVv0uM
DPpVmDvY6CKhS3E4eayXkmmziX7qIWgGmBSWh9JhNrxtJ1aeV+7AwFb9Ms+k2Y7CI9eNqPPYJayX
5HA49LY6tJ07lyZDo6G8SVlyTCMwhwFY9k6+HGhWZq/NQV3Is00qVUarH9oe4kA92819uZKAnDfd
DJZkndwi92SL32HeFZRSFaB9UslLqCHJxrHty8OVYNEP8Ktw+N/LTX7s1vqr2b1/VPKl6Xn62dZ2
JChzAgMBAAGjPzA9MB0GA1UdDgQWBBSgc0mZaNyFW2XjmygvV5+9M7wHSDALBgNVHQ8EBAMCAQYw
DwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAaECpqLvkT115swW1F7NgE+vGkl3g
0dNq/vu+m22/xwVtWSDEHPC32oRYAmP6SBbvT6UL90qY8j+eG61Ha2POCEfrUj94nK9NrvjVT8+a
mCoQQTlSxN3Zmw7vkwGusi7KaEIkQmywszo+zenaSMQVy+n5Bw+SUEmK3TGXX8npN6o7WWWXlDLJ
s58+OmJYxUmtYg5xpTKqL8aJdkNAExNnPaJUJRDL8Try2frbSVa7pv6nQTXD4IhhyYjH3zYQIphZ
6rBK+1YWc26sTfcioU+tHXotRSflMMFe8toTyyVCUZVHA4xsIcx0Qu1T/zOLjw9XARYvz6buyXAi
FL39vmwLAw==
-----END CERTIFICATE-----
 
XRamp Global CA Root
====================
-----BEGIN CERTIFICATE-----
669,39 → 648,6
kpeDMdmztcpHWD9f
-----END CERTIFICATE-----
 
Autoridad de Certificacion Firmaprofesional CIF A62634068
=========================================================
-----BEGIN CERTIFICATE-----
MIIGFDCCA/ygAwIBAgIIU+w77vuySF8wDQYJKoZIhvcNAQEFBQAwUTELMAkGA1UEBhMCRVMxQjBA
BgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1hcHJvZmVzaW9uYWwgQ0lGIEE2
MjYzNDA2ODAeFw0wOTA1MjAwODM4MTVaFw0zMDEyMzEwODM4MTVaMFExCzAJBgNVBAYTAkVTMUIw
QAYDVQQDDDlBdXRvcmlkYWQgZGUgQ2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBB
NjI2MzQwNjgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDD
Utd9thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQMcas9UX4P
B99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefGL9ItWY16Ck6WaVICqjaY
7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15iNA9wBj4gGFrO93IbJWyTdBSTo3OxDqqH
ECNZXyAFGUftaI6SEspd/NYrspI8IM/hX68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyI
plD9amML9ZMWGxmPsu2bm8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctX
MbScyJCyZ/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirjaEbsX
LZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/TKI8xWVvTyQKmtFLK
bpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF6NkBiDkal4ZkQdU7hwxu+g/GvUgU
vzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVhOSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMBIGA1Ud
EwEB/wQIMAYBAf8CAQEwDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRlzeurNR4APn7VdMActHNH
DhpkLzCBpgYDVR0gBIGeMIGbMIGYBgRVHSAAMIGPMC8GCCsGAQUFBwIBFiNodHRwOi8vd3d3LmZp
cm1hcHJvZmVzaW9uYWwuY29tL2NwczBcBggrBgEFBQcCAjBQHk4AUABhAHMAZQBvACAAZABlACAA
bABhACAAQgBvAG4AYQBuAG8AdgBhACAANAA3ACAAQgBhAHIAYwBlAGwAbwBuAGEAIAAwADgAMAAx
ADcwDQYJKoZIhvcNAQEFBQADggIBABd9oPm03cXF661LJLWhAqvdpYhKsg9VSytXjDvlMd3+xDLx
51tkljYyGOylMnfX40S2wBEqgLk9am58m9Ot/MPWo+ZkKXzR4Tgegiv/J2Wv+xYVxC5xhOW1//qk
R71kMrv2JYSiJ0L1ILDCExARzRAVukKQKtJE4ZYm6zFIEv0q2skGz3QeqUvVhyj5eTSSPi5E6PaP
T481PyWzOdxjKpBrIF/EUhJOlywqrJ2X3kjyo2bbwtKDlaZmp54lD+kLM5FlClrD2VQS3a/DTg4f
Jl4N3LON7NWBcN7STyQF82xO9UxJZo3R/9ILJUFI/lGExkKvgATP0H5kSeTy36LssUzAKh3ntLFl
osS88Zj0qnAHY7S42jtM+kAiMFsRpvAFDsYCA0irhpuF3dvd6qJ2gHN99ZwExEWN57kci57q13XR
crHedUTnQn3iV2t93Jm8PYMo6oCTjcVMZcFwgbg4/EMxsvYDNEeyrPsiBsse3RdHHF9mudMaotoR
saS8I8nkvof/uZS2+F0gStRf571oe2XyFR7SOqkt6dhrJKyXWERHrVkY8SFlcN7ONGCoQPHzPKTD
KCOM/iczQ0CgFzzr6juwcqajuUpLXhZI9LK8yIySxZ2frHI2vDSANGupi5LAuBft7HZT9SQBjLMi
6Et8Vcad+qMUu2WFbm5PEn4KPJ2V
-----END CERTIFICATE-----
 
Izenpe.com
==========
-----BEGIN CERTIFICATE-----
3449,3 → 3395,140
PqYO5Wue/9vsL3SD3460s6neFE3/MaNFcyT6lSnMEpcEoji2jbDwN/zIIX8/syQbPYtuzE2wFg2W
HYMfRsCbvUOZ58SWLs5fyQ==
-----END CERTIFICATE-----
 
TrustAsia Global Root CA G3
===========================
-----BEGIN CERTIFICATE-----
MIIFpTCCA42gAwIBAgIUZPYOZXdhaqs7tOqFhLuxibhxkw8wDQYJKoZIhvcNAQEMBQAwWjELMAkG
A1UEBhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dpZXMsIEluYy4xJDAiBgNVBAMM
G1RydXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHMzAeFw0yMTA1MjAwMjEwMTlaFw00NjA1MTkwMjEw
MTlaMFoxCzAJBgNVBAYTAkNOMSUwIwYDVQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMu
MSQwIgYDVQQDDBtUcnVzdEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzMwggIiMA0GCSqGSIb3DQEBAQUA
A4ICDwAwggIKAoICAQDAMYJhkuSUGwoqZdC+BqmHO1ES6nBBruL7dOoKjbmzTNyPtxNST1QY4Sxz
lZHFZjtqz6xjbYdT8PfxObegQ2OwxANdV6nnRM7EoYNl9lA+sX4WuDqKAtCWHwDNBSHvBm3dIZwZ
Q0WhxeiAysKtQGIXBsaqvPPW5vxQfmZCHzyLpnl5hkA1nyDvP+uLRx+PjsXUjrYsyUQE49RDdT/V
P68czH5GX6zfZBCK70bwkPAPLfSIC7Epqq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1Ag
dB4SQXMeJNnKziyhWTXAyB1GJ2Faj/lN03J5Zh6fFZAhLf3ti1ZwA0pJPn9pMRJpxx5cynoTi+jm
9WAPzJMshH/x/Gr8m0ed262IPfN2dTPXS6TIi/n1Q1hPy8gDVI+lhXgEGvNz8teHHUGf59gXzhqc
D0r83ERoVGjiQTz+LISGNzzNPy+i2+f3VANfWdP3kXjHi3dqFuVJhZBFcnAvkV34PmVACxmZySYg
WmjBNb9Pp1Hx2BErW+Canig7CjoKH8GB5S7wprlppYiU5msTf9FkPz2ccEblooV7WIQn3MSAPmea
mseaMQ4w7OYXQJXZRe0Blqq/DPNL0WP3E1jAuPP6Z92bfW1K/zJMtSU7/xxnD4UiWQWRkUF3gdCF
TIcQcf+eQxuulXUtgQIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFEDk5PIj
7zjKsK5Xf/IhMBY027ySMB0GA1UdDgQWBBRA5OTyI+84yrCuV3/yITAWNNu8kjAOBgNVHQ8BAf8E
BAMCAQYwDQYJKoZIhvcNAQEMBQADggIBACY7UeFNOPMyGLS0XuFlXsSUT9SnYaP4wM8zAQLpw6o1
D/GUE3d3NZ4tVlFEbuHGLige/9rsR82XRBf34EzC4Xx8MnpmyFq2XFNFV1pF1AWZLy4jVe5jaN/T
G3inEpQGAHUNcoTpLrxaatXeL1nHo+zSh2bbt1S1JKv0Q3jbSwTEb93mPmY+KfJLaHEih6D4sTNj
duMNhXJEIlU/HHzp/LgV6FL6qj6jITk1dImmasI5+njPtqzn59ZW/yOSLlALqbUHM/Q4X6RJpstl
cHboCoWASzY9M/eVVHUl2qzEc4Jl6VL1XP04lQJqaTDFHApXB64ipCz5xUG3uOyfT0gA+QEEVcys
+TIxxHWVBqB/0Y0n3bOppHKH/lmLmnp0Ft0WpWIp6zqW3IunaFnT63eROfjXy9mPX1onAX1daBli
2MjN9LdyR75bl87yraKZk62Uy5P2EgmVtqvXO9A/EcswFi55gORngS1d7XB4tmBZrOFdRWOPyN9y
aFvqHbgB8X7754qz41SgOAngPN5C8sLtLpvzHzW2NtjjgKGLzZlkD8Kqq7HK9W+eQ42EVJmzbsAS
ZthwEPEGNTNDqJwuuhQxzhB/HIbjj9LV+Hfsm6vxL2PZQl/gZ4FkkfGXL/xuJvYz+NO1+MRiqzFR
JQJ6+N1rZdVtTTDIZbpoFGWsJwt0ivKH
-----END CERTIFICATE-----
 
TrustAsia Global Root CA G4
===========================
-----BEGIN CERTIFICATE-----
MIICVTCCAdygAwIBAgIUTyNkuI6XY57GU4HBdk7LKnQV1tcwCgYIKoZIzj0EAwMwWjELMAkGA1UE
BhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dpZXMsIEluYy4xJDAiBgNVBAMMG1Ry
dXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHNDAeFw0yMTA1MjAwMjEwMjJaFw00NjA1MTkwMjEwMjJa
MFoxCzAJBgNVBAYTAkNOMSUwIwYDVQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMSQw
IgYDVQQDDBtUcnVzdEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNi
AATxs8045CVD5d4ZCbuBeaIVXxVjAd7Cq92zphtnS4CDr5nLrBfbK5bKfFJV4hrhPVbwLxYI+hW8
m7tH5j/uqOFMjPXTNvk4XatwmkcN4oFBButJ+bAp3TPsUKV/eSm4IJijYzBhMA8GA1UdEwEB/wQF
MAMBAf8wHwYDVR0jBBgwFoAUpbtKl86zK3+kMd6Xg1mDpm9xy94wHQYDVR0OBBYEFKW7SpfOsyt/
pDHel4NZg6ZvccveMA4GA1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNnADBkAjBe8usGzEkxn0AA
bbd+NvBNEU/zy4k6LHiRUKNbwMp1JvK/kF0LgoxgKJ/GcJpo5PECMFxYDlZ2z1jD1xCMuo6u47xk
dUfFVZDj/bpV6wfEU6s3qe4hsiFbYI89MvHVI5TWWA==
-----END CERTIFICATE-----
 
CommScope Public Trust ECC Root-01
==================================
-----BEGIN CERTIFICATE-----
MIICHTCCAaOgAwIBAgIUQ3CCd89NXTTxyq4yLzf39H91oJ4wCgYIKoZIzj0EAwMwTjELMAkGA1UE
BhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29tbVNjb3BlIFB1YmxpYyBUcnVz
dCBFQ0MgUm9vdC0wMTAeFw0yMTA0MjgxNzM1NDNaFw00NjA0MjgxNzM1NDJaME4xCzAJBgNVBAYT
AlVTMRIwEAYDVQQKDAlDb21tU2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3Qg
RUNDIFJvb3QtMDEwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAARLNumuV16ocNfQj3Rid8NeeqrltqLx
eP0CflfdkXmcbLlSiFS8LwS+uM32ENEp7LXQoMPwiXAZu1FlxUOcw5tjnSCDPgYLpkJEhRGnSjot
6dZoL0hOUysHP029uax3OVejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G
A1UdDgQWBBSOB2LAUN3GGQYARnQE9/OufXVNMDAKBggqhkjOPQQDAwNoADBlAjEAnDPfQeMjqEI2
Jpc1XHvr20v4qotzVRVcrHgpD7oh2MSg2NED3W3ROT3Ek2DS43KyAjB8xX6I01D1HiXo+k515liW
pDVfG2XqYZpwI7UNo5uSUm9poIyNStDuiw7LR47QjRE=
-----END CERTIFICATE-----
 
CommScope Public Trust ECC Root-02
==================================
-----BEGIN CERTIFICATE-----
MIICHDCCAaOgAwIBAgIUKP2ZYEFHpgE6yhR7H+/5aAiDXX0wCgYIKoZIzj0EAwMwTjELMAkGA1UE
BhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29tbVNjb3BlIFB1YmxpYyBUcnVz
dCBFQ0MgUm9vdC0wMjAeFw0yMTA0MjgxNzQ0NTRaFw00NjA0MjgxNzQ0NTNaME4xCzAJBgNVBAYT
AlVTMRIwEAYDVQQKDAlDb21tU2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3Qg
RUNDIFJvb3QtMDIwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAR4MIHoYx7l63FRD/cHB8o5mXxO1Q/M
MDALj2aTPs+9xYa9+bG3tD60B8jzljHz7aRP+KNOjSkVWLjVb3/ubCK1sK9IRQq9qEmUv4RDsNuE
SgMjGWdqb8FuvAY5N9GIIvejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G
A1UdDgQWBBTmGHX/72DehKT1RsfeSlXjMjZ59TAKBggqhkjOPQQDAwNnADBkAjAmc0l6tqvmSfR9
Uj/UQQSugEODZXW5hYA4O9Zv5JOGq4/nich/m35rChJVYaoR4HkCMHfoMXGsPHED1oQmHhS48zs7
3u1Z/GtMMH9ZzkXpc2AVmkzw5l4lIhVtwodZ0LKOag==
-----END CERTIFICATE-----
 
CommScope Public Trust RSA Root-01
==================================
-----BEGIN CERTIFICATE-----
MIIFbDCCA1SgAwIBAgIUPgNJgXUWdDGOTKvVxZAplsU5EN0wDQYJKoZIhvcNAQELBQAwTjELMAkG
A1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29tbVNjb3BlIFB1YmxpYyBU
cnVzdCBSU0EgUm9vdC0wMTAeFw0yMTA0MjgxNjQ1NTRaFw00NjA0MjgxNjQ1NTNaME4xCzAJBgNV
BAYTAlVTMRIwEAYDVQQKDAlDb21tU2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1
c3QgUlNBIFJvb3QtMDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwSGWjDR1C45Ft
nYSkYZYSwu3D2iM0GXb26v1VWvZVAVMP8syMl0+5UMuzAURWlv2bKOx7dAvnQmtVzslhsuitQDy6
uUEKBU8bJoWPQ7VAtYXR1HHcg0Hz9kXHgKKEUJdGzqAMxGBWBB0HW0alDrJLpA6lfO741GIDuZNq
ihS4cPgugkY4Iw50x2tBt9Apo52AsH53k2NC+zSDO3OjWiE260f6GBfZumbCk6SP/F2krfxQapWs
vCQz0b2If4b19bJzKo98rwjyGpg/qYFlP8GMicWWMJoKz/TUyDTtnS+8jTiGU+6Xn6myY5QXjQ/c
Zip8UlF1y5mO6D1cv547KI2DAg+pn3LiLCuz3GaXAEDQpFSOm117RTYm1nJD68/A6g3czhLmfTif
BSeolz7pUcZsBSjBAg/pGG3svZwG1KdJ9FQFa2ww8esD1eo9anbCyxooSU1/ZOD6K9pzg4H/kQO9
lLvkuI6cMmPNn7togbGEW682v3fuHX/3SZtS7NJ3Wn2RnU3COS3kuoL4b/JOHg9O5j9ZpSPcPYeo
KFgo0fEbNttPxP/hjFtyjMcmAyejOQoBqsCyMWCDIqFPEgkBEa801M/XrmLTBQe0MXXgDW1XT2mH
+VepuhX2yFJtocucH+X8eKg1mp9BFM6ltM6UCBwJrVbl2rZJmkrqYxhTnCwuwwIDAQABo0IwQDAP
BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUN12mmnQywsL5x6YVEFm4
5P3luG0wDQYJKoZIhvcNAQELBQADggIBAK+nz97/4L1CjU3lIpbfaOp9TSp90K09FlxD533Ahuh6
NWPxzIHIxgvoLlI1pKZJkGNRrDSsBTtXAOnTYtPZKdVUvhwQkZyybf5Z/Xn36lbQnmhUQo8mUuJM
3y+Xpi/SB5io82BdS5pYV4jvguX6r2yBS5KPQJqTRlnLX3gWsWc+QgvfKNmwrZggvkN80V4aCRck
jXtdlemrwWCrWxhkgPut4AZ9HcpZuPN4KWfGVh2vtrV0KnahP/t1MJ+UXjulYPPLXAziDslg+Mkf
Foom3ecnf+slpoq9uC02EJqxWE2aaE9gVOX2RhOOiKy8IUISrcZKiX2bwdgt6ZYD9KJ0DLwAHb/W
NyVntHKLr4W96ioDj8z7PEQkguIBpQtZtjSNMgsSDesnwv1B10A8ckYpwIzqug/xBpMu95yo9GA+
o/E4Xo4TwbM6l4c/ksp4qRyv0LAbJh6+cOx69TOY6lz/KwsETkPdY34Op054A5U+1C0wlREQKC6/
oAI+/15Z0wUOlV9TRe9rh9VIzRamloPh37MG88EU26fsHItdkJANclHnYfkUyq+Dj7+vsQpZXdxc
1+SWrVtgHdqul7I52Qb1dgAT+GhMIbA1xNxVssnBQVocicCMb3SgazNNtQEo/a2tiRc7ppqEvOuM
6sRxJKi6KfkIsidWNTJf6jn7MZrVGczw
-----END CERTIFICATE-----
 
CommScope Public Trust RSA Root-02
==================================
-----BEGIN CERTIFICATE-----
MIIFbDCCA1SgAwIBAgIUVBa/O345lXGN0aoApYYNK496BU4wDQYJKoZIhvcNAQELBQAwTjELMAkG
A1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29tbVNjb3BlIFB1YmxpYyBU
cnVzdCBSU0EgUm9vdC0wMjAeFw0yMTA0MjgxNzE2NDNaFw00NjA0MjgxNzE2NDJaME4xCzAJBgNV
BAYTAlVTMRIwEAYDVQQKDAlDb21tU2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1
c3QgUlNBIFJvb3QtMDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDh+g77aAASyE3V
rCLENQE7xVTlWXZjpX/rwcRqmL0yjReA61260WI9JSMZNRTpf4mnG2I81lDnNJUDMrG0kyI9p+Kx
7eZ7Ti6Hmw0zdQreqjXnfuU2mKKuJZ6VszKWpCtYHu8//mI0SFHRtI1CrWDaSWqVcN3SAOLMV2MC
e5bdSZdbkk6V0/nLKR8YSvgBKtJjCW4k6YnS5cciTNxzhkcAqg2Ijq6FfUrpuzNPDlJwnZXjfG2W
Wy09X6GDRl224yW4fKcZgBzqZUPckXk2LHR88mcGyYnJ27/aaL8j7dxrrSiDeS/sOKUNNwFnJ5rp
M9kzXzehxfCrPfp4sOcsn/Y+n2Dg70jpkEUeBVF4GiwSLFworA2iI540jwXmojPOEXcT1A6kHkIf
hs1w/tkuFT0du7jyU1fbzMZ0KZwYszZ1OC4PVKH4kh+Jlk+71O6d6Ts2QrUKOyrUZHk2EOH5kQMr
eyBUzQ0ZGshBMjTRsJnhkB4BQDa1t/qp5Xd1pCKBXbCL5CcSD1SIxtuFdOa3wNemKfrb3vOTlycE
VS8KbzfFPROvCgCpLIscgSjX74Yxqa7ybrjKaixUR9gqiC6vwQcQeKwRoi9C8DfF8rhW3Q5iLc4t
Vn5V8qdE9isy9COoR+jUKgF4z2rDN6ieZdIs5fq6M8EGRPbmz6UNp2YINIos8wIDAQABo0IwQDAP
BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUR9DnsSL/nSz12Vdgs7Gx
cJXvYXowDQYJKoZIhvcNAQELBQADggIBAIZpsU0v6Z9PIpNojuQhmaPORVMbc0RTAIFhzTHjCLqB
KCh6krm2qMhDnscTJk3C2OVVnJJdUNjCK9v+5qiXz1I6JMNlZFxHMaNlNRPDk7n3+VGXu6TwYofF
1gbTl4MgqX67tiHCpQ2EAOHyJxCDut0DgdXdaMNmEMjRdrSzbymeAPnCKfWxkxlSaRosTKCL4BWa
MS/TiJVZbuXEs1DIFAhKm4sTg7GkcrI7djNB3NyqpgdvHSQSn8h2vS/ZjvQs7rfSOBAkNlEv41xd
gSGn2rtO/+YHqP65DSdsu3BaVXoT6fEqSWnHX4dXTEN5bTpl6TBcQe7rd6VzEojov32u5cSoHw2O
HG1QAk8mGEPej1WFsQs3BWDJVTkSBKEqz3EWnzZRSb9wO55nnPt7eck5HHisd5FUmrh1CoFSl+Nm
YWvtPjgelmFV4ZFUjO2MJB+ByRCac5krFk5yAD9UG/iNuovnFNa2RU9g7Jauwy8CTl2dlklyALKr
dVwPaFsdZcJfMw8eD/A7hvWwTruc9+olBdytoptLFwG+Qt81IR2tq670v64fG9PiO/yzcnMcmyiQ
iRM9HcEARwmWmjgb3bHPDcK0RPOWlc4yOo80nOAXx17Org3bhzjlP1v9mxnhMUF6cKojawHhRUzN
lM47ni3niAIi9G7oyOzWPPO5std3eqx7
-----END CERTIFICATE-----
/trunk/vendor/composer/installed.json
350,12 → 350,12
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "29f3e9fc900fa6a06de15e8eabdc860a49ce5c76"
"reference": "9bad54cf8b96975b6569cd0aea41d0b78f5e1602"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/29f3e9fc900fa6a06de15e8eabdc860a49ce5c76",
"reference": "29f3e9fc900fa6a06de15e8eabdc860a49ce5c76",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/9bad54cf8b96975b6569cd0aea41d0b78f5e1602",
"reference": "9bad54cf8b96975b6569cd0aea41d0b78f5e1602",
"shasum": ""
},
"require": {
362,7 → 362,7
"ext-zlib": "*",
"php": ">=7.0"
},
"time": "2023-11-30T21:53:37+00:00",
"time": "2023-12-03T23:48:11+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
433,18 → 433,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/vnag.git",
"reference": "0d4b0b4d80430cc4b723657ad73b35f23b4fd367"
"reference": "ba9c0ed48696e0e1534241598a352bc4059119a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/vnag/zipball/0d4b0b4d80430cc4b723657ad73b35f23b4fd367",
"reference": "0d4b0b4d80430cc4b723657ad73b35f23b4fd367",
"url": "https://api.github.com/repos/danielmarschall/vnag/zipball/ba9c0ed48696e0e1534241598a352bc4059119a4",
"reference": "ba9c0ed48696e0e1534241598a352bc4059119a4",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2023-11-05T18:32:23+00:00",
"time": "2023-12-17T21:10:26+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
837,12 → 837,12
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a"
"reference": "d2cd758ecb50addfe7a4283a2084a63efeefce3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a",
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d2cd758ecb50addfe7a4283a2084a63efeefce3d",
"reference": "d2cd758ecb50addfe7a4283a2084a63efeefce3d",
"shasum": ""
},
"require": {
860,7 → 860,7
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"time": "2023-11-27T11:13:31+00:00",
"time": "2023-12-19T04:55:17+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
/trunk/vendor/composer/installed.php
84,7 → 84,7
'danielmarschall/php_utils' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '29f3e9fc900fa6a06de15e8eabdc860a49ce5c76',
'reference' => '9bad54cf8b96975b6569cd0aea41d0b78f5e1602',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/php_utils',
'aliases' => array(
106,7 → 106,7
'danielmarschall/vnag' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '0d4b0b4d80430cc4b723657ad73b35f23b4fd367',
'reference' => 'ba9c0ed48696e0e1534241598a352bc4059119a4',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/vnag',
'aliases' => array(
189,7 → 189,7
'phpseclib/phpseclib' => array(
'pretty_version' => '3.0.x-dev',
'version' => '3.0.9999999.9999999-dev',
'reference' => '56c79f16a6ae17e42089c06a2144467acc35348a',
'reference' => 'd2cd758ecb50addfe7a4283a2084a63efeefce3d',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),
/trunk/vendor/danielmarschall/vnag/TODO.md
30,4 → 30,3
------
 
- Automatically encrypt/sign via a global config setting?
- Should we also allow other UOMs?
/trunk/vendor/danielmarschall/vnag/src/framework/vnag_framework.inc.php
11,7 → 11,7
 
Developed by Daniel Marschall www.viathinksoft.com
Licensed under the terms of the Apache 2.0 license
Revision 2023-11-05
Revision 2023-12-17
 
*/
 
21,6 → 21,19
 
****************************************************************************************************/
 
// https://nagios-plugins.org/doc/guidelines.html
// Detected substantial changes between documents of copyright years 2013 and 2018 (HTML fetched on 17 December 2023):
// Section "Performance data":
// 2013: "UOM (unit of measurement) is one of: [s/us/ms, %, B/KB/MB/TB, c]"
// 2018: "UOM (unit of measurement) is a string of zero or more characters, NOT including numbers, semicolons, or quotes. Some examples: [s/us/ms, %, B/KB/MB/TB, c]"
// Section "Perl Plugins":
// 2013: "(these simply do not compile under ePN)."
// 2018: "(these simply do not compile under ePNP." (introduced a typo!)
// Section "Plugin Options":
// 2013: "Code and output should try to respect the 80x25 size of a crt (remember when fixing stuff in the server room!)"
// 2018: "Code and output should try to respect the 80x25 size of a standard terminal."
// Various internal stuff like SourceForge, GitHub, etc., which is not relevant for the plugin interface.
 
if (!VNag::is_http_mode()) error_reporting(E_ALL);
 
# If you want to use -t/--timeout with your module, you must add following line in your module code:
32,7 → 45,8
# PHP should set this time limit to infinite.
set_time_limit(0);
 
define('VNAG_JSONDATA_V1', 'oid:1.3.6.1.4.1.37476.2.3.1.1'); // {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 products(2) vnag(3) jsondata(1) v1(1)}
// {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 products(2) vnag(3) jsondata(1) v1(1)}
define('VNAG_JSONDATA_V1', 'oid:1.3.6.1.4.1.37476.2.3.1.1');
 
// Set this to an array to overwrite getopt() and $_REQUEST[], respectively.
// Useful for mock tests.
44,7 → 58,7
}
 
abstract class VNag {
/*public*/ const VNAG_VERSION = '2023-11-05';
/*public*/ const VNAG_VERSION = '2023-12-17';
 
// Status 0..3 for STATUSMODEL_SERVICE (the default status model):
# The guideline states: "Higher-level errors (such as name resolution errors, socket timeouts, etc) are outside of the control of plugins and should generally NOT be reported as UNKNOWN states."
1031,7 → 1045,7
if (@mkdir($try,0777,true)) return $try;
}
 
throw new VNagException("Cannot get cache dir"); // TODO: translate and own exception type
throw new VNagException(VNagLang::$cannotGetCacheDir);
}
 
// This is not used by the framework itself, but can be useful for a lot of plugins
1652,17 → 1666,22
 
public static function isKnownUOM(string $uom) {
// see https://nagios-plugins.org/doc/guidelines.html#AEN200
// 10. UOM (unit of measurement) is one of:
// 10. UOM (unit of measurement)
// Definition as of 2013:
// "UOM (unit of measurement) is one of: [s/us/ms, %, B/KB/MB/TB, c]"
// New definition since 2018:
// "UOM (unit of measurement) is a string of zero or more characters, NOT including numbers, semicolons, or quotes. Some examples: [s/us/ms, %, B/KB/MB/TB, c]"
// Added to VNag on 17 Dec 2023: d, m, h, ns, PB, EB, ZB, YB
 
// no unit specified - assume a number (int or float) of things (eg, users, processes, load averages)
$no_unit = ($uom === '');
// s - seconds (also us, ms)
$seconds = ($uom === 's') || ($uom === 'ms') || ($uom === 'us');
$seconds = ($uom === 'd') || ($uom === 'h') || ($uom === 'm') || ($uom === 's') || ($uom === 'ms') || ($uom === 'us') || ($uom === 'ns');
// % - percentage
$percentage = ($uom === '%');
// B - bytes (also KB, MB, TB)
// NOTE: GB is not in the official development guidelines,probably due to an error, so I've added them anyway
$bytes = ($uom === 'B') || ($uom === 'KB') || ($uom === 'MB') || ($uom === 'GB') || ($uom === 'TB');
$bytes = ($uom === 'B') || ($uom === 'KB') || ($uom === 'MB') || ($uom === 'GB') || ($uom === 'TB') || ($uom === 'PB') || ($uom === 'EB') || ($uom === 'ZB') || ($uom === 'YB');
// c - a continous counter (such as bytes transmitted on an interface)
$counter = ($uom === 'c');
 
1673,6 → 1692,18
$res = clone $this;
 
// The value is normalized to seconds or megabytes
if ($res->uom === 'd') { // Added by DM 17 Dec 2023
$res->uom = 's';
$res->value *= 60 * 60 * 24;
}
if ($res->uom === 'h') { // Added by DM 17 Dec 2023
$res->uom = 's';
$res->value *= 60 * 60;
}
if ($res->uom === 'm') { // Added by DM 17 Dec 2023
$res->uom = 's';
$res->value *= 60;
}
if ($res->uom === 'ms') {
$res->uom = 's';
$res->value /= 1000;
1681,6 → 1712,10
$res->uom = 's';
$res->value /= 1000 * 1000;
}
if ($res->uom === 'ns') { // Added by DM 17 Dec 2023
$res->uom = 's';
$res->value /= 1000 * 1000 * 1000;
}
if ($res->uom === 'B') {
$res->uom = 'MB';
$res->value /= 1024 * 1024;
1697,6 → 1732,22
$res->uom = 'MB';
$res->value *= 1024 * 1024;
}
if ($res->uom === 'PB') { // Added by DM 17 Dec 2023
$res->uom = 'MB';
$res->value *= 1024 * 1024 * 1024;
}
if ($res->uom === 'EB') { // Added by DM 17 Dec 2023
$res->uom = 'MB';
$res->value *= 1024 * 1024 * 1024 * 1024;
}
if ($res->uom === 'ZB') { // Added by DM 17 Dec 2023
$res->uom = 'MB';
$res->value *= 1024 * 1024 * 1024 * 1024 * 1024;
}
if ($res->uom === 'YB') { // Added by DM 17 Dec 2023
$res->uom = 'MB';
$res->value *= 1024 * 1024 * 1024 * 1024 * 1024 * 1024;
}
if ($res->uom === 'c') {
$res->uom = '';
}
1719,13 → 1770,34
} else if ($target == 'TB') {
$res->uom = 'TB';
$res->value /= 1024 * 1024;
} else if ($target == 'PB') { // Added by DM 17 Dec 2023
$res->uom = 'PB';
$res->value /= 1024 * 1024 * 1024;
} else if ($target == 'EB') { // Added by DM 17 Dec 2023
$res->uom = 'EB';
$res->value /= 1024 * 1024 * 1024 * 1024;
} else if ($target == 'ZB') { // Added by DM 17 Dec 2023
$res->uom = 'ZB';
$res->value /= 1024 * 1024 * 1024 * 1024 * 1024;
} else if ($target == 'YB') { // Added by DM 17 Dec 2023
$res->uom = 'YB';
$res->value /= 1024 * 1024 * 1024 * 1024 * 1024 * 1024;
} else {
throw new VNagUomConvertException($res->uom, $target);
}
} else if ($res->uom == 's') {
if ($target == 's') {
if ($target == 'd') { // Added by DM 17 Dec 2023
$res->uom = 'd';
$res->value *= 24 * 60 * 60;
} else if ($target == 'h') { // Added by DM 17 Dec 2023
$res->uom = 'h';
$res->value *= 60 * 60;
} else if ($target == 'm') { // Added by DM 17 Dec 2023
$res->uom = 'm';
$res->value *= 60;
} else if ($target == 's') {
$res->uom = 's';
$res->value /= 1;
$res->value *= 1;
} else if ($target == 'ms') {
$res->uom = 'ms';
$res->value /= 1000;
1732,6 → 1804,9
} else if ($target == 'us') {
$res->uom = 'us';
$res->value /= 1000 * 1000;
} else if ($target == 'ns') { // Added by DM 17 Dec 2023
$res->uom = 'ns';
$res->value /= 1000 * 1000 * 1000;
} else {
throw new VNagUomConvertException($res->uom, $target);
}
2192,6 → 2267,7
static $php_error = 'PHP has detected an error in the plugin. Please contact the plugin author.';
static $output_level_lowered = "Output Buffer level lowered during cbRun(). Please contact the plugin author.";
static $openssl_missing = "OpenSSL is missing. Therefore, encryption and signatures are not available.";
static $cannotGetCacheDir = "Cannot get cache dir.";
 
// Help texts
static $warning_range = 'Warning range';
/trunk/vendor/emn178/js-sha3/CHANGELOG.md
1,5 → 1,10
# Change Log
 
## v0.9.3 / 2023-12-16
### Fixed
- Fix error in arrayBuffer when there are extra bytes #37
- fixed output if finalized.
 
## v0.9.2 / 2023-09-16
### Fixed
- don't modify global Array and ArrayBuffer prototypes. #33
/trunk/vendor/emn178/js-sha3/bower.json
1,6 → 1,6
{
"name": "js-sha3",
"version": "0.9.2",
"version": "0.9.3",
"main": ["src/sha3.js"],
"ignore": [
"samples",
/trunk/vendor/emn178/js-sha3/build/sha3.min.js
1,9 → 1,9
/**
* [js-sha3]{@link https://github.com/emn178/js-sha3}
*
* @version 0.9.2
* @version 0.9.3
* @author Chen, Yi-Cyuan [emn178@gmail.com]
* @copyright Chen, Yi-Cyuan 2015-2023
* @license MIT
*/
!function(){"use strict";function t(t,e,r){this.blocks=[],this.s=[],this.padding=e,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(t<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function e(e,r,n){t.call(this,e,r,n)}var r="input is invalid type",n="object"==typeof window,i=n?window:{};i.JS_SHA3_NO_WINDOW&&(n=!1);var o=!n&&"object"==typeof self;!i.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?i=global:o&&(i=self);for(var a=!i.JS_SHA3_NO_COMMON_JS&&"object"==typeof module&&module.exports,s="function"==typeof define&&define.amd,u=!i.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,f="0123456789abcdef".split(""),c=[4,1024,262144,67108864],h=[0,8,16,24],p=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],d=[224,256,384,512],l=[128,256],y=["hex","buffer","arrayBuffer","array","digest"],b={128:168,256:136},v=i.JS_SHA3_NO_NODE_JS||!Array.isArray?function(t){return"[object Array]"===Object.prototype.toString.call(t)}:Array.isArray,A=!u||!i.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView?ArrayBuffer.isView:function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer},g=function(t){var e=typeof t;if("string"===e)return[t,!0];if("object"!==e||null===t)throw new Error(r);if(u&&t.constructor===ArrayBuffer)return[new Uint8Array(t),!1];if(!v(t)&&!A(t))throw new Error(r);return[t,!1]},B=function(t){return 0===g(t)[0].length},_=function(e,r,n){return function(i){return new t(e,r,e).update(i)[n]()}},k=function(e,r,n){return function(i,o){return new t(e,r,o).update(i)[n]()}},w=function(t,e,r){return function(e,n,i,o){return O["cshake"+t].update(e,n,i,o)[r]()}},S=function(t,e,r){return function(e,n,i,o){return O["kmac"+t].update(e,n,i,o)[r]()}},C=function(t,e,r,n){for(var i=0;i<y.length;++i){var o=y[i];t[o]=e(r,n,o)}return t},x=function(e,r){var n=_(e,r,"hex");return n.create=function(){return new t(e,r,e)},n.update=function(t){return n.create().update(t)},C(n,_,e,r)},m=[{name:"keccak",padding:[1,256,65536,16777216],bits:d,createMethod:x},{name:"sha3",padding:[6,1536,393216,100663296],bits:d,createMethod:x},{name:"shake",padding:[31,7936,2031616,520093696],bits:l,createMethod:function(e,r){var n=k(e,r,"hex");return n.create=function(n){return new t(e,r,n)},n.update=function(t,e){return n.create(e).update(t)},C(n,k,e,r)}},{name:"cshake",padding:c,bits:l,createMethod:function(e,r){var n=b[e],i=w(e,0,"hex");return i.create=function(i,o,a){return B(o)&&B(a)?O["shake"+e].create(i):new t(e,r,i).bytepad([o,a],n)},i.update=function(t,e,r,n){return i.create(e,r,n).update(t)},C(i,w,e,r)}},{name:"kmac",padding:c,bits:l,createMethod:function(t,r){var n=b[t],i=S(t,0,"hex");return i.create=function(i,o,a){return new e(t,r,o).bytepad(["KMAC",a],n).bytepad([i],n)},i.update=function(t,e,r,n){return i.create(t,r,n).update(e)},C(i,S,t,r)}}],O={},z=[],N=0;N<m.length;++N)for(var J=m[N],M=J.bits,j=0;j<M.length;++j){var E=J.name+"_"+M[j];if(z.push(E),O[E]=J.createMethod(M[j],J.padding),"sha3"!==J.name){var H=J.name+M[j];z.push(H),O[H]=O[E]}}t.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e=g(t);t=e[0];for(var r,n,i=e[1],o=this.blocks,a=this.byteCount,s=t.length,u=this.blockCount,f=0,c=this.s;f<s;){if(this.reset)for(this.reset=!1,o[0]=this.block,r=1;r<u+1;++r)o[r]=0;if(i)for(r=this.start;f<s&&r<a;++f)(n=t.charCodeAt(f))<128?o[r>>2]|=n<<h[3&r++]:n<2048?(o[r>>2]|=(192|n>>6)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]):n<55296||n>=57344?(o[r>>2]|=(224|n>>12)<<h[3&r++],o[r>>2]|=(128|n>>6&63)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]):(n=65536+((1023&n)<<10|1023&t.charCodeAt(++f)),o[r>>2]|=(240|n>>18)<<h[3&r++],o[r>>2]|=(128|n>>12&63)<<h[3&r++],o[r>>2]|=(128|n>>6&63)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]);else for(r=this.start;f<s&&r<a;++f)o[r>>2]|=t[f]<<h[3&r++];if(this.lastByteIndex=r,r>=a){for(this.start=r-a,this.block=o[u],r=0;r<u;++r)c[r]^=o[r];I(c),this.reset=!0}else this.start=r}return this},t.prototype.encode=function(t,e){var r=255&t,n=1,i=[r];for(r=255&(t>>=8);r>0;)i.unshift(r),r=255&(t>>=8),++n;return e?i.push(n):i.unshift(n),this.update(i),i.length},t.prototype.encodeString=function(t){var e=g(t);t=e[0];var r=e[1],n=0,i=t.length;if(r)for(var o=0;o<t.length;++o){var a=t.charCodeAt(o);a<128?n+=1:a<2048?n+=2:a<55296||a>=57344?n+=3:(a=65536+((1023&a)<<10|1023&t.charCodeAt(++o)),n+=4)}else n=i;return n+=this.encode(8*n),this.update(t),n},t.prototype.bytepad=function(t,e){for(var r=this.encode(e),n=0;n<t.length;++n)r+=this.encodeString(t[n]);var i=(e-r%e)%e,o=[];return o.length=i,this.update(o),this},t.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex,r=this.blockCount,n=this.s;if(t[e>>2]|=this.padding[3&e],this.lastByteIndex===this.byteCount)for(t[0]=t[r],e=1;e<r+1;++e)t[e]=0;for(t[r-1]|=2147483648,e=0;e<r;++e)n[e]^=t[e];I(n)}},t.prototype.toString=t.prototype.hex=function(){this.finalize();for(var t,e=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,o=0,a=0,s="";a<n;){for(o=0;o<e&&a<n;++o,++a)t=r[o],s+=f[t>>4&15]+f[15&t]+f[t>>12&15]+f[t>>8&15]+f[t>>20&15]+f[t>>16&15]+f[t>>28&15]+f[t>>24&15];a%e==0&&(I(r),o=0)}return i&&(t=r[o],s+=f[t>>4&15]+f[15&t],i>1&&(s+=f[t>>12&15]+f[t>>8&15]),i>2&&(s+=f[t>>20&15]+f[t>>16&15])),s},t.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,o=0,a=0,s=this.outputBits>>3;t=i?new ArrayBuffer(n+1<<2):new ArrayBuffer(s);for(var u=new Uint32Array(t);a<n;){for(o=0;o<e&&a<n;++o,++a)u[a]=r[o];a%e==0&&I(r)}return i&&(u[o]=r[o],t=t.slice(0,s)),t},t.prototype.buffer=t.prototype.arrayBuffer,t.prototype.digest=t.prototype.array=function(){this.finalize();for(var t,e,r=this.blockCount,n=this.s,i=this.outputBlocks,o=this.extraBytes,a=0,s=0,u=[];s<i;){for(a=0;a<r&&s<i;++a,++s)t=s<<2,e=n[a],u[t]=255&e,u[t+1]=e>>8&255,u[t+2]=e>>16&255,u[t+3]=e>>24&255;s%r==0&&I(n)}return o&&(t=s<<2,e=n[a],u[t]=255&e,o>1&&(u[t+1]=e>>8&255),o>2&&(u[t+2]=e>>16&255)),u},(e.prototype=new t).finalize=function(){return this.encode(this.outputBits,!0),t.prototype.finalize.call(this)};var I=function(t){var e,r,n,i,o,a,s,u,f,c,h,d,l,y,b,v,A,g,B,_,k,w,S,C,x,m,O,z,N,J,M,j,E,H,I,R,F,U,D,V,W,Y,K,q,G,L,P,Q,T,X,Z,$,tt,et,rt,nt,it,ot,at,st,ut,ft,ct;for(n=0;n<48;n+=2)i=t[0]^t[10]^t[20]^t[30]^t[40],o=t[1]^t[11]^t[21]^t[31]^t[41],a=t[2]^t[12]^t[22]^t[32]^t[42],s=t[3]^t[13]^t[23]^t[33]^t[43],u=t[4]^t[14]^t[24]^t[34]^t[44],f=t[5]^t[15]^t[25]^t[35]^t[45],c=t[6]^t[16]^t[26]^t[36]^t[46],h=t[7]^t[17]^t[27]^t[37]^t[47],e=(d=t[8]^t[18]^t[28]^t[38]^t[48])^(a<<1|s>>>31),r=(l=t[9]^t[19]^t[29]^t[39]^t[49])^(s<<1|a>>>31),t[0]^=e,t[1]^=r,t[10]^=e,t[11]^=r,t[20]^=e,t[21]^=r,t[30]^=e,t[31]^=r,t[40]^=e,t[41]^=r,e=i^(u<<1|f>>>31),r=o^(f<<1|u>>>31),t[2]^=e,t[3]^=r,t[12]^=e,t[13]^=r,t[22]^=e,t[23]^=r,t[32]^=e,t[33]^=r,t[42]^=e,t[43]^=r,e=a^(c<<1|h>>>31),r=s^(h<<1|c>>>31),t[4]^=e,t[5]^=r,t[14]^=e,t[15]^=r,t[24]^=e,t[25]^=r,t[34]^=e,t[35]^=r,t[44]^=e,t[45]^=r,e=u^(d<<1|l>>>31),r=f^(l<<1|d>>>31),t[6]^=e,t[7]^=r,t[16]^=e,t[17]^=r,t[26]^=e,t[27]^=r,t[36]^=e,t[37]^=r,t[46]^=e,t[47]^=r,e=c^(i<<1|o>>>31),r=h^(o<<1|i>>>31),t[8]^=e,t[9]^=r,t[18]^=e,t[19]^=r,t[28]^=e,t[29]^=r,t[38]^=e,t[39]^=r,t[48]^=e,t[49]^=r,y=t[0],b=t[1],L=t[11]<<4|t[10]>>>28,P=t[10]<<4|t[11]>>>28,z=t[20]<<3|t[21]>>>29,N=t[21]<<3|t[20]>>>29,st=t[31]<<9|t[30]>>>23,ut=t[30]<<9|t[31]>>>23,Y=t[40]<<18|t[41]>>>14,K=t[41]<<18|t[40]>>>14,H=t[2]<<1|t[3]>>>31,I=t[3]<<1|t[2]>>>31,v=t[13]<<12|t[12]>>>20,A=t[12]<<12|t[13]>>>20,Q=t[22]<<10|t[23]>>>22,T=t[23]<<10|t[22]>>>22,J=t[33]<<13|t[32]>>>19,M=t[32]<<13|t[33]>>>19,ft=t[42]<<2|t[43]>>>30,ct=t[43]<<2|t[42]>>>30,et=t[5]<<30|t[4]>>>2,rt=t[4]<<30|t[5]>>>2,R=t[14]<<6|t[15]>>>26,F=t[15]<<6|t[14]>>>26,g=t[25]<<11|t[24]>>>21,B=t[24]<<11|t[25]>>>21,X=t[34]<<15|t[35]>>>17,Z=t[35]<<15|t[34]>>>17,j=t[45]<<29|t[44]>>>3,E=t[44]<<29|t[45]>>>3,C=t[6]<<28|t[7]>>>4,x=t[7]<<28|t[6]>>>4,nt=t[17]<<23|t[16]>>>9,it=t[16]<<23|t[17]>>>9,U=t[26]<<25|t[27]>>>7,D=t[27]<<25|t[26]>>>7,_=t[36]<<21|t[37]>>>11,k=t[37]<<21|t[36]>>>11,$=t[47]<<24|t[46]>>>8,tt=t[46]<<24|t[47]>>>8,q=t[8]<<27|t[9]>>>5,G=t[9]<<27|t[8]>>>5,m=t[18]<<20|t[19]>>>12,O=t[19]<<20|t[18]>>>12,ot=t[29]<<7|t[28]>>>25,at=t[28]<<7|t[29]>>>25,V=t[38]<<8|t[39]>>>24,W=t[39]<<8|t[38]>>>24,w=t[48]<<14|t[49]>>>18,S=t[49]<<14|t[48]>>>18,t[0]=y^~v&g,t[1]=b^~A&B,t[10]=C^~m&z,t[11]=x^~O&N,t[20]=H^~R&U,t[21]=I^~F&D,t[30]=q^~L&Q,t[31]=G^~P&T,t[40]=et^~nt&ot,t[41]=rt^~it&at,t[2]=v^~g&_,t[3]=A^~B&k,t[12]=m^~z&J,t[13]=O^~N&M,t[22]=R^~U&V,t[23]=F^~D&W,t[32]=L^~Q&X,t[33]=P^~T&Z,t[42]=nt^~ot&st,t[43]=it^~at&ut,t[4]=g^~_&w,t[5]=B^~k&S,t[14]=z^~J&j,t[15]=N^~M&E,t[24]=U^~V&Y,t[25]=D^~W&K,t[34]=Q^~X&$,t[35]=T^~Z&tt,t[44]=ot^~st&ft,t[45]=at^~ut&ct,t[6]=_^~w&y,t[7]=k^~S&b,t[16]=J^~j&C,t[17]=M^~E&x,t[26]=V^~Y&H,t[27]=W^~K&I,t[36]=X^~$&q,t[37]=Z^~tt&G,t[46]=st^~ft&et,t[47]=ut^~ct&rt,t[8]=w^~y&v,t[9]=S^~b&A,t[18]=j^~C&m,t[19]=E^~x&O,t[28]=Y^~H&R,t[29]=K^~I&F,t[38]=$^~q&L,t[39]=tt^~G&P,t[48]=ft^~et&nt,t[49]=ct^~rt&it,t[0]^=p[n],t[1]^=p[n+1]};if(a)module.exports=O;else{for(N=0;N<z.length;++N)i[z[N]]=O[z[N]];s&&define(function(){return O})}}();
!function(){"use strict";function t(t,e,r){this.blocks=[],this.s=[],this.padding=e,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(t<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function e(e,r,n){t.call(this,e,r,n)}var r="input is invalid type",n="object"==typeof window,i=n?window:{};i.JS_SHA3_NO_WINDOW&&(n=!1);var o=!n&&"object"==typeof self;!i.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?i=global:o&&(i=self);for(var a=!i.JS_SHA3_NO_COMMON_JS&&"object"==typeof module&&module.exports,s="function"==typeof define&&define.amd,u=!i.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,f="0123456789abcdef".split(""),c=[4,1024,262144,67108864],h=[0,8,16,24],p=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],d=[224,256,384,512],l=[128,256],y=["hex","buffer","arrayBuffer","array","digest"],b={128:168,256:136},v=i.JS_SHA3_NO_NODE_JS||!Array.isArray?function(t){return"[object Array]"===Object.prototype.toString.call(t)}:Array.isArray,A=!u||!i.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView?ArrayBuffer.isView:function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer},g=function(t){var e=typeof t;if("string"===e)return[t,!0];if("object"!==e||null===t)throw new Error(r);if(u&&t.constructor===ArrayBuffer)return[new Uint8Array(t),!1];if(!v(t)&&!A(t))throw new Error(r);return[t,!1]},B=function(t){return 0===g(t)[0].length},_=function(t){for(var e=[],r=0;r<t.length;++r)e[r]=t[r];return e},k=function(e,r,n){return function(i){return new t(e,r,e).update(i)[n]()}},w=function(e,r,n){return function(i,o){return new t(e,r,o).update(i)[n]()}},S=function(t,e,r){return function(e,n,i,o){return z["cshake"+t].update(e,n,i,o)[r]()}},C=function(t,e,r){return function(e,n,i,o){return z["kmac"+t].update(e,n,i,o)[r]()}},x=function(t,e,r,n){for(var i=0;i<y.length;++i){var o=y[i];t[o]=e(r,n,o)}return t},m=function(e,r){var n=k(e,r,"hex");return n.create=function(){return new t(e,r,e)},n.update=function(t){return n.create().update(t)},x(n,k,e,r)},O=[{name:"keccak",padding:[1,256,65536,16777216],bits:d,createMethod:m},{name:"sha3",padding:[6,1536,393216,100663296],bits:d,createMethod:m},{name:"shake",padding:[31,7936,2031616,520093696],bits:l,createMethod:function(e,r){var n=w(e,r,"hex");return n.create=function(n){return new t(e,r,n)},n.update=function(t,e){return n.create(e).update(t)},x(n,w,e,r)}},{name:"cshake",padding:c,bits:l,createMethod:function(e,r){var n=b[e],i=S(e,0,"hex");return i.create=function(i,o,a){return B(o)&&B(a)?z["shake"+e].create(i):new t(e,r,i).bytepad([o,a],n)},i.update=function(t,e,r,n){return i.create(e,r,n).update(t)},x(i,S,e,r)}},{name:"kmac",padding:c,bits:l,createMethod:function(t,r){var n=b[t],i=C(t,0,"hex");return i.create=function(i,o,a){return new e(t,r,o).bytepad(["KMAC",a],n).bytepad([i],n)},i.update=function(t,e,r,n){return i.create(t,r,n).update(e)},x(i,C,t,r)}}],z={},N=[],J=0;J<O.length;++J)for(var M=O[J],j=M.bits,E=0;E<j.length;++E){var H=M.name+"_"+j[E];if(N.push(H),z[H]=M.createMethod(j[E],M.padding),"sha3"!==M.name){var I=M.name+j[E];N.push(I),z[I]=z[H]}}t.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e=g(t);t=e[0];for(var r,n,i=e[1],o=this.blocks,a=this.byteCount,s=t.length,u=this.blockCount,f=0,c=this.s;f<s;){if(this.reset)for(this.reset=!1,o[0]=this.block,r=1;r<u+1;++r)o[r]=0;if(i)for(r=this.start;f<s&&r<a;++f)(n=t.charCodeAt(f))<128?o[r>>2]|=n<<h[3&r++]:n<2048?(o[r>>2]|=(192|n>>6)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]):n<55296||n>=57344?(o[r>>2]|=(224|n>>12)<<h[3&r++],o[r>>2]|=(128|n>>6&63)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]):(n=65536+((1023&n)<<10|1023&t.charCodeAt(++f)),o[r>>2]|=(240|n>>18)<<h[3&r++],o[r>>2]|=(128|n>>12&63)<<h[3&r++],o[r>>2]|=(128|n>>6&63)<<h[3&r++],o[r>>2]|=(128|63&n)<<h[3&r++]);else for(r=this.start;f<s&&r<a;++f)o[r>>2]|=t[f]<<h[3&r++];if(this.lastByteIndex=r,r>=a){for(this.start=r-a,this.block=o[u],r=0;r<u;++r)c[r]^=o[r];R(c),this.reset=!0}else this.start=r}return this},t.prototype.encode=function(t,e){var r=255&t,n=1,i=[r];for(r=255&(t>>=8);r>0;)i.unshift(r),r=255&(t>>=8),++n;return e?i.push(n):i.unshift(n),this.update(i),i.length},t.prototype.encodeString=function(t){var e=g(t);t=e[0];var r=e[1],n=0,i=t.length;if(r)for(var o=0;o<t.length;++o){var a=t.charCodeAt(o);a<128?n+=1:a<2048?n+=2:a<55296||a>=57344?n+=3:(a=65536+((1023&a)<<10|1023&t.charCodeAt(++o)),n+=4)}else n=i;return n+=this.encode(8*n),this.update(t),n},t.prototype.bytepad=function(t,e){for(var r=this.encode(e),n=0;n<t.length;++n)r+=this.encodeString(t[n]);var i=(e-r%e)%e,o=[];return o.length=i,this.update(o),this},t.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,e=this.lastByteIndex,r=this.blockCount,n=this.s;if(t[e>>2]|=this.padding[3&e],this.lastByteIndex===this.byteCount)for(t[0]=t[r],e=1;e<r+1;++e)t[e]=0;for(t[r-1]|=2147483648,e=0;e<r;++e)n[e]^=t[e];R(n)}},t.prototype.toString=t.prototype.hex=function(){this.finalize();for(var t,e=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,o=0,a=0,s="";a<n;){for(o=0;o<e&&a<n;++o,++a)t=r[o],s+=f[t>>4&15]+f[15&t]+f[t>>12&15]+f[t>>8&15]+f[t>>20&15]+f[t>>16&15]+f[t>>28&15]+f[t>>24&15];a%e==0&&(r=_(r),R(r),o=0)}return i&&(t=r[o],s+=f[t>>4&15]+f[15&t],i>1&&(s+=f[t>>12&15]+f[t>>8&15]),i>2&&(s+=f[t>>20&15]+f[t>>16&15])),s},t.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,r=this.s,n=this.outputBlocks,i=this.extraBytes,o=0,a=0,s=this.outputBits>>3;t=i?new ArrayBuffer(n+1<<2):new ArrayBuffer(s);for(var u=new Uint32Array(t);a<n;){for(o=0;o<e&&a<n;++o,++a)u[a]=r[o];a%e==0&&(r=_(r),R(r))}return i&&(u[a]=r[o],t=t.slice(0,s)),t},t.prototype.buffer=t.prototype.arrayBuffer,t.prototype.digest=t.prototype.array=function(){this.finalize();for(var t,e,r=this.blockCount,n=this.s,i=this.outputBlocks,o=this.extraBytes,a=0,s=0,u=[];s<i;){for(a=0;a<r&&s<i;++a,++s)t=s<<2,e=n[a],u[t]=255&e,u[t+1]=e>>8&255,u[t+2]=e>>16&255,u[t+3]=e>>24&255;s%r==0&&(n=_(n),R(n))}return o&&(t=s<<2,e=n[a],u[t]=255&e,o>1&&(u[t+1]=e>>8&255),o>2&&(u[t+2]=e>>16&255)),u},(e.prototype=new t).finalize=function(){return this.encode(this.outputBits,!0),t.prototype.finalize.call(this)};var R=function(t){var e,r,n,i,o,a,s,u,f,c,h,d,l,y,b,v,A,g,B,_,k,w,S,C,x,m,O,z,N,J,M,j,E,H,I,R,F,U,D,V,W,Y,K,q,G,L,P,Q,T,X,Z,$,tt,et,rt,nt,it,ot,at,st,ut,ft,ct;for(n=0;n<48;n+=2)i=t[0]^t[10]^t[20]^t[30]^t[40],o=t[1]^t[11]^t[21]^t[31]^t[41],a=t[2]^t[12]^t[22]^t[32]^t[42],s=t[3]^t[13]^t[23]^t[33]^t[43],u=t[4]^t[14]^t[24]^t[34]^t[44],f=t[5]^t[15]^t[25]^t[35]^t[45],c=t[6]^t[16]^t[26]^t[36]^t[46],h=t[7]^t[17]^t[27]^t[37]^t[47],e=(d=t[8]^t[18]^t[28]^t[38]^t[48])^(a<<1|s>>>31),r=(l=t[9]^t[19]^t[29]^t[39]^t[49])^(s<<1|a>>>31),t[0]^=e,t[1]^=r,t[10]^=e,t[11]^=r,t[20]^=e,t[21]^=r,t[30]^=e,t[31]^=r,t[40]^=e,t[41]^=r,e=i^(u<<1|f>>>31),r=o^(f<<1|u>>>31),t[2]^=e,t[3]^=r,t[12]^=e,t[13]^=r,t[22]^=e,t[23]^=r,t[32]^=e,t[33]^=r,t[42]^=e,t[43]^=r,e=a^(c<<1|h>>>31),r=s^(h<<1|c>>>31),t[4]^=e,t[5]^=r,t[14]^=e,t[15]^=r,t[24]^=e,t[25]^=r,t[34]^=e,t[35]^=r,t[44]^=e,t[45]^=r,e=u^(d<<1|l>>>31),r=f^(l<<1|d>>>31),t[6]^=e,t[7]^=r,t[16]^=e,t[17]^=r,t[26]^=e,t[27]^=r,t[36]^=e,t[37]^=r,t[46]^=e,t[47]^=r,e=c^(i<<1|o>>>31),r=h^(o<<1|i>>>31),t[8]^=e,t[9]^=r,t[18]^=e,t[19]^=r,t[28]^=e,t[29]^=r,t[38]^=e,t[39]^=r,t[48]^=e,t[49]^=r,y=t[0],b=t[1],L=t[11]<<4|t[10]>>>28,P=t[10]<<4|t[11]>>>28,z=t[20]<<3|t[21]>>>29,N=t[21]<<3|t[20]>>>29,st=t[31]<<9|t[30]>>>23,ut=t[30]<<9|t[31]>>>23,Y=t[40]<<18|t[41]>>>14,K=t[41]<<18|t[40]>>>14,H=t[2]<<1|t[3]>>>31,I=t[3]<<1|t[2]>>>31,v=t[13]<<12|t[12]>>>20,A=t[12]<<12|t[13]>>>20,Q=t[22]<<10|t[23]>>>22,T=t[23]<<10|t[22]>>>22,J=t[33]<<13|t[32]>>>19,M=t[32]<<13|t[33]>>>19,ft=t[42]<<2|t[43]>>>30,ct=t[43]<<2|t[42]>>>30,et=t[5]<<30|t[4]>>>2,rt=t[4]<<30|t[5]>>>2,R=t[14]<<6|t[15]>>>26,F=t[15]<<6|t[14]>>>26,g=t[25]<<11|t[24]>>>21,B=t[24]<<11|t[25]>>>21,X=t[34]<<15|t[35]>>>17,Z=t[35]<<15|t[34]>>>17,j=t[45]<<29|t[44]>>>3,E=t[44]<<29|t[45]>>>3,C=t[6]<<28|t[7]>>>4,x=t[7]<<28|t[6]>>>4,nt=t[17]<<23|t[16]>>>9,it=t[16]<<23|t[17]>>>9,U=t[26]<<25|t[27]>>>7,D=t[27]<<25|t[26]>>>7,_=t[36]<<21|t[37]>>>11,k=t[37]<<21|t[36]>>>11,$=t[47]<<24|t[46]>>>8,tt=t[46]<<24|t[47]>>>8,q=t[8]<<27|t[9]>>>5,G=t[9]<<27|t[8]>>>5,m=t[18]<<20|t[19]>>>12,O=t[19]<<20|t[18]>>>12,ot=t[29]<<7|t[28]>>>25,at=t[28]<<7|t[29]>>>25,V=t[38]<<8|t[39]>>>24,W=t[39]<<8|t[38]>>>24,w=t[48]<<14|t[49]>>>18,S=t[49]<<14|t[48]>>>18,t[0]=y^~v&g,t[1]=b^~A&B,t[10]=C^~m&z,t[11]=x^~O&N,t[20]=H^~R&U,t[21]=I^~F&D,t[30]=q^~L&Q,t[31]=G^~P&T,t[40]=et^~nt&ot,t[41]=rt^~it&at,t[2]=v^~g&_,t[3]=A^~B&k,t[12]=m^~z&J,t[13]=O^~N&M,t[22]=R^~U&V,t[23]=F^~D&W,t[32]=L^~Q&X,t[33]=P^~T&Z,t[42]=nt^~ot&st,t[43]=it^~at&ut,t[4]=g^~_&w,t[5]=B^~k&S,t[14]=z^~J&j,t[15]=N^~M&E,t[24]=U^~V&Y,t[25]=D^~W&K,t[34]=Q^~X&$,t[35]=T^~Z&tt,t[44]=ot^~st&ft,t[45]=at^~ut&ct,t[6]=_^~w&y,t[7]=k^~S&b,t[16]=J^~j&C,t[17]=M^~E&x,t[26]=V^~Y&H,t[27]=W^~K&I,t[36]=X^~$&q,t[37]=Z^~tt&G,t[46]=st^~ft&et,t[47]=ut^~ct&rt,t[8]=w^~y&v,t[9]=S^~b&A,t[18]=j^~C&m,t[19]=E^~x&O,t[28]=Y^~H&R,t[29]=K^~I&F,t[38]=$^~q&L,t[39]=tt^~G&P,t[48]=ft^~et&nt,t[49]=ct^~rt&it,t[0]^=p[n],t[1]^=p[n+1]};if(a)module.exports=z;else{for(J=0;J<N.length;++J)i[N[J]]=z[N[J]];s&&define(function(){return z})}}();
/trunk/vendor/emn178/js-sha3/package-lock.json
1,6 → 1,6
{
"name": "js-sha3",
"version": "0.9.1",
"version": "0.9.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
96,25 → 96,6
"integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
"dev": true
},
"@babel/helper-function-name": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
"dev": true,
"requires": {
"@babel/template": "^7.20.7",
"@babel/types": "^7.21.0"
}
},
"@babel/helper-hoist-variables": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
"dev": true,
"requires": {
"@babel/types": "^7.18.6"
}
},
"@babel/helper-module-imports": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
274,24 → 255,200
}
},
"@babel/traverse": {
"version": "7.21.2",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.2.tgz",
"integrity": "sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==",
"version": "7.23.2",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz",
"integrity": "sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/generator": "^7.21.1",
"@babel/helper-environment-visitor": "^7.18.9",
"@babel/helper-function-name": "^7.21.0",
"@babel/helper-hoist-variables": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6",
"@babel/parser": "^7.21.2",
"@babel/types": "^7.21.2",
"@babel/code-frame": "^7.22.13",
"@babel/generator": "^7.23.0",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-function-name": "^7.23.0",
"@babel/helper-hoist-variables": "^7.22.5",
"@babel/helper-split-export-declaration": "^7.22.6",
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"debug": "^4.1.0",
"globals": "^11.1.0"
},
"dependencies": {
"@babel/code-frame": {
"version": "7.22.13",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
"integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
"dev": true,
"requires": {
"@babel/highlight": "^7.22.13",
"chalk": "^2.4.2"
}
},
"@babel/generator": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz",
"integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==",
"dev": true,
"requires": {
"@babel/types": "^7.23.0",
"@jridgewell/gen-mapping": "^0.3.2",
"@jridgewell/trace-mapping": "^0.3.17",
"jsesc": "^2.5.1"
}
},
"@babel/helper-environment-visitor": {
"version": "7.22.20",
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
"dev": true
},
"@babel/helper-function-name": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
"dev": true,
"requires": {
"@babel/template": "^7.22.15",
"@babel/types": "^7.23.0"
}
},
"@babel/helper-hoist-variables": {
"version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
"dev": true,
"requires": {
"@babel/types": "^7.22.5"
}
},
"@babel/helper-split-export-declaration": {
"version": "7.22.6",
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
"dev": true,
"requires": {
"@babel/types": "^7.22.5"
}
},
"@babel/helper-string-parser": {
"version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
"integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
"dev": true
},
"@babel/helper-validator-identifier": {
"version": "7.22.20",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
"dev": true
},
"@babel/highlight": {
"version": "7.22.20",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
"integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
"dev": true,
"requires": {
"@babel/helper-validator-identifier": "^7.22.20",
"chalk": "^2.4.2",
"js-tokens": "^4.0.0"
}
},
"@babel/parser": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
"integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
"dev": true
},
"@babel/template": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.22.13",
"@babel/parser": "^7.22.15",
"@babel/types": "^7.22.15"
}
},
"@babel/types": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
"integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
"dev": true,
"requires": {
"@babel/helper-string-parser": "^7.22.5",
"@babel/helper-validator-identifier": "^7.22.20",
"to-fast-properties": "^2.0.0"
}
},
"@jridgewell/gen-mapping": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
"integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
"dev": true,
"requires": {
"@jridgewell/set-array": "^1.0.1",
"@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.9"
}
},
"ansi-styles": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
"dev": true,
"requires": {
"color-convert": "^1.9.0"
}
},
"chalk": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
"dev": true,
"requires": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
}
},
"color-convert": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"dev": true,
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
"dev": true
},
"escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true
},
"has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
"dev": true
},
"supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
}
}
},
"@babel/types": {
"version": "7.21.2",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.2.tgz",
"integrity": "sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==",
/trunk/vendor/emn178/js-sha3/package.json
1,6 → 1,6
{
"name": "js-sha3",
"version": "0.9.2",
"version": "0.9.3",
"description": "A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.",
"main": "src/sha3.js",
"devDependencies": {
/trunk/vendor/emn178/js-sha3/src/sha3.js
1,7 → 1,7
/**
* [js-sha3]{@link https://github.com/emn178/js-sha3}
*
* @version 0.9.2
* @version 0.9.3
* @author Chen, Yi-Cyuan [emn178@gmail.com]
* @copyright Chen, Yi-Cyuan 2015-2023
* @license MIT
81,6 → 81,14
return formatMessage(message)[0].length === 0;
};
 
var cloneArray = function (array) {
var newArray = [];
for (var i = 0; i < array.length; ++i) {
newArray[i] = array[i];
}
return newArray;
}
 
var createOutputMethod = function (bits, padding, outputType) {
return function (message) {
return new Keccak(bits, padding, bits).update(message)[outputType]();
360,6 → 368,7
HEX_CHARS[(block >> 28) & 0x0F] + HEX_CHARS[(block >> 24) & 0x0F];
}
if (j % blockCount === 0) {
s = cloneArray(s);
f(s);
i = 0;
}
395,11 → 404,12
array[j] = s[i];
}
if (j % blockCount === 0) {
s = cloneArray(s);
f(s);
}
}
if (extraBytes) {
array[i] = s[i];
array[j] = s[i];
buffer = buffer.slice(0, bytes);
}
return buffer;
423,6 → 433,7
array[offset + 3] = (block >> 24) & 0xFF;
}
if (j % blockCount === 0) {
s = cloneArray(s);
f(s);
}
}
/trunk/vendor/licenses
14,12 → 14,12
danielmarschall/oidconverter dev-master d9eb98e Apache-2.0
danielmarschall/php-sha3 9999999-dev 5605bd5 MIT
danielmarschall/php-sha3 dev-master 5605bd5 MIT
danielmarschall/php_utils 9999999-dev 29f3e9f Apache-2.0
danielmarschall/php_utils dev-master 29f3e9f Apache-2.0
danielmarschall/php_utils 9999999-dev 9bad54c Apache-2.0
danielmarschall/php_utils dev-master 9bad54c Apache-2.0
danielmarschall/uuid_mac_utils 9999999-dev e632024 Apache-2.0
danielmarschall/uuid_mac_utils dev-master e632024 Apache-2.0
danielmarschall/vnag 9999999-dev 0d4b0b4 Apache-2.0
danielmarschall/vnag dev-master 0d4b0b4 Apache-2.0
danielmarschall/vnag 9999999-dev ba9c0ed Apache-2.0
danielmarschall/vnag dev-master ba9c0ed Apache-2.0
dcodeio/bcrypt.js master master BSD-3-Clause, MIT
emn178/js-sha3 master master MIT
firebase/php-jwt v5.5.1 BSD-3-Clause
28,7 → 28,7
matthiasmullie/path-converter 1.1.3 MIT
paragonie/constant_time_encoding v2.6.3 MIT
paragonie/random_compat v9.99.100 MIT
phpseclib/phpseclib 3.0.x-dev 56c79f1 MIT
phpseclib/phpseclib 3.0.x-dev d2cd758 MIT
script47/bs5-utils master master MIT
spamspan/spamspan master GPL-2.0-only
spomky-labs/php-punycode 9999999-dev d12fe5c MIT
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php
94,7 → 94,7
 
/**
* @param string $type
* @return string
* @return array|string
*/
abstract public function toString($type, array $options = []);
 
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php
668,11 → 668,13
switch (true) {
// PHP_OS & "\xDF\xDF\xDF" == strtoupper(substr(PHP_OS, 0, 3)), but a lot faster
case (PHP_OS & "\xDF\xDF\xDF") === 'WIN':
case !(is_string(php_uname('m')) && (php_uname('m') & "\xDF\xDF\xDF") == 'ARM'):
case !function_exists('php_uname'):
case !is_string(php_uname('m')):
case (php_uname('m') & "\xDF\xDF\xDF") != 'ARM':
case defined('PHP_INT_SIZE') && PHP_INT_SIZE == 8:
self::$use_reg_intval = true;
break;
case is_string(php_uname('m')) && (php_uname('m') & "\xDF\xDF\xDF") == 'ARM':
case (php_uname('m') & "\xDF\xDF\xDF") == 'ARM':
switch (true) {
/* PHP 7.0.0 introduced a bug that affected 32-bit ARM processors:
 
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
332,6 → 332,7
openssl_pkey_export($rsa, $privatekeystr, null, $config);
 
// clear the buffer of error strings stemming from a minimalistic openssl.cnf
// https://github.com/php/php-src/issues/11054 talks about other errors this'll pick up
while (openssl_error_string() !== false) {
}
 
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
3295,6 → 3295,7
$this->use_request_id = false;
$this->pwd = false;
$this->requestBuffer = [];
$this->partial_init = false;
}
 
/**
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
1536,7 → 1536,7
$preferred['client_to_server']['comp'] :
SSH2::getSupportedCompressionAlgorithms();
 
$kex_algorithms = array_merge($kex_algorithms, array('ext-info-c'));
$kex_algorithms = array_merge($kex_algorithms, ['ext-info-c']);
 
// some SSH servers have buggy implementations of some of the above algorithms
switch (true) {
2193,7 → 2193,9
*/
public function login($username, ...$args)
{
if (!$this->retry_connect) {
$this->auth[] = func_get_args();
}
 
// try logging with 'none' as an authentication method first since that's what
// PuTTY does