summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/rest_framework/api.html
diff options
context:
space:
mode:
authorParker Berberian <pberberian@iol.unh.edu>2018-10-26 10:52:14 -0400
committerParker Berberian <pberberian@iol.unh.edu>2018-10-26 10:52:14 -0400
commitf53ba6c4db78bb1ddfc6eb72938d688b5970f284 (patch)
tree593d890f6e901a01318c048a2cb74f42f0a1bd65 /dashboard/src/templates/rest_framework/api.html
parentd6e337fa62c32155941333fe8fedc28e4f663700 (diff)
Hides information about your booking from other users
If a user is not the owner or a collaborator on a booking, they should be kept from seeing the booking detail page which may contain credentials, etc from the lab fulfilling the booking. Change-Id: I27c383a0e1d017b5d02a7c9a37676f6a968c9270 Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
Diffstat (limited to 'dashboard/src/templates/rest_framework/api.html')
0 files changed, 0 insertions, 0 deletions
/a> 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240