Subversion Repositories oidplus

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1471 2024-04-20 01:38:37 daniel-marschall /trunk/ Fixed problem with num_rows() for OCI and PDO database plugins  
/trunk/changelog.json.php
/trunk/includes/classes/OIDplusQueryResult.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/database/oci/OIDplusQueryResultOci.class.php
/trunk/plugins/viathinksoft/database/pdo/OIDplusQueryResultPDO.class.php
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/uuid_mac_utils/includes/uuid_utils.inc.php
/trunk/vendor/licenses
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php
1469 2024-03-13 18:07:08 daniel-marschall /trunk/ Changed hash_equals() argument order according to PHP documentation  
/trunk/includes/classes/OIDplusAuthUtils.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/vendor/cacert.pem
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/php_utils/decode_jwt_token.inc.php
/trunk/vendor/danielmarschall/php_utils/vts_crypt.inc.php
/trunk/vendor/danielmarschall/uuid_mac_utils/includes/uuid_utils.inc.php
/trunk/vendor/licenses
/trunk/vendor/matthiasmullie/minify/src/CSS.php
/trunk/vendor/matthiasmullie/minify/src/JS.php
/trunk/vendor/matthiasmullie/minify/src/Minify.php
1461 2024-01-29 00:37:28 daniel-marschall /trunk/ Performance upgrade for large databases...  
/trunk/doc/config_values.md
/trunk/includes/classes/OIDplusObject.class.php
/trunk/includes/classes/OIDplusQueryResult.class.php
/trunk/userdata/baseconfig/info.txt
1455 2024-01-21 23:51:23 daniel-marschall /trunk/  
/trunk/includes/classes/OIDplusMenuUtils.class.php
/trunk/plugins/viathinksoft/database/pdo/OIDplusDatabaseConnectionPDO.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1454 2024-01-21 23:43:56 daniel-marschall /trunk/ Performance update and a few bugfixes  
/trunk/includes/classes/OIDplusMenuUtils.class.php
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1450 2024-01-21 19:21:41 daniel-marschall /trunk/includes/classes/  
/trunk/includes/classes/OIDplusDatabaseConnection.class.php
1447 2023-12-29 01:37:22 daniel-marschall /trunk/ JavaScript: JavaScript can now handle errors raised by PHP and show something instead of just silently failing  
/trunk/doc/database_connectivity_diagram.drawio
/trunk/doc/database_connectivity_diagram.png
/trunk/includes/classes/OIDplusDatabaseConnection.class.php
/trunk/includes/oidplus_base.js
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.js
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.js
/trunk/plugins/viathinksoft/adminPages/910_automated_ajax_calls/examples/example_js.html
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.js
/trunk/plugins/viathinksoft/raPages/910_automated_ajax_calls/examples/example_js.html
1445 2023-12-26 16:55:28 daniel-marschall /trunk/ RA and System log plugin: Split into pages
Object Log view: only the last 100 items are shown due to overload protection (currently, no scrolling possible)
Overload protection: For now, an OID with more than 1000 children cannot show its children
REST API: "oid:" prefix is now optional. "weid:" is also possible to refer to an OID.
REST API: GET request now also returns the fields "created" and "updated"
Admin area: Viewing RA accounts: Added link to RA log entries
 
/trunk/TODO
/trunk/changelog.json.php
/trunk/includes/classes/OIDplusMenuUtils.class.php
/trunk/plugins/frdl/publicPages/altids/OIDplusPagePublicAltIds.class.php
/trunk/plugins/frdl/publicPages/altids/manifest.xml
/trunk/plugins/viathinksoft/adminPages/600_log/OIDplusPageAdminLogEvents.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/093_rainfo/OIDplusPagePublicRaInfo.class.php
/trunk/plugins/viathinksoft/raPages/099_object_log/OIDplusPageRaObjectLog.class.php
/trunk/plugins/viathinksoft/raPages/200_log/OIDplusPageRaLogEvents.class.php
1444 2023-12-25 23:21:02 daniel-marschall /trunk/ Login with two users simultanously is now possible again.
REST API Objects Endpoint: Added output field "children".
REST API Objects Endpoint: PUT and POST works again.
 
