Pode icon indicating copy to clipboard operation
Pode copied to clipboard

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

Results 265 Pode issues
Sort by recently updated
recently updated
newest added

### Related Issues #398 ### Describe the Feature Pode has support for Basic/Windows LDAP authentication, but is currently missing NTLM auth. Looking at it, it seems very similar to Basic...

feature :sunny:
authentication :closed_lock_with_key:

### Question I know Pode has a config file, Is this a good start where we can define initialize DB and start using from .pode files ?

question :grey_question:

![image](https://user-images.githubusercontent.com/9047436/153792492-1210b26f-6514-4041-9a55-63707f90012b.png) ![image](https://user-images.githubusercontent.com/9047436/153792536-565f4424-e965-4b7a-939e-d95c53a5be16.png) I have put disabletermination there, but it seems not work as I expected, I remembered 2.5.2 works fine. Thanks Eric Xin

investigation :mag:

### Question I'm trying to create a Pode Service that shall serve as Forward Auth Proxy for the docker based reverse proxy called Traefik2. Based on the docs I got...

question :grey_question:

### Describe the Change I'd like to use SASS or LESS with Pode. At the moment, the documentation isn't super clear about how best to accomplish this. I would imagine...

documentation :book:

### Describe the Change Under `/docs/Hosting`, a new `NGINX.md` should be written that includes documentation on how to host Pode using NGINX. I'm not overly familiar with NGINX, but I...

documentation :book:
hacktoberfest

### Question Hi, I want to know is Pode able receive the optional claims information was set in Azure AD to pass? If yes, how to do it? I tried...

question :grey_question:

### Describe the Change At present you can restrict access to routes by adding authentication - for some, like AD, you can also restrict this further by allowing certain groups....

enhancement :arrow_up:
authentication :closed_lock_with_key:

### Describe the Change This is from #575. Could it be possible to have some `Merge-PodeAuth` function, which would allow the merging of multiple auth methods? For example: ```powershell Merge-PodeAuth...

enhancement :arrow_up:
investigation :mag:
authentication :closed_lock_with_key:

### Describe the Feature I would like to know if it's possible or maybe it could be a nice feature. I would like to register my Pode server with a...

feature :sunny:
idea :bulb: