Jonathan Lovera 83549e4ffd
Allow global policies to be organised in folders
Hi, 

I'm been using Strapi for a project I'm doing and you guys have done a great work! I love the idea.

This is a small Pull Request, however, I find it very useful if you would like to have your global policies organized by folders. Just in case you have more than 10 of them.

If you try at the moment to create a policy inside a folder, it will throw 
```
Cannot read property 'handler' of undefined
```

This will fix it and it will allow you to have folders on your `config/policies` folder.
2018-08-17 14:27:59 +10:00
..
2017-08-16 18:47:02 +02:00
2018-03-20 11:53:45 -04:00
2018-05-03 18:13:22 +02:00
2017-08-16 18:47:02 +02:00
2018-07-11 16:23:14 +02:00
2018-03-07 13:12:25 +01:00