Commit Graph

13 Commits

Author SHA1 Message Date
pedro 650db20086 pilot setem: DOMAIN env var is not used
domain is retrieved from the URL that the user sends
2024-02-21 14:34:52 +01:00
pedro 84d36a65e9 pilot setem: disable ALLOW_CODE_URI 2024-02-21 14:26:33 +01:00
pedro a4afdedb29 pilot setem: enable debug true 2024-02-21 14:17:01 +01:00
pedro 95d99c29e1 pilot setem: add DOMAIN env var
with cayo, we saw that it failed because domain env var gives the
wrong DOMAIN

```
didkit.DIDKitException: Unable to resolve: Error sending HTTP request : builder error: invalid domain character
> /opt/idhub/idhub/models.py(670)issue()
-> data = sign_credential(
(Pdb) p domain
'http://172.27.0.2:9003'
```
2024-02-21 13:56:37 +01:00
pedro dff8b77777 pilot setem: also create test users 2024-02-21 13:30:10 +01:00
pedro 88afbe44ab pilot-setem: add ADMIN_EMAIL 2024-02-21 13:19:44 +01:00
pedro d53b35fff4 idhub deployment var no longer needed
you just enable DEBUG whenever is necessary
2024-02-07 12:43:52 +01:00
pedro e507018360 confirmed that setem uses membershipcard vcred 2024-01-24 18:09:49 +01:00
pedro 775f91a471 update pilot credentials
we were using test credentials, and now we have the final ones that
should be used
2024-01-24 17:11:57 +01:00
pedro b65ff7aca9 pilots xo9b and setem work on the new idhub way
this is partial work when migrating from using each one a branch vs
all in main
2024-01-24 14:58:27 +01:00
pedro d2c63de37b more bugfix namespace problm and pangeapilot files 2024-01-19 12:39:14 +01:00
pedro 8e9c03d8fb pilot setem: establish more mnemonic ports 2024-01-12 10:33:53 +01:00
pedro 30c0da5fc0 deployment scripts for pilot setem 2024-01-12 10:30:55 +01:00