Trapulo

Results 50 comments of Trapulo

yes, and it is the https:// address. The web app works well, the problem is only related to the backurl used in OID trip with authentication provider, where the url...

I'm running on docker, and your image seems not containing bash, so I don't know how to edit it. I'll wait for new release with the fix, if this will...

on port 8000 you have HTTP service, not HTTPS. Current image does not include HTTPS it seems. You may reverse proxy request + SSL offload them with something external

the global way can be easy, but in the future will be a limit. A groups based way will be better, or if it's too hard, better the single way.

also Environment is better that is reserved to admins: it allows discovering data about runtime (bug) to standard users (that do not need this kind of information)

A great goal can be integrate Bugnet with Bonobo (https://github.com/jakubgarfield/Bonobo-Git-Server), also ASP.NET: it will be a great OSS solutions that can compete with many SAAS services. Bonobo is MVC and...

production.ERROR: No application encryption key has been specified. {"exception":"[object] (Illuminate\\Encryption\\MissingAppKeyException(code: 0): No application encryption key has been specified. at /srv/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:7

I have APP_KEY assigned. And it did work until the lats update to 5.1.0