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
566 2021-05-14 16:07:03 daniel-marschall /trunk/ 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
 
564 2021-05-10 20:46:59 daniel-marschall /trunk/ Proper fix for the CSRF Token issue with OAuth (BUG#0000213)  
563 2021-05-09 20:32:36 daniel-marschall /trunk/ OAuth plugins display warning if SameSite policy is "Strict". A different approach follows later. (BUG#0000213)  
561 2021-04-28 19:45:58 daniel-marschall /trunk/ Refactoring of JavaScript code (using AJAX instead of document.getElementByxxx), and other small fixes  
537 2021-04-10 20:53:54 daniel-marschall /trunk/ VNag is now password protected
WebWHOIS uses CR LF as line ending
 
533 2021-03-26 22:44:46 daniel-marschall /trunk/ New plugin: System file check  
532 2021-03-23 23:15:07 daniel-marschall /trunk/ 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)
 
530 2021-03-13 22:51:57 daniel-marschall /trunk/ Updated 3P: jQuery, jsTree, Certs, bignumber.js, mbstring polyfill  
512 2021-01-19 22:55:10 daniel-marschall /trunk/ Fixed race condition bug in jsTree conditionalselect  
511 2021-01-18 01:13:07 daniel-marschall /trunk/ 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
 
508 2021-01-13 01:21:54 daniel-marschall /trunk/  
506 2021-01-11 00:20:22 daniel-marschall /trunk/  
505 2021-01-10 22:51:31 daniel-marschall /trunk/ WebSVN Updater now internally uses SimpleXML
WebSVN Updater is now translated
 
501 2021-01-01 21:42:58 daniel-marschall /trunk/ MsSQL OOBE Fix  
500 2020-12-20 14:51:31 daniel-marschall /trunk/  
499 2020-12-19 22:13:18 daniel-marschall /trunk/ Translated German comments to English  
494 2020-12-12 13:05:01 daniel-marschall /trunk/ Fixed a problem where getSystemUrl() did not end with '/' if EXPLICIT_ABSOLUTE_SYSTEM_URL is used (VTS BUG#0000209 ?)  
488 2020-12-06 13:48:10 daniel-marschall /trunk/ 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.
 
486 2020-12-05 22:48:47 daniel-marschall /trunk/ New distribution channel: GitHub  
476 2020-11-22 18:55:28 daniel-marschall /trunk/ New feature: Resources can now be restricted to RAs or Admin. The res/ directory now may not be world-readable anymore.  

Show All