/trunk/changelog.json.php
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/private/gen_serverside_git
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/810_login_google/oauth.php
1443 2023-12-25 21:53:00 daniel-marschall /trunk/ changelog.json is now also on oidplus.com, not only at GitHub  
/trunk/includes/edition.ini
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
1442 2023-12-25 21:43:40 daniel-marschall /trunk/ edition.ini : master_changelog and update_packages now allow multiple servers (e.g. fallback servers)  
/trunk/includes/edition.ini
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/901_vnag_version_check/vnag.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
1441 2023-12-25 21:23:11 daniel-marschall /trunk/ Update files are now (additionally) stored on a GitHub repo  
/trunk/dev/rewrite_changelog_from_svn
/trunk/plugins/viathinksoft/adminPages/900_software_update/public.pem
/trunk/TODO
/trunk/changelog.json.php
/trunk/includes/edition.ini
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/vendor/cacert.pem
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/vnag/TODO.md
/trunk/vendor/danielmarschall/vnag/src/framework/vnag_framework.inc.php
/trunk/vendor/emn178/js-sha3/CHANGELOG.md
/trunk/vendor/emn178/js-sha3/bower.json
/trunk/vendor/emn178/js-sha3/build/sha3.min.js
/trunk/vendor/emn178/js-sha3/package-lock.json
/trunk/vendor/emn178/js-sha3/package.json
/trunk/vendor/emn178/js-sha3/src/sha3.js
/trunk/vendor/licenses
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
/trunk/README.md
/trunk/TODO
/trunk/changelog.json.php
/trunk/dev/oidplus_v1_compare
/trunk/dev/translation/message_regenerate.phps
/trunk/doc/developer_notes/plugin_oids.md
/trunk/doc/developer_notes/server_secret.md
/trunk/doc/faq.md
/trunk/doc/website/download.html
/trunk/doc/website/examples.html
/trunk/doc/website/support.html
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/frdl/publicPages/1276945_rdap/manifest.xml
/trunk/plugins/frdl/publicPages/altids/manifest.xml
/trunk/plugins/tushevorg/publicPages/2000_uitweaks/manifest.xml
/trunk/plugins/viathinksoft/adminPages/010_notifications/manifest.xml
/trunk/plugins/viathinksoft/adminPages/050_oobe/manifest.xml
/trunk/plugins/viathinksoft/adminPages/100_wellknown_oids/manifest.xml
/trunk/plugins/viathinksoft/adminPages/110_system_config/manifest.xml
/trunk/plugins/viathinksoft/adminPages/111_systeminfo/manifest.xml
/trunk/plugins/viathinksoft/adminPages/120_registration/OIDplusPageAdminRegistration.class.php
/trunk/plugins/viathinksoft/adminPages/120_registration/manifest.xml
/trunk/plugins/viathinksoft/adminPages/125_forgot_password_admin/manifest.xml
/trunk/plugins/viathinksoft/adminPages/130_create_ra/manifest.xml
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/manifest.xml
/trunk/plugins/viathinksoft/adminPages/401_backup/manifest.xml
/trunk/plugins/viathinksoft/adminPages/500_list_ras/manifest.xml
/trunk/plugins/viathinksoft/adminPages/600_log/manifest.xml
/trunk/plugins/viathinksoft/adminPages/700_colors/manifest.xml
/trunk/plugins/viathinksoft/adminPages/800_plugins/manifest.xml
/trunk/plugins/viathinksoft/adminPages/900_software_update/manifest.xml
/trunk/plugins/viathinksoft/adminPages/901_vnag_version_check/manifest.xml
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/manifest.xml
/trunk/plugins/viathinksoft/adminPages/910_automated_ajax_calls/manifest.xml
/trunk/plugins/viathinksoft/adminPages/911_rest_api/manifest.xml
/trunk/plugins/viathinksoft/adminPages/920_nostalgia/manifest.xml
/trunk/plugins/viathinksoft/auth/A3_bcrypt/manifest.xml
/trunk/plugins/viathinksoft/auth/A4_argon2/manifest.xml
/trunk/plugins/viathinksoft/auth/A5_vts_mcf/manifest.xml
/trunk/plugins/viathinksoft/auth/A6_crypt/manifest.xml
/trunk/plugins/viathinksoft/captcha/hcaptcha/manifest.xml
/trunk/plugins/viathinksoft/captcha/none/manifest.xml
/trunk/plugins/viathinksoft/captcha/recaptcha/manifest.xml
/trunk/plugins/viathinksoft/captcha/vts_challenge/manifest.xml
/trunk/plugins/viathinksoft/database/ado/manifest.xml
/trunk/plugins/viathinksoft/database/mysqli/manifest.xml
/trunk/plugins/viathinksoft/database/oci/manifest.xml
/trunk/plugins/viathinksoft/database/odbc/manifest.xml
/trunk/plugins/viathinksoft/database/pdo/manifest.xml
/trunk/plugins/viathinksoft/database/pgsql/manifest.xml
/trunk/plugins/viathinksoft/database/sqlite3/OIDplusDatabaseConnectionSQLite3.class.php
/trunk/plugins/viathinksoft/database/sqlite3/manifest.xml
/trunk/plugins/viathinksoft/database/sqlsrv/manifest.xml
/trunk/plugins/viathinksoft/design/default/manifest.xml
/trunk/plugins/viathinksoft/design/ironbase/manifest.xml
/trunk/plugins/viathinksoft/language/dede/manifest.xml
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/language/enus/manifest.xml
/trunk/plugins/viathinksoft/language/enus/messages.xml
/trunk/plugins/viathinksoft/logger/000_database/manifest.xml
/trunk/plugins/viathinksoft/logger/100_linux_syslog/manifest.xml
/trunk/plugins/viathinksoft/logger/200_windows_eventlog/manifest.xml
/trunk/plugins/viathinksoft/logger/300_userdata_logfile/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/aid/OIDplusObjectTypePluginAid.class.php
/trunk/plugins/viathinksoft/objectTypes/aid/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/doi/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/domain/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/fourcc/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/gs1/OIDplusGs1.class.php
/trunk/plugins/viathinksoft/objectTypes/gs1/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/guid/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/ipv4/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/ipv6/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/java/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/mac/OIDplusMac.class.php
/trunk/plugins/viathinksoft/objectTypes/mac/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/oid/OIDplusObjectTypePluginOid.class.php
/trunk/plugins/viathinksoft/objectTypes/oid/OIDplusOid.class.php
/trunk/plugins/viathinksoft/objectTypes/oid/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/other/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/php/manifest.xml
/trunk/plugins/viathinksoft/objectTypes/x500dn/manifest.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/manifest.xml
/trunk/plugins/viathinksoft/publicPages/001_ra_base/manifest.xml
/trunk/plugins/viathinksoft/publicPages/002_rest_api/manifest.xml
/trunk/plugins/viathinksoft/publicPages/090_login/manifest.xml
/trunk/plugins/viathinksoft/publicPages/091_forgot_password/manifest.xml
/trunk/plugins/viathinksoft/publicPages/092_forgot_password_admin/manifest.xml
/trunk/plugins/viathinksoft/publicPages/093_rainfo/manifest.xml
/trunk/plugins/viathinksoft/publicPages/095_attachments/manifest.xml
/trunk/plugins/viathinksoft/publicPages/100_whois/manifest.xml
/trunk/plugins/viathinksoft/publicPages/200_viathinksoft_freeoid/manifest.xml
/trunk/plugins/viathinksoft/publicPages/300_search/manifest.xml
/trunk/plugins/viathinksoft/publicPages/500_resources/manifest.xml
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/manifest.xml
/trunk/plugins/viathinksoft/publicPages/810_login_google/manifest.xml
/trunk/plugins/viathinksoft/publicPages/820_login_facebook/manifest.xml
/trunk/plugins/viathinksoft/publicPages/900_contact_admin/manifest.xml
/trunk/plugins/viathinksoft/publicPages/999_antispam_filter/manifest.xml
/trunk/plugins/viathinksoft/raPages/010_notifications/manifest.xml
/trunk/plugins/viathinksoft/raPages/092_invite/manifest.xml
/trunk/plugins/viathinksoft/raPages/099_object_log/manifest.xml
/trunk/plugins/viathinksoft/raPages/100_edit_contact_data/manifest.xml
/trunk/plugins/viathinksoft/raPages/101_change_password/manifest.xml
/trunk/plugins/viathinksoft/raPages/102_change_email/manifest.xml
/trunk/plugins/viathinksoft/raPages/200_log/manifest.xml
/trunk/plugins/viathinksoft/raPages/910_automated_ajax_calls/manifest.xml
/trunk/plugins/viathinksoft/raPages/911_rest_api/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/access/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/firebird/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/mssql/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/mysql/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/oracle/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/pgsql/manifest.xml
/trunk/plugins/viathinksoft/sqlSlang/sqlite/manifest.xml
/trunk/res/OIDplus/demo_system$dede.link
/trunk/res/OIDplus/demo_system.link
/trunk/res/OIDplus/privacy_documentation$dede.html
/trunk/res/OIDplus/privacy_documentation.html
/trunk/res/Object Identifiers/free_vts_oid$dede.link
/trunk/res/Object Identifiers/free_vts_oid.link
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/php_utils/VtsLDAPUtils.class.php
/trunk/vendor/danielmarschall/php_utils/vts_crypt.inc.php
/trunk/vendor/licenses
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
1437 2023-11-16 11:59:01 daniel-marschall /trunk/ Release 2.0.1.6
Fixed problems with canonical URLs (baseconfig was not used in CSS/JS)
 
