Commit Graph

16 Commits

Author SHA1 Message Date
Peter Šurda 69b7b003de
Add UUID support for SYSLINUX 2022-06-21 09:21:13 +08:00
Peter Šurda a2b36e7299
PEP8 2021-12-02 15:50:34 +08:00
Peter Šurda a51b499cb3
Add UUID syntax validation 2021-12-02 15:43:43 +08:00
Peter Šurda 95038a060c
Add v2 API with UUID support
- refactoring
- code quality
2021-11-19 16:12:32 +08:00
Peter Šurda 12ee0ab3ec
Add forward DNS lookup check 2021-07-31 20:45:50 +08:00
Peter Šurda 0ee0ac4936
Fix: reset hostname for each request 2021-07-31 13:55:58 +08:00
Peter Šurda e5b9d45a59
Allow meta-data to contain any yaml 2021-06-09 19:13:23 +08:00
Peter Šurda 2d1eb2826a
Add support for #include user-data format 2021-06-04 18:54:17 +08:00
Peter Šurda 67a2395db3
fix: code quality 2021-03-01 10:33:42 +01:00
Peter Šurda ce70c7144c
sec: disallow global IPs from proxying 2021-03-01 10:33:19 +01:00
Peter Šurda 534b33fa52
fix: parse more than the first line of metadata 2021-03-01 10:32:07 +01:00
Peter Šurda 2913a8aa24
add: redirect and vendor-data
- add redirect and vendor-data (empty only, to speed up boot)
- some CQ too
- default file names standardized
2021-03-01 10:00:50 +01:00
Peter Šurda 360917be5d
Config directory fix
- locates config in the same directory as the main file
2021-02-23 16:12:28 +01:00
Peter Šurda bfc4dbecb6
Fixes
- Also delete sample data
2021-02-10 17:13:31 +01:00
coolguy-cell cbbf9f2f66
made suggested changes after PR review 2021-01-23 21:54:06 +05:30
coolguy-cell 46b499d45f
added 3 urls /user-data, /meta-data, and /finished for Serving Static Content 2021-01-20 21:18:22 +05:30