osya

Results 8 issues of osya

When using `get_files()` function in the `settings.py` file import `from webpack_loader.utils import get_files` should be placed after `SECRET_KEY` & `WEBPACK_LOADER` settings. So PyLint generates a warning `C0413:Import "from webpack_loader.utils import...

Changes for the AOL OpenID auth mostly based on the corresponding LiveJournal OpenID auth code. Three tests written (according to the LiveJournalOpenIdTest). Two of them `test_login` and `test_failed_login` passed. Test...

feedback-requested

Parameter force_rotate: true in some cases works ok. But in some cases it caused browser page hangs. This is an example of page, that used Film_Roll with force_rotate: true paremeter...

Я правильно понимаю, что не поддерживаются пароли прилоежений Яндекс и надо вводить основные логин/пароль от учетки Яндекс? Это несекьюрно. Надо сделать, чтобы можно было логиниться через пароли приложений.

Do not store token in the `settings.json`. Use `context.globalState`, for example, similar to the `GitLab Workflow` extension. Currently when token stored in the `settings.json` and `settings.json` synced via `Settings Sync`...

Fixed: 1. vertica.sqlexec file 2. Added schemas to table names. Now table records for tables with schema processed correctly