- 23 Oct, 2021 1 commit
-
-
o authored
-
- 18 Oct, 2021 2 commits
-
-
o authored
-
o@immerda.ch authored
-
- 04 Oct, 2021 3 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
Support for saml redirect bindings, where the signature is passed as additional get parameters.
-
- 03 Oct, 2021 3 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
- 14 Sep, 2021 3 commits
- 10 Sep, 2021 3 commits
-
-
mh authored
Introduce a flag for mailboxes that indicate whether this mailbox is over quota or not. The flag can be toggled through a dedicated endpoint that will be triggered through dovecot. Include current quota status in mailbox info and especially when asking for a mailbox, so message delivery can be deferred at the edge. See https://doc.dovecot.org/configuration_manual/quota/ for background.
-
o@immerda.ch authored
authentication convenience See merge request !54
-
o@immerda.ch authored
-
- 31 Aug, 2021 2 commits
-
-
mh authored
rename methods - https://rubyinrails.com/2019/04/09/rails-6-1-activerecord-deprecates-update-attributes-methods/
-
- 27 Aug, 2021 2 commits
-
-
mh authored
- 05 Aug, 2021 6 commits
-
-
o@immerda.ch authored
for admin show app pw and allow revocation
-
o@immerda.ch authored
-
o@immerda.ch authored
We have a mechanism where we allow logins only with the second factor if the last login was very recent (maybe this is not a good idea anyway). But for most people the totp is more annoying to get than the password. So let's use the reissue mechanism only with webauthn.
-
o@immerda.ch authored
-
o@immerda.ch authored
- 30 Jul, 2021 1 commit
-
-
o@immerda.ch authored
fix an issue when trying to create a forward for an alias See merge request !51
-
- 27 Jul, 2021 1 commit
-
-
mh authored
-
- 20 Jul, 2021 7 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
too keep the db consisten
-
o@immerda.ch authored
-
o@immerda.ch authored
We used to convert back and forth between urlencoded and "standard" base64. The webauthn standard wants urlencoded base64 and the webauthn gem can now automatically deal with the conversion where needed. Therefore let's switch to that everywhere. Since we use the credential_id as the index for the database, we also need to convert these keys.
-
o@immerda.ch authored
-
o@immerda.ch authored
- 19 Jul, 2021 4 commits
-
-
-
o@immerda.ch authored
set default quota to 30 See merge request !50
-
o@immerda.ch authored
Script for importing bank statements See merge request !46
-
o@immerda.ch authored
-
- 15 Jul, 2021 2 commits
-
-
o@immerda.ch authored
* open api endpoints for creating and querying transactions * allow creation of user transactions for other users * remove deprecated bill import script
-
o@immerda.ch authored
Reads a postfinance XML from stdin or file and references payments with open reference numbers.
-