Subversion Repositories oidplus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1314 2023-06-23 15:57:27 daniel-marschall /trunk/ Fixes in re JWT  
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).
 
1297 2023-05-29 23:12:54 daniel-marschall /trunk/plugins/viathinksoft/ OID-IP URL is now canonical  
1293 2023-05-28 23:30:41 daniel-marschall /trunk/plugins/viathinksoft/ Code cosmetics  
1278 2023-05-15 21:16:29 daniel-marschall /trunk/plugins/viathinksoft/  
1273 2023-05-15 00:45:07 daniel-marschall /trunk/plugins/viathinksoft/ *** Objects REST API is done. Now in BETA stage for testing!  
1272 2023-05-15 00:36:49 daniel-marschall /trunk/  
1271 2023-05-15 00:09:41 daniel-marschall /trunk/  
1270 2023-05-14 22:37:52 daniel-marschall /trunk/plugins/viathinksoft/  
1266 2023-05-13 02:26:37 daniel-marschall /trunk/ Exceptions can now carry an HTTP Response Code  
1265 2023-05-13 01:26:05 daniel-marschall /trunk/ NEW FEATURE: REST API (Framework Beta Stage; endpoints are not implemented yet)