Skip to content

Pull requests: DuendeSoftware/IdentityServer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

remove duplicate dictionary lookups
#1651 opened Nov 27, 2024 by SimonCropp Loading…
remove redundant <returns></returns>
#1650 opened Nov 27, 2024 by SimonCropp Loading…
remove some dead code
#1649 opened Nov 27, 2024 by SimonCropp Loading…
fix broken xml docs
#1648 opened Nov 27, 2024 by SimonCropp Loading…
use some pattern matching
#1647 opened Nov 27, 2024 by SimonCropp Loading…
avoid some array alloc
#1646 opened Nov 27, 2024 by SimonCropp Loading…
simplify some linq
#1645 opened Nov 27, 2024 by SimonCropp Loading…
use char base overloads where possible
#1644 opened Nov 27, 2024 by SimonCropp Loading…
use named headers
#1643 opened Nov 27, 2024 by SimonCropp Loading…
fix incorrect as usage in GetAuthenticationTimeEpoch
#1636 opened Nov 21, 2024 by SimonCropp Loading…
remove redundant Any checks before enumeration
#1634 opened Nov 21, 2024 by SimonCropp Loading…
better perf in request validation
#1632 opened Nov 21, 2024 by SimonCropp Loading…
leverage argument throw helpers
#1630 opened Nov 21, 2024 by SimonCropp Loading…
fix nullable in IsNullOrEmpty
#1629 opened Nov 21, 2024 by SimonCropp Loading…
Refactoring AuthenticationPropertiesExtensions
#1585 opened Aug 20, 2024 by testfirstcoder Loading…
improve youngest key search
#1584 opened Aug 16, 2024 by testfirstcoder Loading…
use static equals method to avoid exception
#1583 opened Aug 16, 2024 by testfirstcoder Loading…
remove unnecessary distinct method
#1581 opened Aug 12, 2024 by testfirstcoder Loading…
ProTip! Filter pull requests by the default branch with base:main.