openTdataCH / ojp-nova

Interface between OJP and NOVA to return an OJPFareDelivery
1 stars 0 forks source link

Update some things: CONST, Logging, robustness, SSL support #11

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago

done first round

ue71603 commented 1 year ago

@skinkie If you can have a look. It is now an example with train spliting.

The total cost should (with half-price subscription) be: image

Otherwise second 25 first = 25+19 discount ticekts: 22.40

skinkie commented 1 year ago

Should the .idea folder be included?

ue71603 commented 1 year ago

will be excluded.

skinkie commented 1 year ago

git rm .idea/* ?

ue71603 commented 1 year ago

@skinkie does this change work for you? Then we could squashmerge it into master and remove this branch.

skinkie commented 1 year ago

I want to see if we can update the extension code.

ue71603 commented 1 year ago

good idea. It looked so C... (and I should probably used break's to speed it up by 50%

skinkie commented 1 year ago

The addition of SSL is a nice gesture, but I favour of using an SSL termination like haproxy, which allows seamless upgrades.