-
I'm trying to use hapi-io with a HTTPS Hapi server.
I have two connections defined so as to be able to redirect all http requests (port 80) to https
`server.connection({ port: 443, host: constant…
-
![image](https://cloud.githubusercontent.com/assets/885557/4894164/9c2c674a-63cd-11e4-804c-7b192e1e6147.png)
I'd like to take 10 minutes to run through hapijs auth plugins. During my presentation I …
-
Hi,
I was considering creating a Hapi plugin to manage `X-Forwarded` header and just saw this one in the Hapi website.
Would you consider adding support for `X-Forwarded-Host` (setting `request.…
-
I tried to create a simple lib using npx (should be last version) with the following settings :
- Package Name react-quiz
- Package Description React quiz
- Author's GitHub Handle Sangrene
- GitH…
-
### Contact Details
_No response_
### What happened?
1. Start a new project.
2. Install Hapi and TypeORM as the plugin and adapter (as per the docuemention).
3. Create a new entry.
4. Try to del…
-
Consider the example someone else posted: https://github.com/adam-beck/hapi-plz
If you apply this patch, everything breaks although ES6 exports should work with "the second way" mentioned in [`usage`…
ljani updated
5 years ago
-
#### Context
* *hapi-swagger version*: v7.7.0
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce ?
Swagger UI specifies a password data type th…
-
I want to try this plugin in recent version of HAPI with the official tour. But I can't make it run at all.
This is my server.js file:
~~~
'use strict';
const Hapi = require('hapi');
cons…
jsg10 updated
6 years ago
-
The following issue was discovered while troubleshooting the behavior identified in https://github.com/hapijs/nes/issues/292
I have a hapi server implementation which leverages hapi-auth-jwt2 as th…
-
I tried to build the repo via maven but always run in the following error:
[INFO] Reactor Summary for HAPI-FHIR 4.0.0-SNAPSHOT:
[INFO]
[INFO] HAPI-FHIR .......................................... …