tristanbarcelon

Results 5 issues of tristanbarcelon

Steps to reproduce ------------------ 1. Create an Azure Devops Artifact feed (org or team project scoped) called **privatepsgallery** and upstream powershellgallery. 2. Generate a personal access token with Package read/write...

If I'm synchronizing PSGallery packages to a private Azure Devops feed, I would like to be able to copy versions of PSGallery modules newer than the latest version stored in...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Steps to reproduce ------------------ 1. Create an Azure Devops Artifact feed (org or team project scoped) called **privatepsgallery** and upstream powershellgallery. 2. Generate a personal access token with Package read/write...

Needs-Triage

We are using EntityFramework persistence for IdentityServer3 tokens and I've noticed frequent queries for expired tokens against idsrv.Tokens that are in the form of: ``` exec sp_executesql N'SELECT [Extent1].[Key] AS...

enhancement