Se tunea Redmine para tener una página de inicio solo para usuarios anónimos

This commit is contained in:
Manuel Cillero 2018-12-08 16:02:49 +01:00
parent d2fc48bda8
commit 3c31ac4771
26 changed files with 3910 additions and 15 deletions

View file

@ -1,6 +1,7 @@
<%= call_hook :view_account_login_top %>
<div id="login-form">
<h2><%= l(:label_login) %></h2>
<%= form_tag(signin_path, onsubmit: 'return keepAnchorOnSignIn(this);') do %>
<%= back_url_hidden_field_tag %>