New pages

New pages
Show bots | Show redirects

28 July 2026

14 July 2026

  • 11:2211:22, 14 July 2026 Development/SAML 2.0 IdP (hist | edit) [9,327 bytes] Robert Vogel (talk | contribs) (Created page with "Create the following files and folders within your <code>$DATADIR</code> <syntaxhighlight lang="text"> └── saml-idp ├── saml-config.php ├── saml-sp-metadata.php └── saml-users.php </syntaxhighlight> Add the following content to the files <div class="toccolours mw-collapsible mw-collapsed"> <code>saml-sp-metadata.php</code> <div class="mw-collapsible-content"><syntaxhighlight lang="php"><?php #SIMPLESAMLPHP_SP_ENTITY_ID: https://${D...") Tag: 2017 source edit
  • 11:0811:08, 14 July 2026 Development/S3 filestore service (hist | edit) [4,070 bytes] Robert Vogel (talk | contribs) (Created page with "When working on the S3 filestore features, a developer needs a local S3 service. One can add the following to <code>docker-compose.override.yml</code><syntaxhighlight lang="yaml"> x-common-dev: &x-common ... environment: FILESTORE_HOST: filestore FILESTORE_PORT: 9000 FILESTORE_PROTOCOL: http FILESTORE_ACCESS_KEY: ${FILESTORE_ACCESS_KEY} FILESTORE_SECRET_KEY: ${FILESTORE_SECRET_KEY} FILESTORE_BUCKET_NAME: ${FILESTORE_BUCKET_NAME:-bluespice} F...") Tag: Visual edit

23 June 2026

  • 09:3809:38, 23 June 2026 Sandbox5.2.5 (hist | edit) [1,272 bytes] Bettina Huber (talk | contribs) (Created page with "'''''this is a test page. <small>Can</small> I <sub>edit</sub> and <span class="col-purple">work</span> with the visual editor without any issues?''''' {| class="wikitable sortable mw-collapsible bs-exportable filterable mw-sticky-header" |+ !This !is !A !TABLE |- | style="" class="col-green-bg" |does |it |work |AS |- |intended? | | | |- | | | style="border-bottom-width:3px;border-bottom-color:#cd41cb;border-bottom-style:dotted;" | | |- | | style="border-right-width:3p...") Tag: Visual edit