Not logged in users can not submit talks
There should be no difference between having enabled ichain or not for this.
This commit is contained in:
parent
75f1ba03df
commit
9f98c52e08
1 changed files with 0 additions and 4 deletions
|
|
@ -56,10 +56,6 @@ class Ability
|
|||
conference = registration.conference
|
||||
conference.registration_open? && registration.new_record? && !conference.registration_limit_exceeded?
|
||||
end
|
||||
|
||||
can [:new, :create], Event do |event|
|
||||
event.program.cfp_open? && event.new_record?
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue