peter

Results 9 issues of peter

There wasn't a way to keep target systems' current `vm.swappiness` setting/value so here's a minimal patch to allow *not* setting/changing this value.

Currently DiscoJuice seems to show `md:OrganizationDisplayName` for IdPs, which makes it impossible to differentiate between seperate IdPs run by the same organization (e.g. ACOnet vs. ACOnet's OpenIdP). For suggested precedence...

DiscoJuice allows to show/limit IdPs shown per country via a dropdown list at the bottom. Somethimes (e.g. for services predominantly used within a specific country, but still inter-federated) it would...

(Rewriting this to make it more general) DiscoJuice should evaluate typed-in search strings against more data from SAML metadata: Multiple languages: When searching for an IdP (typing into the input...

Relaying this here for Mads, who had this to say after the MDS changed to using pyFF/pyXMLSecurity: > Is there a reason we should know for using a non-exclusive canonicalization...

The `README.md` mentions this at the very end: ```md If you have any questions regarding operations/deployment of SATOSA please use the satosa-users [mailing list](https://lists.sunet.se/postorius/lists/idpy-discuss.lists.sunet.se/). ``` I.e., in prose it says...

Rauthy generates emails with the expiration timestamp for the reset link always in format `dd/mm/yyyy`: `Link expires: 30/10/2025 14:16:27 UTC` And while [Wikipedia](https://en.wikipedia.org/wiki/List_of_date_formats_by_country) tells me that this specific format/notation is...

enhancement

**Motivation** As mentioned in [discussion 901](https://github.com/lldap/lldap/discussions/901#discussioncomment-13936553) when using (some) lldap instances with a read-only sqlite db (e.g. in order to maintain data integrity when "clustering" sqlite dbs while scaling out...

enhancement

As [already](https://talk.getindico.io/t/shibboleth-and-umlauts/2324/3) discussed [twice](https://talk.getindico.io/t/shibboleth-and-utf8/3671/2), there's an issue when UTF-8 encoded data comes in via `request.environ`, as commonly happens when using the Shibboleth SP software in conjunction with uWSGI: E.g. what...

bug