Commit Graph

27 Commits (master)

Author SHA1 Message Date
Felix Stupp f108987bf6
ping: Added endpoint for register new fqdn's
- Added environment variable REGISTER_PASS for authorize register
- Added endpoint /:fqdn/:code/:pass for register new fqdn's
5 years ago
Felix Stupp 4d2266e8a7
ping: Changed status code for invalid token to 403 5 years ago
Felix Stupp 9af27ac110
ping.js: Changed tabs to spaces 5 years ago
Felix Stupp b0d3fcc672
ping: Changed date output format to ISO 5 years ago
Felix Stupp f31e78fd9d
ping: SQL Select missing rows 5 years ago
Felix Stupp 2abbd05bf6
ping: Added missing comma for array 5 years ago
Felix Stupp d5cefd6edc
ping: Reworked get request output for ip addresses
- Rewrote code
- Replaced missing addresses with empty addresses
- Added timestamps of last update
5 years ago
Felix Stupp 02b5a7d51e
Implemented update lastPing value 5 years ago
Felix Stupp 942ad81539
ping: Added check for token 5 years ago
Felix Stupp 8f899f0d5a
ping: Fixed showing public ip address 5 years ago
Felix Stupp 0d23b6f3c6
ping: Changed default to show address 5 years ago
Felix Stupp 0057b006b5
ping: Extracted testIP middleware 5 years ago
Felix Stupp b684fa74dd
ping: Extracted constant IP_TYPES 5 years ago
Felix Stupp 2b52a7f1df
ping: Minimized response on update request 5 years ago
Felix Stupp 810803c7b2
ping: Fixed SQL UPDATE request 5 years ago
Felix Stupp 0bc78841bf
ping: Added default handler 5 years ago
Felix Stupp d9c24c9dd1
ping: Fixed mime type of response 5 years ago
Felix Stupp 699e519dc1
ping: Fixed usage of SimpleQuery.filter 5 years ago
Felix Stupp da2ba3e313
ping: Fixed error message on invalid ip address 5 years ago
Felix Stupp 201a980344
Added ping router 5 years ago
Felix Stupp cb06d8ec44 Fixed typo for ssh deploy key lookup 6 years ago
Felix Stupp 03da1f44a4 Added deploy router
Also some restructure to save code
6 years ago
Felix Stupp 81d578a4f3 Fixed generating empty list 6 years ago
Felix Stupp 2a72df16db Set empty value for array reduce 6 years ago
Felix Stupp fd7ec90d9c Fixed SSH User Key DB Request 6 years ago
Felix Stupp e9a2801441 Added error output 6 years ago
Felix Stupp aa7019c1ac Initial commit for keyServer in Node.JS 6 years ago