YunoHost-Apps / redirect_ynh

Redirection app for YunoHost
GNU Affero General Public License v3.0
43 stars 20 forks source link

[fix] Avoid remote unencrypted destination in proxy mode #20

Closed zamentur closed 4 years ago

zamentur commented 4 years ago

The problem

Use http with the reverse proxy mode could leaks some important data from the sso.

The solution

Avoid the user to create a proxy with an unencrypted http remote url.

State

Ready and tested