aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/access.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: fix admin checks for dev_appserverDmitry Vyukov2025-12-221-2/+9
* dashboard: add missing access check for fsck logsAleksandr Nogikh2025-04-231-0/+2
* dashboard/app: introduce authorized PublicAccessTaras Madan2024-10-241-16/+17
* dashboard/app: unit test accessLevelTaras Madan2024-10-181-13/+16
* dashboard/app: authenticate by the gcloud generated tokenTaras Madan2024-10-101-1/+19
* dashboard: allow multiple allowed authentication domainsFlorent Revest2024-10-101-1/+11
* dashboard: make repro logs publicAndrey Konovalov2024-07-101-0/+9
* all: fix up context import after go fixDmitry Vyukov2024-04-261-1/+1
* all: go fix everythingDmitry Vyukov2024-04-261-1/+1
* dashboard: access config through contextAleksandr Nogikh2023-10-121-4/+5
* all: use special placeholder for errorsTaras Madan2023-07-241-6/+6
* dashboard/app: change client errors formatTaras Madan2023-05-091-2/+2
* dashboard: log URLs for unauthorized accessesAleksandr Nogikh2023-02-241-1/+2
* dashboard/app: return 4xx instead of 5xx for user requestsTaras Madan2022-05-131-2/+2
* dashboard/app: update to go116 (#2959)Taras Madan2022-01-051-3/+3
* dashboard/app: fix up machine info handlingDmitry Vyukov2020-09-141-0/+5
* all: fix comments formatDmitry Vyukov2020-07-121-1/+1
* dashboard/app: fix testing for go1.11 runtimeDmitry Vyukov2020-01-291-2/+4
* dashboard: update to go111 runtimeAndrew Donnellan2020-01-291-1/+1
* dashboard/app: add link to bug to reproducersDmitry Vyukov2019-10-251-17/+17
* dashboard/app: don't log user errors in checkCrashTextAccess tooDmitry Vyukov2019-10-251-9/+12
* dashboard/app: don't log errors that can be caused by bad user requestsDmitry Vyukov2019-10-251-1/+5
* dashboard/app: add invalid bugs pageDmitry Vyukov2019-05-271-2/+3
* dashboard/app: import datastore as dbDmitry Vyukov2019-03-221-5/+5
* dashboard/app: add Log text entityDmitry Vyukov2019-03-171-0/+2
* dashboard/app: use links instead of attachments in emailsDmitry Vyukov2018-03-251-17/+83
* dashboard/app: fix 2 crashes on invalud input dataDmitry Vyukov2018-03-071-1/+1
* dashboard/app: finer-grained access controlDmitry Vyukov2018-02-141-0/+106