mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Cookie authentication.
This commit is contained in:
parent
0edf87941a
commit
5219582803
6 changed files with 337 additions and 29 deletions
|
|
@ -29,9 +29,12 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "2.2.2",
|
||||
"bcrypt": "^5.0.0",
|
||||
"chart.js": "^2.9.3",
|
||||
"classnames": "^2.2.6",
|
||||
"cookie": "^0.4.1",
|
||||
"cors": "^2.8.5",
|
||||
"cryptr": "^6.0.2",
|
||||
"date-fns": "^2.14.0",
|
||||
"detect-browser": "^5.1.1",
|
||||
"dotenv": "^8.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue