pico-users icon indicating copy to clipboard operation
pico-users copied to clipboard

A hierarchical users and rights system plugin for Pico CMS

Results 5 pico-users issues
Sort by recently updated
recently updated
newest added

Hello. I have installed pico-users following the readme.md file but I don't have any login form displayed. Where should I see this login form? Also do I need to create...

~~Session clearing after logout. Currently all session variables remain.~~ My bad, it is there. But as sessions do not expire, they will remain, if user not log out. ~~Proper session...

There should be anon built-in user, so there is possibility to grant anonymous access to page in directory, which is restricted. ``` users: editors: user1: passhash rights: folder: editors folder/public:...

enhancement

we already know that users and rights are in default pico config file.. but since i see that's no api for external apps outside of pico .. could be separate...

https://github.com/nliautaud/pico-users/blob/79b8ca95395d138c3efc9b302067fc30733c81a7/45-PicoUsers/PicoUsers.php#L77-L88 `$previousPage` and `$nextPage` should be changed when pointing `403.md` pages.

bug