diff options
Diffstat (limited to 'bin/ui')
| -rwxr-xr-x | bin/ui | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,7 +65,6 @@ class UI when "/saml/new" return saml_post_to_idp(Rack::Request.new(env)) else - # return saml_post_to_idp(Rack::Request.new(env)) return redirect_to("/saml/new") end when 'POST' |
