Paulo Renato

Results 19 issues of Paulo Renato

Would be nice to have support for server side syntax highlighting, maybe by using https://github.com/elixir-makeup/makeup?

enhancement

### 🔖 Feature description Whatever the name convention we may want to use, Middleware or Plugins, the goal is to have some way for the developer to be able to...

discussion
databases

This pull request originates [from this discussion](https://elixirforum.com/t/does-elixir-phoenix-team-spends-too-much-time-on-frontend/46822/22?u=exadra37) on the Elixir forum where I volunteered to add a guide to show how to use Phoenix for a JSON REST API. Signed-off-by:...

I work as a Developer Advocate for Security and I am using this awesome starter kit (Profile Page HTML template) to bootstrap a demo in pure HTML and when testing...

# The Motivation Since my earlier days as developer I always have been astonished with the mindset of our industry of being insecure by default, where normally security is opt-in,...

idea :bulb:

**Branch/Environment/Version** - Branch/Version: master - Environment: docker **Describe the bug** Insecure file permissions used in files that contain secrets at `/opt/tyk-gateway/apps`. **Reproduction steps** Steps to reproduce the behavior: Use this...

bug

I am using your plugin in Tinymce 3.4.9 in Prestashop Version 1.5.3.1, a e-commerce platform, and it works fine to insert and show in the front page, but if i...

> Room for improvement How documentation is shown. Right now is just shown in plain text and is kind of ugly, I think we should use a markdown renderer for...

First of all thanks for this excellent work :) > Code navigation As Elixir code is structured as a set of hierarchical modules this feature lists all loaded modules and...

bug

According to [this blog post](https://medium.com/@appmattus/android-security-ssl-pinning-1db8acb6621e#6ea6) this demo have a security vulnerability: > The Github project Public Key Pinning with Android Volley library shows how you setup an SSLSocketFactory to pin...