Change to p.projectsegfau.lt
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
3324171139
commit
bf3812b790
@ -24,7 +24,7 @@ pk=$(echo $a | jq '.pk')
|
||||
curl -X POST "https://auth.p.projectsegfau.lt/api/v3/core/users/${pk}/set_password/" -H "accept: application/json" -H "content-type: application/json" -H "Authorization: Bearer $(</root/pass/authentiktoken)" -d "{\"password\": \"${pass}\"}"
|
||||
printf 'Hi {{username}},
|
||||
Your Project Segfault Pubnix account has been approved.
|
||||
To login, run ssh {{username}}@projectsegfau.lt. You might need to specify a key, and we recommend adding an SSH host to your SSH config file to make it easier to log in later.
|
||||
To login, run ssh {{username}}@p.projectsegfau.lt. You might need to specify a key, and we recommend adding an SSH host to your SSH config file to make it easier to log in later.
|
||||
There is a Matrix chat room for everything about the Pubnix. You can ask for help, discuss features etc at #pubnix:projectsegfau.lt.
|
||||
There is a password for Pubnix-related things in your user directory, you can run cat ~/pass to see it. We recommend to store it somewhere else and delete the file.
|
||||
You also get access to our public authentik instance, which allows you to sign up to many Project Segfault services with your Pubnix account. You can find it at https://auth.p.projectsegfau.lt, log in and you will be able to see a list of applications you can use authentik to log in with.
|
||||
|
Loading…
Reference in New Issue
Block a user