mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Enable registration to proceed without requiring a ticket.
Requiring a ticket after registration is convoluted; while it may be neccesary for some workflows, it definitely isn't for others, and the core of osem doesn't need it... so let's make it optional.
This commit is contained in:
parent
228190396c
commit
072116fffe
12 changed files with 168 additions and 128 deletions
|
|
@ -1094,7 +1094,6 @@ Style/EmptyLiteral:
|
|||
Style/EmptyMethod:
|
||||
Exclude:
|
||||
- 'app/controllers/admin/lodgings_controller.rb'
|
||||
- 'app/controllers/admin/registration_periods_controller.rb'
|
||||
- 'app/controllers/users_controller.rb'
|
||||
- 'db/migrate/20121223115125_create_tracks_table.rb'
|
||||
- 'db/migrate/20121223115135_create_events_table.rb'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue