hobbestigrou
hobbestigrou
Give the possiblity to configure if the user must be staff. Fixes: #17
I think it can be interesting to add a settings to bypass the can method. I think on the development mode it's not necessary to be staff to show the...
First thanks for your project it's great. Just know if it possible to add a support without gvim. I don't want to need install gvim for use your project.
Use a dict to manage the install of git package.
Hi, A little update with function, var configuration and so on.
Fix deprecated message of mongodb.
Try with Dancer 2 to see if it works and make adjustments as needed.
Update the get of database to remove warnings: ``` AUTOLOADed database method names are deprecated and will be removed in a future release. Use $client->get_database( 'Pastedance' ) instead. at /home/hobbestigrou/sandbox/Pastedance/lib/Pastedance.pm...