Ricardo Iván Vieitez Parra
Ricardo Iván Vieitez Parra
### Problem Groups joined with the 'everyone can join' link will have a transient 'pending' state, which happens between using the link and someone (i.e., a group member) manually or...
### Problem 1. The app sets `lang="eng"`, which is an invalid language. 2. IE conditional comments are used. Conditional comments have been removed since IE 10, released in 2012 (that's...
### Problem When certain invalid states are reached (for example, because of bad messages, bugs in the code, etc.), the application may enter a state that consists of just blank...
### Problem When an error occurred while joining a group, in some circumstances the application state doesn't reflect the fact that joining was unsuccessful. Steps to reproduce: 1. Create a...
### Problem Upon logging in, it's not possible to proceed without joining a group or creating one. Instead, one is presented only with the option of creating or joining a...
I’m running LEDE 17.01.2 on an Archer C7 v2 using the ath10k-ct firmware and driver. I have my network setup to use WPA2 with 802.1X authentication and dynamic VLANs. Unfortunately,...
``` % echo 'const x = async () => { const buffer = await import(/** @type {string} */("buffer")); alert("1", buffer);}; x();' | google-closure-compiler -W QUIET --module_resolution WEBPACK -O ADVANCED ```...
This relates indirectly to #799. Currently, WebAuthn signatures are constructed in a 'special' way, which includes a hash of the user-provided data and another parameters. Generally, this is: `dataToBeSigned From...
Fixes #1656