Commit Graph

  • 98888db1f3
    Merge branch 'master' of https://github.com/joshp23/PEWS master joshp 2021-03-14 01:28:30 -0500
  • 3cd16f480a
    Liberpay to Dogecoin joshp 2021-03-14 01:27:27 -0500
  • c8f60cd492
    Update README.md Josh Panter 2018-10-05 12:02:34 -0400
  • 05fec9892b update README: remove instruction for obsolete option Joshua P Panter 2018-01-29 22:42:09 -0500
  • 672789e26d update README Joshua P Panter 2018-01-27 21:34:00 -0500
  • fa74db1100 alias mapping! calls to "resource=http//some.alias.org/user" now return proper values accourding to webfinger spec Joshua P Panter 2018-01-27 21:30:56 -0500
  • 92f5d6052d unset property array on delete if array is empty Joshua P Panter 2018-01-27 11:15:33 -0500
  • 5ff1b202b8 add/edit/delete 'properties' Joshua P Panter 2018-01-27 03:05:45 -0500
  • f751f53648 allow users to self delete data Joshua P Panter 2018-01-26 14:16:01 -0500
  • cf94871689 add/del host querry string fix Joshua P Panter 2018-01-26 10:08:58 -0500
  • c86a4dfd28 clean up redundacies + path traversal protection Joshua P Panter 2018-01-26 09:41:45 -0500
  • 01648de510 add a TODO item Joshua P Panter 2018-01-23 13:55:14 -0500
  • fe9c1a9e6d typo Joshua P Panter 2018-01-23 13:47:21 -0500
  • c5ab370e9b Installation updates moved some options from pews.conf to .htaccess more options to example resource fixed logos, etc first run at readme Joshua P Panter 2018-01-23 13:41:09 -0500
  • d6f4610bd9 Massive update. fully functioning and (as far as I can tell) specification compliant server server accepts json objects or regular GET requests (important as both handle multiple 'rel' key's in one request) server storage schema moved to fully file based, scrapped sqlite code for the time being. server-manager added for the creation and manipulation of resources server-manager accepts json onbjects for complex operations or regular POST requests server manager is authoritative and secure server-manager can add and remove hosts (which must be configured before adding resource accounts) and resources server-manager can manipulate various data in the resource accounts (currently alias data, subject and properties are WIP) server-manager can alter account password rebranded from PHP-Webfinger to PHP Easy Webfinger Server (PEWS: Pew-Pew) created logo and favicon (intended for a web-based manager frontend) ships with apache config file for the management of multiple domains on a single server Joshua P Panter 2018-01-23 10:39:07 -0500
  • a6e9713a70
    Initial commit Josh Panter 2018-01-21 15:24:33 -0500