mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 12:44:03 +00:00
parent
87144caeb3
commit
ae98ac1430
8 changed files with 8 additions and 8 deletions
|
|
@ -52,7 +52,7 @@ class ApplicationController < ActionController::Base
|
|||
Rails.logger.debug('IChain Record was not Unique!')
|
||||
sign_out(current_user)
|
||||
redirect_to root_path,
|
||||
error: 'Your E-Mail adress is already registered at OSEM. Please contact the admin if you want to attach your openSUSE Account to OSEM!'
|
||||
error: 'Your E-Mail address is already registered at OSEM. Please contact the admin if you want to attach your openSUSE Account to OSEM!'
|
||||
end
|
||||
|
||||
rescue_from UserDisabled do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue