ucsb-cs56-w20 / open-lab-scheduler

Display open lab hours for CS courses
1 stars 3 forks source link

Add multiple initial admins feature (lab07 starter code) to this codebase #56

Open qiandrew opened 4 years ago

pkuang5 commented 4 years ago

To initially add more admins, you must edit application.properties where it says app.admin.email to have the emails that you want to have admin access.

Example: app.admin.email=pkuang@ucsb.edu, random@ucsb.edu, random2@ucsb.edu

moshehaiem commented 4 years ago

Edit app.admin.email in the application.properties file and add the admins that you want to have initial access.