Notice: Trying to access array offset on value of type null in /home/nliautau/pico/vendor/erusev/parsedown-extra/ParsedownExtra.php on line 241

Notice: Trying to access array offset on value of type null in /home/nliautau/pico/vendor/erusev/parsedown-extra/ParsedownExtra.php on line 241

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/nliautau/pico/vendor/twig/twig/lib/Twig/Node.php on line 42

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/nliautau/pico/vendor/twig/twig/lib/Twig/Node.php on line 198
PicoUsers |pico.nliautaud.fr

This page shows the demo of the Pico Users plugin.
https://github.com/nliautaud/pico-users

A login form is shown in the site footer with :

{{ login_form }}

Users and rights have been defined in the config file, to :

users:
    someuser: $2y$10$zGNr1IbO1ncTTjjCVrx9wOM.ndjGWJ61j9VfEBGP5MPMf.70ha2pi
rights:
    PicoContentEditor/save: someuser
    PicoContentEditor/upload: someuser
    PicoContact/config: someuser