Armando FEMAT ORTIZ

Results 6 issues of Armando FEMAT ORTIZ

Solving the Issue #165 multiple sms tokens. Changing default behaviour for sms sending, now it asks for telephone number by default.

When defining max number of attempts allowed for sms token, self-service password uses the convention to start counting at 0. Therefore, when max attempts is configured as 3, the user...

According to the comments in the file `config.inc.php`, the use of sms needs `$crypt_tokens=true`. This is the default value for `$crypt_tokens`. Nevertheless, if someone is to change this to `false`,...

enhancement

### I've searched open issues for similar requests - [x] Yes ### I've manually reviewed logs to find potential errors - [x] Yes ### I've recently downloaded the latest plugin...

package-issue

Hi ! Love mkdnflow :) I was trying to map `MkdnCreateLink` to a second keymap but with `links.style('wiki')`. What I am trying to do is the following: - "p" ->...

### Neovim version (nvim -v) 0.11.4 ### Neovim distribution N/A ### Description When opening a file as `nvim file.md` the Lazy configuration has it as not loaded. Nevertheless, if i...

question