Roger Ng

Results 46 comments of Roger Ng

@wesleycho Do you think this is a good solution which has considered the accessibility? Making use of the `uib-tabindex-toggle` directive sounds a much better approach. I want to make sure...

Using `javascript:void(0)` would cause the Content Security Policy (CSP) violation. This has already been discussed in https://github.com/angular-ui/bootstrap/issues/3904.

@corner22 I am glad that you have a similar proposal as mine https://github.com/angular-ui/bootstrap/issues/6262#issuecomment-251055460. I will create a PR in the coming few days. Hope someone from the team will accept...

@dadoadk Pull request has been created but there is no active team member to review and approve it. I would say there is no ETA.

@jamespsterling This project is no longer being maintained.

Joe is right. The painess upgrade is to update the following endpoint from v2 to v3 and the code comments. https://github.com/appmattus/certificatetransparency/blob/80e835fe1d67d848215a614646ca20e9c3f07026/certificatetransparency/src/main/kotlin/com/appmattus/certificatetransparency/loglist/LogListDataSourceFactory.kt#L49

Can the `baseUrl` in `LogListService` be overridden as a workaround before the fix release is ready? https://github.com/appmattus/certificatetransparency/blob/af503564bf3ee2c2866dafc126d19221254bdd00/certificatetransparency/src/main/kotlin/com/appmattus/certificatetransparency/loglist/LogListDataSourceFactory.kt#L44-L53

> Looks like **CTTrustManagerBuilder**, **CTInterceptorBuilder** and **CTHostnameVerifierBuilder** builders have an option to provide custom **LogListService** using Factory **LogListDataSourceFactory.createLogListService("urlToOverride", " okHttpClientToOverride", "timeOutToOverride")** Thanks for looking into that. The log list v3...

> My hope is low too. But i think it's worth a try. > > Clients has LESS than one month to migrate to V3. This is not much time,...

We are pleased to announce that the v2 log list endpoints will serve the v3 log list, which is backward compatible with v2, for another 90 days starting on 2022-11-17....