Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
aisbf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexlab
aisbf
Commits
15f21aba
Commit
15f21aba
authored
Apr 19, 2026
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGES.md with OAuth2 authentication fix
parent
f3b10a62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
CHANGES.md
CHANGES.md
+6
-0
No files found.
CHANGES.md
View file @
15f21aba
...
@@ -81,6 +81,11 @@
...
@@ -81,6 +81,11 @@
-
**Solution**
: Added provider_type field from config (shows Kilo, Claude, Qwen, Codex, etc.)
-
**Solution**
: Added provider_type field from config (shows Kilo, Claude, Qwen, Codex, etc.)
-
**Files Modified**
:
`aisbf/analytics.py`
,
`templates/dashboard/analytics.html`
-
**Files Modified**
:
`aisbf/analytics.py`
,
`templates/dashboard/analytics.html`
### 14. OAuth2 Signup Blocked by API Authentication
-
**Problem**
: When API authentication is enabled, OAuth2 signup/login endpoints returned 401 error
-
**Solution**
: Added
`/auth/`
path exclusion to authentication middleware
-
**Files Modified**
:
`main.py`
## New Features
## New Features
### Enhanced Debug Logging
### Enhanced Debug Logging
...
@@ -140,3 +145,4 @@ Updated version to `0.99.33` in:
...
@@ -140,3 +145,4 @@ Updated version to `0.99.33` in:
11.
Test model performance displays on fresh installations with empty context_dimensions table
11.
Test model performance displays on fresh installations with empty context_dimensions table
12.
Verify no deprecation warnings in logs
12.
Verify no deprecation warnings in logs
13.
Confirm model performance Type column shows correct provider types
13.
Confirm model performance Type column shows correct provider types
14.
Test OAuth2 signup/login works with API authentication enabled
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment