File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2416,7 +2416,7 @@ export class EntityCtrl extends entityCtrl<Base> {
24162416 ace . deny = false ;
24172417 ace . _id = this . searchSelectedItem . _id ;
24182418 ace . name = this . searchSelectedItem . name ;
2419- ace . rights = "//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8=" ;
2419+ // ace.rights = "//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8=";
24202420
24212421 if ( this . collection == "files" ) {
24222422 ( this . model as any ) . metadata . _acl . push ( ace ) ;
Original file line number Diff line number Diff line change 3838 "node-gyp" : " ^7.0.0" ,
3939 "node-red" : " ^1.1.0" ,
4040 "node-red-node-email" : " ^1.7.8" ,
41- "openflow-api" : " file:../../openflow-api " ,
41+ "openflow-api" : " ^1.0.5 " ,
4242 "os-service" : " ^2.2.0" ,
4343 "passport-saml" : " ^1.3.3" ,
4444 "passport-saml-metadata" : " ^2.3.0" ,
Original file line number Diff line number Diff line change 5858 "morgan" : " ^1.10.0" ,
5959 "multer" : " ^1.4.2" ,
6060 "multer-gridfs-storage" : " ^4.2.0" ,
61- "openflow-api" : " file:../openflow-api " ,
61+ "openflow-api" : " ^1.0.5 " ,
6262 "os-service" : " ^2.2.0" ,
6363 "passport" : " ^0.4.1" ,
6464 "passport-google-oauth20" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments