This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#474 closed enhancement (fixed)

Room booking: just NICE users can access it

Reported by: jbenito Owned by: lsyroka
Priority: very low Milestone: v0.97.0
Component: Room Booking Version: 0.96.x
Keywords: Cc:

Description

We must restrict the access to the room booking to NICE users, so no other user (e.g. external accounts can access).
This is something specific for the RoomBooking at CERN. Don't make this restriction
a general rule for everyother roombooking system.
Maybe we should add a configuration parameter in which we can choose which users/groups can access the RoomBooking.

Change History (7)

comment:1 Changed 5 years ago by lsyroka

  • Owner set to lsyroka
  • Status changed from new to assigned

comment:2 Changed 5 years ago by lsyroka

  • Status changed from assigned to in_work

comment:3 Changed 5 years ago by lsyroka

  • Status changed from in_work to in_merge

comment:4 Changed 5 years ago by lsyroka

After merging: don't forget to add NICE group to groups allowed to access room booking module.

comment:5 Changed 5 years ago by lsyroka

If accepted, wiki should be updated.

comment:6 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [107f4ebf9ccd8f14c477d641adaa5e13ccee6ad6]:

[FIX] Roombooking access restrictions

  • room booking module can be accessed only by user/groups specified in roombooking plugin setup
  • new type 'usersGroups' added to the plugin system
  • min width added to PluginOptionPeopleListDiv?
  • in UserWidget? 'Group: ' is added before group name
  • fix#474

comment:7 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [107f4ebf9ccd8f14c477d641adaa5e13ccee6ad6]:

[FIX] Roombooking access restrictions

  • room booking module can be accessed only by user/groups specified in roombooking plugin setup
  • new type 'usersGroups' added to the plugin system
  • min width added to PluginOptionPeopleListDiv?
  • in UserWidget? 'Group: ' is added before group name
  • fix#474
Note: See TracTickets for help on using tickets.