mpjensen/foxtrot

Foxtrot MVC Framework

Maintainers

Package info

codeberg.org/Mads_Peter_Jensen/foxtrot

Issues

pkg:composer/mpjensen/foxtrot

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

3.0.0 2026-08-05 17:21 UTC

This package is not auto-updated.

Last update: 2026-08-06 14:14:30 UTC


README

This is the template for mpjsoft sites.

the site will be verified by the reciever by using the public key found in App/Keys For each site a new private/public RSA kye must be created and added to the project in App/Keys

The public key must be added to the database that reciever app is connedted to. It must be set in a table called allowed_sites This table must contain 4 fields ´id´ int, ´url´ varchar(255), ´publickey´ text, ´active´ tinyint. The site login procedure will then control if the site is allowed.

https://nextcloud.mpjsoft.com/index.php/s/ryjrn4PniyRBERG