File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed 
administrator/components/com_admin/src/Script Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5869,5 +5869,11 @@ class DeletedFiles
58695869        '/plugins/task/requests/requests.php ' ,
58705870        '/plugins/task/sitestatus/sitestatus.php ' ,
58715871        '/plugins/user/profile/src/Field/DobField.php ' ,
5872+         // From 4.2.0-beta2 to 4.2.0-beta3 
5873+         '/plugins/system/webauthn/src/Exception/AjaxNonCmsAppException.php ' ,
5874+         '/plugins/system/webauthn/src/Helper/CredentialsCreation.php ' ,
5875+         '/plugins/system/webauthn/src/Helper/Joomla.php ' ,
5876+         '/plugins/system/webauthn/webauthn.php ' ,
5877+         '/plugins/task/demotasks/demotasks.php ' ,
58725878    ];
58735879}
Original file line number Diff line number Diff line change @@ -1387,5 +1387,8 @@ class DeletedFolders
13871387        // From 4.2.0-beta1 to 4.2.0-beta2 
13881388        '/layouts/plugins/user/profile/fields ' ,
13891389        '/layouts/plugins/user/profile ' ,
1390+         // From 4.2.0-beta2 to 4.2.0-beta3 
1391+         '/plugins/system/webauthn/src/Helper ' ,
1392+         '/plugins/system/webauthn/src/Exception ' ,
13901393    ];
13911394}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments