Subversion Repositories oidplus

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1423 2023-10-31 00:01:15 daniel-marschall /trunk/  
/trunk/.idea/codeception.xml
/trunk/.idea/phpspec.xml
/trunk/.idea/phpunit.xml
/trunk/.idea/php.xml
/trunk/.idea/workspace.xml
/trunk/plugins/viathinksoft/adminPages/920_nostalgia/export_dos.php
/trunk/plugins/viathinksoft/adminPages/920_nostalgia/export_win.php
1343 2023-07-29 01:10:20 daniel-marschall /trunk/  
/trunk/.idea/workspace.xml
/trunk/doc/oidplus_custom_guid.md
1321 2023-06-25 01:15:07 daniel-marschall /trunk/ Documentation update / included oidplus.com copy to SVN  
/trunk/doc/website
/trunk/doc/website/TODO.txt
/trunk/doc/website/bootstrap
/trunk/doc/website/bootstrap/css
/trunk/doc/website/bootstrap/css/bootstrap-grid.css
/trunk/doc/website/bootstrap/css/bootstrap-grid.css.map
/trunk/doc/website/bootstrap/css/bootstrap-grid.min.css
/trunk/doc/website/bootstrap/css/bootstrap-grid.min.css.map
/trunk/doc/website/bootstrap/css/bootstrap-reboot.css
/trunk/doc/website/bootstrap/css/bootstrap-reboot.css.map
/trunk/doc/website/bootstrap/css/bootstrap-reboot.min.css
/trunk/doc/website/bootstrap/css/bootstrap-reboot.min.css.map
/trunk/doc/website/bootstrap/css/bootstrap.css
/trunk/doc/website/bootstrap/css/bootstrap.css.map
/trunk/doc/website/bootstrap/css/bootstrap.min.css
/trunk/doc/website/bootstrap/css/bootstrap.min.css.map
/trunk/doc/website/bootstrap/js
/trunk/doc/website/bootstrap/js/bootstrap.bundle.js
/trunk/doc/website/bootstrap/js/bootstrap.bundle.js.map
/trunk/doc/website/bootstrap/js/bootstrap.bundle.min.js
/trunk/doc/website/bootstrap/js/bootstrap.bundle.min.js.map
/trunk/doc/website/bootstrap/js/bootstrap.js
/trunk/doc/website/bootstrap/js/bootstrap.js.map
/trunk/doc/website/bootstrap/js/bootstrap.min.js
/trunk/doc/website/bootstrap/js/bootstrap.min.js.map
/trunk/doc/website/download.html
/trunk/doc/website/examples.html
/trunk/doc/website/favicon.ico
/trunk/doc/website/features.html
/trunk/doc/website/img
/trunk/doc/website/img/external_white.png
/trunk/doc/website/img/feature-1.png
/trunk/doc/website/img/feature-10.png
/trunk/doc/website/img/feature-11.png
/trunk/doc/website/img/feature-12.png
/trunk/doc/website/img/feature-13.png
/trunk/doc/website/img/feature-14.png
/trunk/doc/website/img/feature-2.png
/trunk/doc/website/img/feature-3.png
/trunk/doc/website/img/feature-4.png
/trunk/doc/website/img/feature-5.png
/trunk/doc/website/img/feature-6.png
/trunk/doc/website/img/feature-7.png
/trunk/doc/website/img/feature-8.png
/trunk/doc/website/img/feature-9.png
/trunk/doc/website/img/intro_1.jpg
/trunk/doc/website/img/intro_2.jpg
/trunk/doc/website/img/intro_3.jpg
/trunk/doc/website/img/logo_with_text.png
/trunk/doc/website/img/logo_with_text_white.png
/trunk/doc/website/img/ref-demo.png
/trunk/doc/website/img/ref-frdl.png
/trunk/doc/website/img/ref-hs.png
/trunk/doc/website/img/ref-vts.png
/trunk/doc/website/img/screenshot.png
/trunk/doc/website/index.html
/trunk/doc/website/style.css
/trunk/doc/website/support.html
/trunk/.idea/workspace.xml
/trunk/README.md
/trunk/TODO
/trunk/ajax.php
/trunk/cron.php
/trunk/doc/developer_notes/auth_methods.md
/trunk/doc/developer_notes/compatibility_notes.md
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/includes/db_updates/run.inc.php
/trunk/includes/db_updates/update1001.inc.php
/trunk/includes/db_updates/update1002.inc.php
/trunk/includes/db_updates/update205.inc.php
/trunk/includes/oidplus_autoloader.inc.php
/trunk/includes/oidplus_dependency.inc.php
/trunk/index.php
/trunk/oidplus.min.css.php
/trunk/oidplus.min.js.php
/trunk/plugins/frdl/publicPages/1276945_rdap/rdap/rdap.php
/trunk/plugins/viathinksoft/adminPages/901_vnag_version_check/vnag.php
/trunk/plugins/viathinksoft/adminPages/920_nostalgia/export_dos.php
/trunk/plugins/viathinksoft/adminPages/920_nostalgia/export_win.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/objectTypes/mac/OIDplusObjectTypePluginMac.class.php
/trunk/plugins/viathinksoft/publicPages/100_whois/whois/json/security.inc.php
/trunk/plugins/viathinksoft/publicPages/100_whois/whois/xml/security.inc.php
/trunk/setup/index.php
/trunk/setup/setup.min.js.php
1305 2023-06-18 16:17:39 daniel-marschall /trunk/ 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).
 
/trunk/includes/classes/OIDplusAuthContentStore.class.php
/trunk/includes/classes/OIDplusAuthContentStoreSession.class.php
/trunk/.idea/workspace.xml
/trunk/doc/config_values.md
/trunk/doc/developer_notes/auth_methods.md
/trunk/doc/developer_notes/class_diagram.drawio
/trunk/doc/developer_notes/class_diagram.png
/trunk/doc/developer_notes/server_secret.md
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/includes/classes/OIDplusAuthUtils.class.php
/trunk/includes/functions.inc.php
/trunk/includes/oidplus_dependency.inc.php
/trunk/plugins/viathinksoft/adminPages/910_automated_ajax_calls/OIDplusPageAdminAutomatedAJAXCalls.class.php
/trunk/plugins/viathinksoft/adminPages/911_rest_api/OIDplusPageAdminRestApi.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.js
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.js
/trunk/plugins/viathinksoft/publicPages/810_login_google/oauth.php
/trunk/plugins/viathinksoft/publicPages/820_login_facebook/oauth.php
/trunk/plugins/viathinksoft/raPages/910_automated_ajax_calls/OIDplusPageRaAutomatedAJAXCalls.class.php
/trunk/plugins/viathinksoft/raPages/911_rest_api/OIDplusPageRaRestApi.class.php
/trunk/res/OIDplus/privacy_documentation$dede.html
/trunk/res/OIDplus/privacy_documentation.html
1304 2023-06-17 21:24:25 daniel-marschall /trunk/ Fixing https://github.com/danielmarschall/oidplus/issues/16  
/trunk/.idea/workspace.xml
/trunk/TODO
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthUtils.class.php
1290 2023-05-28 20:51:58 daniel-marschall /trunk/ Creating objects using AJAX was not working. Fixed.  
/trunk/.idea/workspace.xml
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1272 2023-05-15 00:36:49 daniel-marschall /trunk/  
/trunk/plugins/viathinksoft/adminPages/911_rest_api/img/endpoints_icon.png
/trunk/plugins/viathinksoft/adminPages/911_rest_api/img/endpoints_icon16.png
/trunk/plugins/viathinksoft/raPages/911_rest_api/img/endpoints_icon.png
/trunk/plugins/viathinksoft/raPages/911_rest_api/img/endpoints_icon16.png
/trunk/.idea/workspace.xml
/trunk/includes/classes/OIDplusPluginManifest.class.php
/trunk/plugins/viathinksoft/adminPages/911_rest_api/OIDplusPageAdminRestApi.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/raPages/911_rest_api/OIDplusPageRaRestApi.class.php
1267 2023-05-14 02:47:49 daniel-marschall /trunk/ Introduced new version of Logger Maskcodes
!!! 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
 
