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
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
 
496 2020-12-12 20:29:51 daniel-marschall /trunk/ Large refactoring of path functions.
DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()
DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)
OIDplus::webpath(X) becomes OIDplus::webpath(X, true)
 
482 2020-12-02 20:55:41 daniel-marschall /trunk/ New optional LDAP base config setting: LDAP_USER_FILTER  
470 2020-11-16 16:45:31 daniel-marschall /trunk/ Small things  
464 2020-11-08 01:15:18 daniel-marschall /trunk/  
434 2020-10-17 12:49:29 daniel-marschall /trunk/ Added privacy documentation for OAuth2 and LDAP login methods  
431 2020-10-15 14:45:02 daniel-marschall /trunk/plugins/publicPages/ Smaller fixes  
430 2020-10-14 23:52:02 daniel-marschall /trunk/ NEW FEATURE: Authentication via LDAP / ActiveDirectory