Jasper Moelker
Jasper Moelker
## Summary Proposed changes: - add commit, changelog and version scripts - add functionality description - add usage guidelines - add contribution guidelines describing commit format - add placeholder changelog...
Fixes `"An error occurred while loading the web debug toolbar (500: Internal Server Error)."` by changing the `twig-bridge` version as suggested by @bastien-g (https://github.com/silexphp/Silex-Skeleton/issues/69#issuecomment-270605479). Resolves #69 Note: [committing the `composer.lock`...
Warning produced on every run: ```sh UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property '_destroySSL' of undefined (node:55549) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the...
Requires #6
Note: is much easier to achieve after #58 is merged.
For instance in: * **Secure connection**: HTTPS, redirect HTTP -> HTTPS, SSL grade, ... * **Secure cookies**: Secure Cookie, HttpOnly, ... * **Secure UX**: Paste Password, opens external links with...
See [Safe Browsing Lookup API](https://developers.google.com/safe-browsing/v4/lookup-api) and [Phishtank API](https://www.phishtank.com/api_info.php). Inspired by [Passmarked's Malware module](https://github.com/passmarked/malware).
Also are multiple `` tags supported?