Skip to content

Commit

Permalink
Merge pull request #63 from climatepolicyradar/feature/rnd-1149-updat…
Browse files Browse the repository at this point in the history
…e-users-of-argilla-deployment

Updating the users.
  • Loading branch information
THOR300 authored Mar 28, 2024
2 parents dca3bd2 + 030d013 commit f2fb1b4
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions src/argilla/.users.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
- username: admin
hashed_password: $2y$05$OxCB2xaWqDi.Lae/zfRsK.hKBIbV.p3N4/BQuAC/PmI8UoPN0YCxO
hashed_password: :$2y$05$8eqyIthlK5fls9QGuRewt.MakjCscvPYsm3a1q/UED0G1vxeNztSu
api_key: "admin_api_key"
workspaces: [] # has access to all workspaces and datasets
- username: kalyan
hashed_password: $2y$05$lidTepfiK94fpJNbAiB6M.DmB.1S/n6mTMcwegTBHhxcSl3u2u9V6
api_key: "kalyan_api_key"
workspaces: ["gst", "gst_dev"]
- username: stefan
hashed_password: $2y$05$tpaPkqc7jijVH84POEH5p.wSkcTw0bDQATBrn3e.gSyFdM09IidxK
api_key: "stefan_api_key"
workspaces: ["gst", "gst_dev"]
- username: henry
hashed_password: $2y$05$FqH/CAZKbTbX/pBLDqcVAeX8Rojsi7L.D7PcvMTldhkJb02Gn5jd2
api_key: "henry_api_key"
Expand All @@ -18,15 +14,11 @@
hashed_password: $2y$05$ogv9KwnBMBzrWxiiBA8w4.omasGC9QYhAkZJNPFpByPI.NtWnxBPK
api_key: "sarah_api_key"
workspaces: ["gst"]
- username: marcus
hashed_password: $2y$05$qJx7NuOq3qX3ZyChlYSZr.0kS.g.sUrThuOnGNEyF72z4B5taICFi
api_key: "marcus_api_key"
workspaces: ["gst"]
- username: michal
hashed_password: $2y$05$DeL0yJY50yCKcwQUq8gtueixcRTxUHxYPHd8avQbVCuBNSdXYGDdi
api_key: "michal_api_key"
workspaces: ["gst"]
- username: tina
hashed_password: $2y$05$hGDdfPLgO9s/4qyAgaEB.eLGa2TXUvcaAt9Q6AG96.hE02yL7RC2m
api_key: "tina_api_key"
workspaces: ["gst"]
- username: matyas
hashed_password: :$2y$05$9Jh6G16GziSfTo8i9vCC9e83Up.s3q1JNcS7vEC3JZ2vDlmmluRv6
api_key: "matyas_api_key"
workspaces: [] # has access to all workspaces and datasets

0 comments on commit f2fb1b4

Please sign in to comment.