/trunk/.idea/misc.xml
/trunk/dev/logger
/trunk/dev/logger/verify_maskcodes.phps
/trunk/dev/test_logmasks
/trunk/.idea/workspace.xml
/trunk/doc/developer_notes/logger_maskcodes.md
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthUtils.class.php
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/plugins/viathinksoft/adminPages/110_system_config/OIDplusPageAdminSystemConfig.class.php
/trunk/plugins/viathinksoft/adminPages/120_registration/OIDplusPageAdminRegistration.class.php
/trunk/plugins/viathinksoft/adminPages/130_create_ra/OIDplusPageAdminCreateRa.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/700_colors/OIDplusPageAdminColors.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/001_ra_base/OIDplusPagePublicRaBaseUtils.class.php
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/091_forgot_password/OIDplusPagePublicForgotPassword.class.php
/trunk/plugins/viathinksoft/publicPages/095_attachments/OIDplusPagePublicAttachments.class.php
/trunk/plugins/viathinksoft/publicPages/200_viathinksoft_freeoid/OIDplusPagePublicFreeOID.class.php
/trunk/plugins/viathinksoft/publicPages/500_resources/OIDplusPagePublicResources.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
/trunk/plugins/viathinksoft/publicPages/810_login_google/oauth.php
/trunk/plugins/viathinksoft/publicPages/820_login_facebook/oauth.php
/trunk/plugins/viathinksoft/raPages/092_invite/OIDplusPageRaInvite.class.php
/trunk/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php
/trunk/plugins/viathinksoft/raPages/101_change_password/OIDplusPageRaChangePassword.class.php
/trunk/plugins/viathinksoft/raPages/102_change_email/OIDplusPageRaChangeEMail.class.php
1247 2023-04-28 22:15:16 daniel-marschall /trunk/ Automatically redirect to prefiltered queries  
/trunk/.idea/sqldialects.xml
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/functions.inc.php
/trunk/index.php
1244 2023-04-28 11:25:47 daniel-marschall /trunk/ internal change: .sql setup files are now packed in the sqlSlang plugin folder  
/trunk/plugins/viathinksoft/sqlSlang/access/sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/access/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql
/trunk/setup/sql
/trunk/.idea/sqldialects.xml
/trunk/TODO
/trunk/dev/generate_example_data_access
/trunk/dev/generate_example_data_firebird
/trunk/dev/generate_example_data_mssql
/trunk/dev/generate_example_data_mysql
/trunk/dev/generate_example_data_oracle
/trunk/dev/generate_example_data_pgsql
/trunk/dev/generate_example_data_sqlite
/trunk/dev/generate_wellknown_all
/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_country_sqlite
/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/doc/developer_notes/database/oracle_test_vm.txt
/trunk/includes/db_updates/run.inc.php
/trunk/setup/struct_empty.sql.php
/trunk/setup/struct_with_examples.sql.php
1228 2023-04-20 23:25:27 daniel-marschall /trunk/ Fixed systeminfo plugin compatibility with Oracle DB  
/trunk/.idea/trunk.iml
/trunk/.idea/workspace.xml
/trunk/plugins/viathinksoft/adminPages/111_systeminfo/OIDplusPageAdminSysteminfo.class.php
/trunk/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php
1207 2023-04-15 02:29:09 daniel-marschall /trunk/ Documentation update  
/trunk/doc/config_values.md
/trunk/doc/developer_notes/auth_methods.md
/trunk/doc/developer_notes/compatibility_notes.md
/trunk/doc/developer_notes/feature_oids.md
/trunk/doc/developer_notes/file_naming_convention.md
/trunk/doc/developer_notes/logger_maskcodes.md
/trunk/doc/developer_notes/path_functions.md
/trunk/doc/developer_notes/plugin_oids.md
/trunk/doc/developer_notes/server_secret.md
/trunk/doc/install_alpine_linux.md
/trunk/doc/install_facebook_oauth2.md
/trunk/doc/install_fail2ban.md
/trunk/doc/install_google_oauth2.md
/trunk/doc/install_iis.md
/trunk/doc/install_ldap.md
/trunk/doc/config_values.txt
/trunk/doc/developer_notes/SERVER_SECRET.txt
/trunk/doc/developer_notes/auth_methods.txt
/trunk/doc/developer_notes/compatibility.txt
/trunk/doc/developer_notes/dependencies.txt
/trunk/doc/developer_notes/feature_oids.txt
/trunk/doc/developer_notes/file_naming_convention.txt
/trunk/doc/developer_notes/path_functions.txt
/trunk/doc/developer_notes/php7_compat.txt
/trunk/doc/developer_notes/plugin_oids.txt
/trunk/doc/install_alpine_linux.txt
/trunk/doc/install_facebook_oauth2.txt
/trunk/doc/install_fail2ban.txt
/trunk/doc/install_google_oauth2.txt
/trunk/doc/install_iis.txt
/trunk/doc/install_ldap.txt
/trunk/.idea/workspace.xml
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/includes/oidplus_limits.inc.php
/trunk/nginx.conf
/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/800_plugins/OIDplusPageAdminPlugins.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/welcome$dede.html
/trunk/setup/includes/setup_base.js
1204 2023-04-13 02:38:29 daniel-marschall /trunk/  
/trunk/.idea/workspace.xml
/trunk/doc/developer_notes/class_diagram.drawio
/trunk/doc/developer_notes/class_diagram.png
/trunk/includes/classes/OIDplusQueryResult.class.php
1197 2023-04-11 01:00:28 daniel-marschall /trunk/ OIDplusLogger: Changed array-of-arrays into an object oriented structure  
/trunk/includes/classes/OIDplusLogEvent.class.php
/trunk/includes/classes/OIDplusLogTarget.class.php
/trunk/includes/classes/OIDplusLogTargetObject.class.php
/trunk/includes/classes/OIDplusLogTargetUser.class.php
/trunk/.idea/php.xml
/trunk/.idea/workspace.xml
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/includes/classes/OIDplusLoggerPlugin.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/200_windows_eventlog/OIDplusLoggerPluginWindowsEventLog.class.php
/trunk/plugins/viathinksoft/logger/300_userdata_logfile/OIDplusLoggerPluginUserdataLogfile.class.php
1173 2023-04-07 02:09:07 daniel-marschall /trunk/ Announced Microsoft Access compatibility  
/trunk/.idea/workspace.xml
/trunk/README.md
/trunk/doc/database_connectivity_diagram.drawio
/trunk/doc/database_connectivity_diagram.png
/trunk/doc/developer_notes/database/access_todo.txt
/trunk/includes/oidplus_functions.js
/trunk/plugins/viathinksoft/captcha/hcaptcha/OIDplusCaptchaPluginHCaptchaSetup.js
/trunk/plugins/viathinksoft/captcha/recaptcha/OIDplusCaptchaPluginRecaptchaSetup.js
/trunk/plugins/viathinksoft/database/mysqli/OIDplusDatabasePluginMySQLiSetup.js
/trunk/plugins/viathinksoft/database/oci/OIDplusDatabasePluginOciSetup.js
/trunk/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBC.class.php
/trunk/plugins/viathinksoft/database/odbc/OIDplusDatabasePluginODBCSetup.js
/trunk/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDO.class.php
/trunk/plugins/viathinksoft/database/pdo/OIDplusDatabasePluginPDOSetup.js
/trunk/plugins/viathinksoft/database/pgsql/OIDplusDatabasePluginPgSqlSetup.js
/trunk/plugins/viathinksoft/database/sqlite3/OIDplusDatabasePluginSQLite3Setup.js
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/092_forgot_password_admin/OIDplusPagePublicForgotPasswordAdmin.js
/trunk/setup/includes/setup_base.js
1166 2023-04-05 20:38:55 daniel-marschall /trunk/ Removed texts which forced the user to mouse-hover  
/trunk/.idea/workspace.xml
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
/trunk/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php
1162 2023-04-05 02:37:36 daniel-marschall /trunk/  
/trunk/.idea/php.xml
/trunk/.idea/trunk.iml
/trunk/.idea/workspace.xml
/trunk/dev/generate_wellknown_country_access
/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_country_sqlite
/trunk/dev/oidinfo_add_missing
/trunk/dev/oidinfo_compare
/trunk/dev/oidinfo_compare_asn1_iri_identifiers
/trunk/dev/oidplus_v1_compare
/trunk/dev/test_logmasks
/trunk/dev/translation/message_regenerate.phps
/trunk/includes/classes/OIDplusPluginManifest.class.php
/trunk/includes/functions.inc.php
/trunk/plugins/viathinksoft/captcha/hcaptcha/OIDplusCaptchaPluginHCaptcha.class.php
/trunk/plugins/viathinksoft/captcha/recaptcha/OIDplusCaptchaPluginRecaptcha.class.php
/trunk/plugins/viathinksoft/objectTypes/oid/OIDplusOid.class.php
/trunk/plugins/viathinksoft/publicPages/100_whois/whois/json/security.inc.php
/trunk/plugins/viathinksoft/publicPages/500_resources/OIDplusPagePublicResources.class.php
1157 2023-04-04 01:55:40 daniel-marschall /trunk/  
/trunk/.idea/workspace.xml
/trunk/includes/classes/OIDplusQueryResult.class.php
1143 2023-03-28 23:28:22 daniel-marschall /trunk/ Fixed more possible type errors  
/trunk/.idea/workspace.xml
/trunk/TODO
/trunk/includes/classes/OIDplusPluginManifest.class.php
/trunk/phpstan.neon.dist
/trunk/plugins/viathinksoft/adminPages/050_oobe/oobe.php
/trunk/plugins/viathinksoft/adminPages/110_system_config/OIDplusPageAdminSystemConfig.class.php
/trunk/plugins/viathinksoft/adminPages/130_create_ra/OIDplusPageAdminCreateRa.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/700_colors/OIDplusPageAdminColors.class.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/901_vnag_version_check/vnag.php
/trunk/plugins/viathinksoft/adminPages/910_automated_ajax_calls/OIDplusPageAdminAutomatedAJAXCalls.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/001_ra_base/OIDplusPagePublicRaBaseUtils.class.php
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/091_forgot_password/OIDplusPagePublicForgotPassword.class.php
/trunk/plugins/viathinksoft/publicPages/095_attachments/OIDplusPagePublicAttachments.class.php
/trunk/plugins/viathinksoft/publicPages/100_whois/whois/json/security.inc.php
/trunk/plugins/viathinksoft/publicPages/200_viathinksoft_freeoid/OIDplusPagePublicFreeOID.class.php
/trunk/plugins/viathinksoft/publicPages/500_resources/OIDplusPagePublicResources.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
/trunk/plugins/viathinksoft/raPages/092_invite/OIDplusPageRaInvite.class.php
/trunk/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php
/trunk/plugins/viathinksoft/raPages/101_change_password/OIDplusPageRaChangePassword.class.php
/trunk/plugins/viathinksoft/raPages/102_change_email/OIDplusPageRaChangeEMail.class.php
/trunk/plugins/viathinksoft/raPages/910_automated_ajax_calls/OIDplusPageRaAutomatedAJAXCalls.class.php
/trunk/polyfill.min.js.php
/trunk/setup/index.php
1140 2023-03-26 23:45:51 daniel-marschall /trunk/  
/trunk/.idea/codeStyles/Project.xml
/trunk/.idea/copyright
/trunk/.idea/copyright/Apache_2.xml
/trunk/.idea/sqldialects.xml
/trunk/.idea/vcs.xml
/trunk/.idea/codeStyles/codeStyleConfig.xml
/trunk/.idea/inspectionProfiles/Project_Default.xml
/trunk/.idea/php.xml
/trunk/.idea/workspace.xml
/trunk/dev/translation/message_regenerate.phps
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/oidplus.min.css.php
/trunk/plugins/viathinksoft/publicPages/200_viathinksoft_freeoid/OIDplusPagePublicFreeOID.class.php
/trunk/plugins/viathinksoft/publicPages/999_antispam_filter/OIDplusPagePublicAntiSpamFilter.class.php

Show All