Slawomir Boczek

Results 12 issues of Slawomir Boczek

Google ReCAPTCHA v3 support

This PR allows to add new pages that are outside of system/pages directory (without touching the MyAAC structure), inside of plugins. New dependency is added: nikic/fast-route. It's a very fast...

~~This setup is extremally slow, takes more than 2 seconds per request, even with status disabled.~~ ~~The reason for this is currently not known for me.~~ Edit: I found the...

Hello, I didn't knew where to post it, as I didn't found any forum or chat for this plugin. Is there any way to disable the behaviour that when you...

This commit introduces new type of hooks: filters. The usage is similar to WordPress filters: https://developer.wordpress.org/plugins/hooks/filters/ ## Example 1: Hook into twig->display & $twig->render Plugin.json: ``` "hooks": { "Twig Display":...

Hi, Last year I updated the docs with the link to myaac: https://github.com/otland/docs/pull/4 But the docs seems to be not updated since then? https://docs.otland.net/ots-guide/running-your-first-ot-server/setting-up-your-first-server Could you please deploy the latest...

question

For better handling of vocations Monk is supported now No need to manually write the vocation names

Thanks @joelslamospersson for idea and basic code * Add "access" option to Menus * Also rewrite whole page a bit, using $.clone for adding new elements * Remove spectrum color...

Two factor authentication. Currently only E-Mail two factor auth implemented.