/trunk/doc/website/img/ref-r74n.png
/trunk/changelog.json.php
/trunk/doc/website/download.html
/trunk/doc/website/examples.html
/trunk/doc/website/features.html
/trunk/doc/website/support.html
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusGui.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
1436 2023-11-15 22:02:13 daniel-marschall /trunk/ 2.0.1.5
Changelog is displayed incompletely (GitHub #38)
Various smaller fixes
 
/trunk/changelog.json.php
/trunk/dev/logger/verify_maskcodes.phps
/trunk/dev/release.sh
/trunk/includes/classes/OIDplus.class.php
/trunk/plugins/viathinksoft/adminPages/100_wellknown_oids/OIDplusPageAdminWellKnownOIDs.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1435 2023-11-15 14:57:27 daniel-marschall /trunk/ Release 2.0.1.4
Fixed issue "polyfill.min.js.php does not work without baseconfig file"
 
/trunk/changelog.json.php
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusGui.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
1426 2023-11-12 19:23:48 daniel-marschall /trunk/ * New version schema. Simplified version checks and update and preferring GIT rather than SVN as distribution channel.
* System file check tool: Checksum files are now included with OIDplus and don't need to be downloaded from a server anymore.
 
/trunk/changelog.json.php
/trunk/dev/release.sh
/trunk/dev/rewrite_changelog_from_svn
/trunk/plugins/viathinksoft/adminPages/900_software_update/private/funcs.inc.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/private/gen_serverside_v3
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/private/gen_serverside_v3
/trunk/TODO
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/edition.ini
/trunk/includes/oidplus.inc.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.js
/trunk/plugins/viathinksoft/adminPages/900_software_update/private/gen_serverside
/trunk/plugins/viathinksoft/adminPages/901_vnag_version_check/vnag.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/OIDplusPageAdminSystemFileCheck.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
1414 2023-09-30 00:34:51 daniel-marschall /trunk/ Fix assention error in OID-IP  
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/viathinksoft/publicPages/100_whois/OIDplusOIDIP.class.php
1408 2023-09-17 21:28:37 daniel-marschall /trunk/includes/ Disable Ctrl+Shift+LeftArrow hotkey (fixes https://github.com/danielmarschall/oidplus/issues/28 )  
/trunk/includes/oidplus_base.js
1404 2023-09-02 23:16:05 daniel-marschall /trunk/ X.500 AltID in RDAP/OID-IP contained "\n". Fixed.  
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1400 2023-08-31 15:04:07 daniel-marschall /trunk/ Fixed problems with file uploads after canonization through the goto box  
/trunk/ajax.php
/trunk/includes/oidplus_base.js
/trunk/plugins/viathinksoft/objectTypes/aid/OIDplusObjectTypePluginAid.class.php
/trunk/plugins/viathinksoft/objectTypes/aid/OIDplusObjectTypePluginAid.js
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.js
/trunk/plugins/viathinksoft/publicPages/095_attachments/OIDplusPagePublicAttachments.js
1397 2023-08-30 23:33:40 daniel-marschall /trunk/ Added OIDplus Information Object X.500 DN  
/trunk/plugins/viathinksoft/objectTypes/x500dn/misc
/trunk/plugins/viathinksoft/objectTypes/x500dn/misc/OidplusAttributeTypes.asn
/trunk/plugins/viathinksoft/objectTypes/x500dn/misc/index.html
/trunk/TODO
/trunk/doc/faq.md
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1389 2023-08-29 16:26:27 daniel-marschall /trunk/ Replaced unprofessional usage of chr(1), chr(2), ... as replacement tokens  
/trunk/includes/functions.inc.php
/trunk/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php
/trunk/plugins/viathinksoft/database/odbc/OIDplusDatabaseConnectionODBC.class.php
/trunk/vendor/danielmarschall/php_utils/color_utils.inc.php
1385 2023-08-29 14:32:01 daniel-marschall /trunk/ X.500 DN object type plugin: Support for multi-valued RDN as well as improved escape sequences  
/trunk/includes/functions.inc.php
/trunk/plugins/viathinksoft/objectTypes/x500dn/OIDplusX500DN.class.php
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1373 2023-08-05 17:20:44 daniel-marschall /trunk/ COOKIE_DOMAIN baseconfig setting is highly recommend to '' to avoid bricking the login  
/trunk/doc/config_values.md
/trunk/includes/classes/OIDplusCookieUtils.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
1367 2023-08-01 23:50:51 daniel-marschall /trunk/ Minor changes  
/trunk/dev/generate_wellknown_country_access
/trunk/dev/generate_wellknown_country_firebird
/trunk/dev/generate_wellknown_country_mssql
/trunk/dev/generate_wellknown_country_mysql
/trunk/dev/generate_wellknown_country_oracle
/trunk/dev/generate_wellknown_country_pgsql
/trunk/dev/generate_wellknown_other_access
/trunk/dev/generate_wellknown_other_firebird
/trunk/dev/generate_wellknown_other_mssql
/trunk/dev/generate_wellknown_other_mysql
/trunk/dev/generate_wellknown_other_oracle
/trunk/dev/generate_wellknown_other_pgsql
/trunk/dev/generate_wellknown_other_sqlite
/trunk/dev/logger/verify_maskcodes.phps
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/php_utils/misc_functions.inc.php
/trunk/vendor/licenses
1366 2023-08-01 20:22:51 daniel-marschall /trunk/ Admin control panel logs: Log files for admin target will be printed bold

Logger: Messages without target user will not be logged anymore

... existing invalid log entries can be selected with this command
select base.*
from oidplus_log base
left join oidplus_log_user target1 on target1.log_id = base.id
left join oidplus_log_object target2 on target2.log_id = base.id
where target1.id is null and target2.id is null;

... to delete, replace "select base.*" with "delete base"
 
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/plugins/viathinksoft/adminPages/600_log/OIDplusPageAdminLogEvents.class.php
1365 2023-08-01 16:21:12 daniel-marschall /trunk/ ADO+OLEDB now fully support Unicode including emojis!  
/trunk/TODO
/trunk/ajax.php
/trunk/includes/classes/OIDplusGui.class.php
/trunk/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php
/trunk/plugins/viathinksoft/logger/200_windows_eventlog/OIDplusLoggerPluginWindowsEventLog.class.php
1359 2023-07-31 22:30:38 daniel-marschall /trunk/ NEW FEATURE: Database backup/restore (beta! use with caution!)  
/trunk/plugins/viathinksoft/adminPages/401_backup
/trunk/plugins/viathinksoft/adminPages/401_backup/OIDplusPageAdminDatabaseBackup.class.php
/trunk/plugins/viathinksoft/adminPages/401_backup/backup_schema.json
/trunk/plugins/viathinksoft/adminPages/401_backup/download_backup.php
/trunk/plugins/viathinksoft/adminPages/401_backup/img
/trunk/plugins/viathinksoft/adminPages/401_backup/img/index.html
/trunk/plugins/viathinksoft/adminPages/401_backup/img/main_icon.png
/trunk/plugins/viathinksoft/adminPages/401_backup/img/main_icon16.png
/trunk/plugins/viathinksoft/adminPages/401_backup/index.html
/trunk/plugins/viathinksoft/adminPages/401_backup/manifest.xml
/trunk/plugins/viathinksoft/adminPages/401_backup/restore_backup.php
/trunk/dev/backup_wip.json
/trunk/dev/backup_wip.phps
/trunk/includes/functions.inc.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/logger/000_database/OIDplusLoggerPluginDatabase.class.php
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/100_whois/OIDplusPagePublicWhois.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
1354 2023-07-31 14:00:00 daniel-marschall /trunk/ Backup WIP: Added backup/restore of public/private key  
/trunk/dev/backup_wip.phps
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusBaseConfig.class.php
/trunk/includes/classes/OIDplusConfig.class.php
1350 2023-07-30 23:48:26 daniel-marschall /trunk/ Various smaller fixes  
/trunk/TODO
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/includes/classes/OIDplusObject.class.php
/trunk/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php
/trunk/plugins/viathinksoft/database/ado/OIDplusQueryResultADO.class.php
/trunk/plugins/viathinksoft/database/odbc/OIDplusDatabaseConnectionODBC.class.php
1349 2023-07-30 12:08:52 daniel-marschall /trunk/ Dropped support for Internet Explorer  
/trunk/vendor/bootstrap4.min.js
/trunk/TODO
/trunk/doc/developer_notes/compatibility_notes.md
/trunk/includes/classes/OIDplusGui.class.php
/trunk/includes/oidplus_base.js
/trunk/includes/oidplus_functions.js
/trunk/oidplus.min.js.php
/trunk/polyfill.min.js.php
1348 2023-07-30 11:41:49 daniel-marschall /trunk/ Replaced rel="shortcut icon" with rel="icon"  
/trunk/doc/website/download.html
/trunk/doc/website/examples.html
/trunk/doc/website/features.html
/trunk/doc/website/support.html
/trunk/includes/classes/OIDplusGui.class.php
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/licenses
1347 2023-07-30 01:33:29 daniel-marschall /trunk/ 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 !)  
/trunk/favicon.png.php
/trunk/img/default_favicon.png
/trunk/favicon.ico.php
/trunk/img/default_favicon.ico
/trunk/doc/website/download.html
/trunk/doc/website/examples.html
/trunk/doc/website/features.html
/trunk/doc/website/support.html
/trunk/includes/classes/OIDplusGui.class.php
/trunk/userdata/favicon/info.txt
1345 2023-07-30 00:06:21 daniel-marschall /trunk/ 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.  
/trunk/TODO
/trunk/doc/config_values.md
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/includes/classes/OIDplusMailUtils.class.php
/trunk/plugins/viathinksoft/captcha/hcaptcha/OIDplusCaptchaPluginHCaptcha.class.php
/trunk/plugins/viathinksoft/captcha/recaptcha/OIDplusCaptchaPluginRecaptcha.class.php
/trunk/plugins/viathinksoft/captcha/vts_challenge/OIDplusCaptchaPluginVtsClientChallenge.class.php
/trunk/plugins/viathinksoft/logger/000_database/OIDplusLoggerPluginDatabase.class.php
/trunk/plugins/viathinksoft/logger/100_linux_syslog/OIDplusLoggerPluginLinuxSyslog.class.php
/trunk/plugins/viathinksoft/logger/300_userdata_logfile/OIDplusLoggerPluginUserdataLogfile.class.php
/trunk/vendor/danielmarschall/uuid_mac_utils/includes/uuid_utils.inc.php
1344 2023-07-29 19:23:06 daniel-marschall /trunk/ 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)  
/trunk/doc/config_values.md
/trunk/includes/classes/OIDplusCookieUtils.class.php
1342 2023-07-29 01:07:01 daniel-marschall /trunk/ Extended the schema of the OIDplus Custom UUIDs  
/trunk/doc/oidplus_custom_guid.md
/trunk/includes/classes/OIDplus.class.php
1340 2023-07-27 23:58:51 daniel-marschall /trunk/includes/classes/ 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  
/trunk/includes/classes/OIDplusCookieUtils.class.php
1339 2023-07-27 23:29:28 daniel-marschall /trunk/ Fixed problems with auth keys if max ra invite time is 0 (for infinite time)
Vendor update
 
/trunk/includes/classes/OIDplusAuthUtils.class.php
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/licenses
/trunk/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/trunk/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php
/trunk/vendor/twbs/bootstrap/README.md
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.rtl.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.rtl.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.rtl.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.rtl.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.rtl.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.rtl.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.rtl.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.rtl.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.rtl.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.min.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.rtl.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.rtl.css.map
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.rtl.min.css
/trunk/vendor/twbs/bootstrap/dist/css/bootstrap.rtl.min.css.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.bundle.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.bundle.js.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.bundle.min.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.bundle.min.js.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.esm.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.esm.js.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.esm.min.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.esm.min.js.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.js.map
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.min.js
/trunk/vendor/twbs/bootstrap/dist/js/bootstrap.min.js.map
1336 2023-07-22 23:42:21 daniel-marschall /trunk/ Implemented OIDplus System GUID based on UUIDv8  
/trunk/doc/oidplus_custom_guid.md
/trunk/includes/classes/OIDplus.class.php
/trunk/plugins/viathinksoft/adminPages/111_systeminfo/OIDplusPageAdminSysteminfo.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/uuid_mac_utils/includes/uuid_utils.inc.php
/trunk/vendor/licenses
/trunk/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php