Evgeny Tomenko

Results 7 issues of Evgeny Tomenko

Imagine i have in index section column defined next way: ``` index do selectable_column column :user, fields: [:email] .... end ``` So I need a way to configure search filter...

Custom helpers for twig templates could be needed when user want to add more logic to templates, which is not possible to implement in twig templates. We can consider two...

enhancement

extract two factor logic into separate classes processing each type of 2fa. Requires auth 7.3.0 after release.

I tested diferent frontends with cakephp and laravel backends. Angular and react worked fine, but there is an issue with elm frontend seems related to CORS. Can somebody check this...

bug

Extract two factor logic into separate classes processing each type of 2fa.