vladfreeze
d812d0f11c
Removed a duplicate key error output for further testing
2021-12-02 11:29:29 +01:00
vladfreeze
7fe565cc05
updated test_scopes and access map in base.py to fit in group properties
2021-12-02 11:29:27 +01:00
vladfreeze
5aed99b4a6
Improved design
2021-12-02 11:29:26 +01:00
vladfreeze
4c30e9e1d1
Updated code to fit with latest version
2021-12-02 11:29:24 +01:00
vladfreeze
7a56cadfb5
Improved design of input fields to match template
2021-12-02 11:29:22 +01:00
vladfreeze
21231d2f23
Removed automatically generated comments from alembic
2021-12-02 11:29:20 +01:00
vladfreeze
b11814c95b
Added alembic revision for upgrading databases with no properties columns.
2021-12-02 11:29:11 +01:00
vladfreeze
471e492c11
Added changes for group properties editing
2021-12-02 11:29:00 +01:00
Min RK
85e37e7f8c
Merge pull request #3195 from kylewm/x-forwarded-host
...
add option to use a different Host header for referer checks
2021-12-02 10:03:33 +01:00
Min RK
53067de596
finalize forwarded_host_header tests
2021-12-02 09:37:02 +01:00
Kyle Mahan
9c13861eb8
add configuration value to use a different Host key for CORS checks
2021-12-02 09:18:38 +01:00
Min RK
ff0d15fa43
Bump to 2.1.0.dev
2021-12-02 08:53:50 +01:00
Min RK
95649a3ece
Bump to 2.0.0
2.0.0
2021-12-01 14:58:11 +01:00
Erik Sundell
08288f5b0f
Merge pull request #3696 from minrk/changelog-2.0
...
Changelog for 2.0
2021-12-01 14:56:30 +01:00
Min RK
01b1ce3995
Link to upgrading doc from the changelog
2021-12-01 14:36:07 +01:00
Min RK
cbe93810be
remove redundant admin/upgrading ref target
...
confuses myst to have a ref: and doc: target with the same name
2021-12-01 14:36:06 +01:00
Min RK
75309d9dc4
Changelog for 2.0
...
ready to go!
2021-12-01 14:36:06 +01:00
Erik Sundell
249b4af59f
Merge pull request #3695 from minrk/service-auth-doc
...
Service auth doc
2021-11-30 16:09:12 +01:00
Min RK
db3b2d8961
refine service auth docs
...
favor HubOAuth, as that should really be the default for most services
- Remove some outdated 'new in' text
- Remove docs for some deprecated features (hub_users, hub_groups)
- more detail on what's required
2021-11-30 10:48:53 +01:00
Min RK
7d44a0ffc8
add tornado to intersphinx
2021-11-30 10:45:38 +01:00
Min RK
202b2590e9
doc: remove redundant TOC from services doc
...
The same TOC is automatically generated on the sidebar, no need for a manual copy
2021-11-30 09:18:57 +01:00
Erik Sundell
c98ef547a8
Merge pull request #3693 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-11-29 22:16:35 +01:00
pre-commit-ci[bot]
8a866a9102
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-prettier: v2.4.1 → v2.5.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.4.1...v2.5.0 )
2021-11-29 20:06:06 +00:00
Min RK
b186bdbce3
Bump to 2.0.0rc5
2.0.0rc5
2021-11-26 09:07:15 +01:00
Min RK
36fe6c6f66
Merge pull request #3692 from minrk/clrc5
...
changelog for 2.0.0rc5
2021-11-26 09:06:21 +01:00
Min RK
8bf559db52
changelog for 2.0.0rc5
2021-11-26 09:05:21 +01:00
Simon Li
750085f627
Merge pull request #3690 from minrk/gha-singleuser
...
build jupyterhub/singleuser along with other images
2021-11-25 20:17:12 +00:00
Min RK
2dc2c99b4a
Merge pull request #3640 from minrk/doc-api-only
...
add api-only doc
2021-11-25 20:26:25 +01:00
pre-commit-ci[bot]
e703555888
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2021-11-25 19:16:41 +00:00
Min RK
7e102f0511
Apply suggestions from code review
...
Co-authored-by: Carol Willing <carolcode@willingconsulting.com >
2021-11-25 20:16:10 +01:00
Min RK
facde96425
build jupyterhub/singleuser along with other images
...
got lost in the migration to GHA docker builds
2021-11-24 21:15:59 +01:00
Erik Sundell
608c746a59
Merge pull request #3689 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-11-22 22:26:25 +01:00
pre-commit-ci[bot]
a8c834410f
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.29.0 → v2.29.1](https://github.com/asottile/pyupgrade/compare/v2.29.0...v2.29.1 )
- [github.com/psf/black: 21.10b0 → 21.11b1](https://github.com/psf/black/compare/21.10b0...21.11b1 )
2021-11-22 20:51:45 +00:00
Min RK
bda14b487a
Bump to 2.0.0rc4
2.0.0rc4
2021-11-18 15:33:12 +01:00
Min RK
fd5cf8c360
Merge pull request #3687 from minrk/rc4-changelog
...
update 2.0 changelog
2021-11-18 15:32:27 +01:00
Min RK
03758e5b46
update 2.0 changelog
...
prep for rc4
2021-11-18 14:50:10 +01:00
Erik Sundell
e540d143bb
Merge pull request #3685 from minrk/session-id-model
...
Add Session id to token/identify models
2021-11-18 13:39:34 +01:00
Erik Sundell
b2c5ad40c5
Merge pull request #3686 from minrk/login_with_token
...
Hub: only accept tokens in API requests
2021-11-18 13:27:41 +01:00
Min RK
edfdf672d8
Hub: only accept tokens in API requests
...
do not allow token-based access to pages
Tokens are only accepted via Authorization header, which doesn't make sense to pass to pages,
so disallow it explicitly to avoid surprises
2021-11-18 09:36:49 +01:00
Min RK
39f19aef49
add session_id to token model
2021-11-17 09:46:26 +01:00
Min RK
8813bb63d4
update to openapi 3.0
...
easier to implement oneOf schemas
document scopes, session_id in /api/user model
2021-11-17 09:44:38 +01:00
Yuvi Panda
7c18d6fe14
Merge pull request #3681 from minrk/log-app-versions
...
Log single-user app versions at startup
2021-11-16 00:11:32 +05:30
Erik Sundell
d1fe17d3cb
Merge pull request #3682 from minrk/relpath
...
always use relative paths in data_files
2021-11-08 14:06:20 +01:00
Min RK
b8965c2017
always use relative paths in data_files
...
instead of absolute paths for sources
seems to have started failing on Windows
2021-11-08 13:29:26 +01:00
Min RK
733d7bc158
Log single-user app versions at startup
...
Reports jupyterlab, jupyter_server versions during startup
2021-11-08 09:21:32 +01:00
Min RK
88f31c29bb
add api-only doc
...
Describe how to use JupyterHub as a "behind the scenes" implementation detail,
rather than a user-facing application.
2021-11-04 17:16:59 +01:00
Min RK
3caf3cfda8
Bump to 2.0.0rc3
2.0.0rc3
2021-11-04 15:52:37 +01:00
Erik Sundell
d076c55cca
Merge pull request #3679 from minrk/forward-1.5
...
Forward-port fixes from 1.5.0 security release
2021-11-04 15:30:04 +01:00
Min RK
3e185022c8
changelog for 1.5.0
2021-11-04 15:04:40 +01:00
Min RK
857ee2885f
jupyterlab: don't use $JUPYTERHUB_API_TOKEN in PageConfig.token
2021-11-04 15:03:12 +01:00