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
1410 2023-09-25 22:31:19 daniel-marschall /trunk/ Newly created objects now get automatically opened, without popup confirmation dialog.
If a RA does not exist during creation, no popup will be shown. Instead, at the OID page there will be an invitation button.
During invitations, the email address will be syntactically checked.
(Fixes https://github.com/danielmarschall/oidplus/issues/26)
 
1371 2023-08-03 23:20:05 daniel-marschall /trunk/ Changed all URLs oid-rep.orange-labs.fr and www.oid-info.com to oid-info.com  
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).
 
1026 2022-10-24 16:43:14 daniel-marschall /trunk/res/OIDplus/  
1013 2022-10-17 23:02:34 daniel-marschall /trunk/res/OIDplus/  
1012 2022-10-17 22:52:45 daniel-marschall /trunk/  
1011 2022-10-17 21:39:44 daniel-marschall /trunk/ Made privacy documentation more pretty  
1010 2022-10-17 13:27:32 daniel-marschall /trunk/ hCaptcha fixes  
974 2022-10-01 20:21:07 daniel-marschall /trunk/ Fix bug where HTTP was not possible after a HTTPS call (Chrome blocks secure CSRF cookie overwrite). HTTPS is now enforced if the page was previously loaded using HTTPS  
928 2022-08-25 23:54:44 daniel-marschall /trunk/ Replaced word "subsequent" with word "subordinate"  
635 2021-09-24 12:12:32 daniel-marschall /trunk/ Changed plugins path structure
Old: plugins/[plugintype]/[pluginname]
New: plugins/[vendor]/[plugintype]/[pluginname]

!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!
ALL DIRECTORIES INSIDE THE FOLDER plugin/ WILL BE DELETED
PLEASE MAKE A BACKUP OF THESE FOLDERS BEFORE UPDATING!
!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!

If you have individual third-party plugins, please make
sure that they make use of the new plugin directory structure.
 
581 2021-05-17 22:41:35 daniel-marschall /trunk/ Privacy documentation  
564 2021-05-10 20:46:59 daniel-marschall /trunk/ Proper fix for the CSRF Token issue with OAuth (BUG#0000213)  
440 2020-10-18 21:51:48 daniel-marschall /trunk/  
437 2020-10-17 22:05:23 daniel-marschall /trunk/res/OIDplus/  
436 2020-10-17 19:48:02 daniel-marschall /trunk/ NEW FEATURE: Facebook authentication  
434 2020-10-17 12:49:29 daniel-marschall /trunk/ Added privacy documentation for OAuth2 and LDAP login methods  
427 2020-10-03 19:08:44 daniel-marschall /trunk/  
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  

Show All