Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
472 2020-11-18 20:13:43 daniel-marschall /trunk/ Security: Hide system version  
453 2020-10-26 14:21:59 daniel-marschall /trunk/ Security: Auth-Plugins now also generate hashes.
Security: New setting to select default RA hashing algorithm.
Security: New auth plugin A3 "BCrypt".
 
451 2020-10-25 23:08:27 daniel-marschall /trunk/ 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.
 
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
434 2020-10-17 12:49:29 daniel-marschall /trunk/ Added privacy documentation for OAuth2 and LDAP login methods  
395 2020-09-17 11:51:46 daniel-marschall /trunk/ It is now possible to add a well-known OID (e.g. 2.999 or 1.3.6.1.4.1) to your system.  
376 2020-08-29 11:05:10 daniel-marschall /trunk/ Introduced cache folder, and cached polyfill replies  
375 2020-08-29 01:07:14 daniel-marschall /trunk/ Privacy improvement: Polyfill.io is called server-side (not from proxy). Improved compatibility with Internet Explorer.  
374 2020-08-28 00:22:53 daniel-marschall /trunk/ test_database_plugins development tool is now only available on console/CLI  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
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.
 
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
356 2020-08-11 21:41:11 daniel-marschall /trunk/ Made language flags more pretty. Increased compatibility with Internet Explorer.  
355 2020-08-10 14:34:03 daniel-marschall /trunk/ Added framework for multilinguality (PHP/JS). Currently, nothing is translated, though.  
349 2020-07-31 11:14:23 daniel-marschall /trunk/ Fixed OOBE!  
315 2020-05-18 22:44:40 daniel-marschall /trunk/ Bugfixes  
314 2020-05-18 21:32:18 daniel-marschall /trunk/  
309 2020-05-16 11:24:36 daniel-marschall /trunk/  
294 2020-05-10 11:29:27 daniel-marschall /trunk/ New folder "userdata" which now contains all data specific to this OIDplus installation (configuration, resources, databases, log files etc.)  
286 2020-04-26 12:39:58 daniel-marschall /trunk/ Color plugins: Colors can now be inverted, so you can create your own dark theme!  
257 2020-04-16 23:35:13 daniel-marschall /trunk/ NEW: NATIVE POSTGRESQL SUPPORT  
250 2020-04-14 22:46:54 daniel-marschall /trunk/ Further improved object oriented design; added class diagram and database connectivity diagram for easier understanding  
242 2020-04-11 00:24:27 daniel-marschall /trunk/ Implemented natural search order in MS SQL (Database version is now 203)  
240 2020-04-10 13:55:19 daniel-marschall /trunk/ Code optimization: Introduced new class OIDplusConfigInitializationException for more flexibility  
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
227 2020-03-20 22:27:50 daniel-marschall /trunk/ Various fixes and OOP changes  
218 2020-03-15 15:37:55 daniel-marschall /trunk/  
215 2020-03-15 00:02:33 daniel-marschall /trunk/ Made amount of CSS/JS files loaded through index.php smaller  
214 2020-03-14 23:23:30 daniel-marschall /trunk/ Privacy: polyfill.io JavaScript is only loaded if web browser is detected as Internet Explorer  
208 2020-02-28 15:44:19 daniel-marschall /trunk/ OIDplus is now compatible with hosts that do not support MySQLnd (Native Driver)  
207 2020-02-27 17:01:27 daniel-marschall /trunk/ Dependency-Check  
199 2019-11-25 00:31:31 daniel-marschall /trunk/ Improved WEID user experience (adding OIDs)  
186 2019-09-16 00:22:22 daniel-marschall /trunk/ Minor changes  
185 2019-09-15 11:51:39 daniel-marschall /trunk/ Goto box for mobile  
183 2019-09-11 22:05:09 daniel-marschall /trunk/ NEW feature: "Goto" quick access bar
CHANGED: Incorrect written object identifiers (e.g. 2.0999) will now be auto-corrected
 
170 2019-08-14 14:31:08 daniel-marschall /trunk/ System version and installation type are now included in the Registration  
163 2019-08-13 14:49:13 daniel-marschall /trunk/ NEW FEATURE: Software update (web SVN)  
157 2019-08-08 20:01:02 daniel-marschall /trunk/ Setup assistant 2/2 is now protected by ReCAPTCHA, if enabled  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
149 2019-08-01 22:58:12 daniel-marschall /trunk/ New feature: Admin password reset plugin