Merged
Conversation
for the time being, the temporal creature
- set dhcp search domain in dnsmasq scaffolding - expect redirect paths to have trailing slashes
Contributor
|
Kaikkien API-kutsujen testeissä voisi tarkistaa, että responsejen statuskoodit ovat haluttuja |
Contributor
Author
|
Ei niitä haluttuja koodeja oo kyl määritelty sen tarkemmin, ainoastaan 307 on noissa uudelleenohjauksissa |
packages/ytl-linux-digabi2-examnet/bouncer2/src/cli-transform.ts
Outdated
Show resolved
Hide resolved
packages/ytl-linux-digabi2-examnet/bouncer2/digabi2-examnet-bouncer
Outdated
Show resolved
Hide resolved
if your name isn't ytl-linux-digabi2-examnet --daemon, you don't need to touch it anyway
35751ae to
cc74ceb
Compare
aateekoohenna
commented
Mar 20, 2026
| readonly BIN_XARGS=/usr/bin/xargs | ||
| readonly BIN_OPENSSL=/usr/bin/openssl | ||
| readonly BIN_DIGABI2_EXAMNET_BOUNCER=/usr/local/sbin/digabi2-examnet-bouncer | ||
| readonly BIN_DIGABI2_EXAMNET_BOUNCER=/usr/local/libexec/ytl-linux-digabi2-examnet/bouncer |
Contributor
Author
There was a problem hiding this comment.
Siirsin tän libexecin alle hygienian vuoksi
linuswillner
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Korvataan nykyinen bouncer-palvelu sellaisella, joka ei enää mainosta palvelimen nimeä mDNS:llä vaan nojaa vanhaan kunnon DNS:ään.
Loput on työn alla #94:ssä; tämä PR sisältää pieniä muutoksia dnsmasq-templateen ja examnet-skriptiin, jotta tämä olisi tällaisenaan itsenäinen. Tästä syystä uutta bounceriakaan ei käynnistetä suoraan, vaan entinendigabi2-examnet-bouncer-skripti pienin muutoksin on vielä välissä.Toistaiseksi uuden palvelun nimi onbouncer2, mutta vanha nimi voidaan palauttaa sitten kun se on ajankohtaista.