Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AbsaOSS
/
EventGate
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
#194: improving auth user match checking
- #195
#195
Merged
lsulak
merged 17 commits into
master
AbsaOSS/EventGate:master
from
bugfix/194-making-auth-case-insensitive
AbsaOSS/EventGate:bugfix/194-making-auth-case-insensitive
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
#194: improving auth user match checking
#195
lsulak
merged 17 commits into
master
AbsaOSS/EventGate:master
from
bugfix/194-making-auth-case-insensitive
AbsaOSS/EventGate:bugfix/194-making-auth-case-insensitive
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Initial plan
Copilot
authored
30cd075
View commit details
Copy full SHA for 30cd075
Browse repository at this point
feat: add GET /docs endpoint serving Swagger UI for OpenAPI spec
Copilot
authored
f676d3b
View commit details
Copy full SHA for f676d3b
Browse repository at this point
fix: tighten get_docs() docstring summary per coding guidelines
Copilot
authored
ffb153b
View commit details
Copy full SHA for ffb153b
Browse repository at this point
Merge remote-tracking branch 'origin/master' into copilot/add-docs-endpoint
lsulak
committed
cd2980b
View commit details
Copy full SHA for cd2980b
Browse repository at this point
Commits on Jul 10, 2026
post-review comment
lsulak
committed
502df7f
View commit details
Copy full SHA for 502df7f
Browse repository at this point
forgotten exception raising - DB-write-unsupported topics should not cause the failure
lsulak
committed
b34f3cd
View commit details
Copy full SHA for b34f3cd
Browse repository at this point
removing servers - I do not find them useful
lsulak
committed
bc324c0
View commit details
Copy full SHA for bc324c0
Browse repository at this point
#194: improving auth user match checking
lsulak
committed
405597c
View commit details
Copy full SHA for 405597c
Browse repository at this point
adding fully mature pythonic gitignore (source: CAL repo)
lsulak
committed
50b7589
View commit details
Copy full SHA for 50b7589
Browse repository at this point
improvement
lsulak
committed
93519eb
View commit details
Copy full SHA for 93519eb
Browse repository at this point
unit test fix
lsulak
committed
5915141
View commit details
Copy full SHA for 5915141
Browse repository at this point
Merge branch 'copilot/add-docs-endpoint' into bugfix/194-making-auth-case-insensitive
lsulak
authored
1ef59b0
View commit details
Copy full SHA for 1ef59b0
Browse repository at this point
improving logging of area impacted by the PR
lsulak
committed
c4117b1
View commit details
Copy full SHA for c4117b1
Browse repository at this point
Commits on Jul 14, 2026
Merge branch 'master' into copilot/add-docs-endpoint
tmikula-dev
authored
215137f
View commit details
Copy full SHA for 215137f
Browse repository at this point
Merge branch 'copilot/add-docs-endpoint' into bugfix/194-making-auth-case-insensitive
lsulak
authored
e1daf71
View commit details
Copy full SHA for e1daf71
Browse repository at this point
fixing formatting
lsulak
committed
29d8b32
View commit details
Copy full SHA for 29d8b32
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'master' into bugfix/194-making-auth-case-insensitive
lsulak
authored
916fc3f
View commit details
Copy full SHA for 916fc3f
Browse repository at this point
You can’t perform that action at this time.