security upgrade #17
No labels
Milestone
No items
No Milestone
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/hedgedoc#17
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
but it comes with a change i was discussing with @3wordchant over matrix. this currently works for our sqlite deploy
ok! got the
set -uback by providing default empty values to variables that could be unsetI'm not sure what
-zdoes but isn'tCMD_DB_URLalways set from thecompose.ymland so the check never gets in to re-setting it for the postgres case? I might be missing something here 🤔 Also yes, this PR became more than a "security upgrade" 🙃 Let's update the title for those coming later?yeah you're right!
-zchecks the variable is empty, but since pg doesn't rewrite it to an empty string, the check never passesok now it checks for password file presence
954bfae9eeto29968706fcLGTM
@3wordchant would you test it before release?
i tested it myself and works ok! just a note @decentral1se before upgrading abra (i was on 0.10 rc but i'm not sure which one now) i could tell when a new config was being installed, with 0.10 this info isn't shown. let me know if i should open an issue about it.
@fauno yes, please open an issue: https://git.coopcloud.tech/toolshed/abra/issues/new
This output could come back but it'd be good to understand why and see if others want that also.