Skip to content

Commit 8b26827

Browse files
authored
OIDC paths respecting site prefix in changelog
Added note about OIDC paths respecting site prefix.
1 parent 94f9988 commit 8b26827

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG.md
22

3+
## unreleased
4+
- OIDC protected and public paths now respect the site prefix when it is defined.
5+
36
## 0.42.0 (2026-01-17)
47

58
- **New Function**: `sqlpage.web_root()` - Returns the web root directory where SQLPage serves `.sql` files from. This is more reliable than `sqlpage.current_working_directory()` when you need to reference the location of your SQL files, especially when the `--web-root` argument or `WEB_ROOT` environment variable is used.

0 commit comments

Comments
 (0)