この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
I have heard about the term Bundle Whitelisting.
Any thoughts on what exactly is this and when should this be done. Basically looking for some additional inputs here.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Basically whitelisting bundle means using deprecated API's within our code base even though it is not recommended to use it.
表示
返信
いいね!の合計
A good document is here.
表示
返信
いいね!の合計
Basically whitelisting bundle means using deprecated API's within our code base even though it is not recommended to use it.
表示
返信
いいね!の合計
When you bundle has deprecated usage of API's as an example loginAdminstrative() for session, you have to add your bundle into exception list before you can use it and similar error is thrown in logs also
表示
返信
いいね!の合計