Georgiana
dff0f054d0
Merge pull request #4068 from Goodiec/Goodiec-improve-setup-doc-apge
...
Update setup.rst
2022-10-11 14:33:27 +02:00
Goodness Chris-Ugari
45b5a249c6
Update setup.rst
...
Corrected JupyterHub capitalization
2022-10-11 13:02:10 +01:00
Georgiana
e3a25a883f
Merge pull request #4070 from Mackenzie-OO7/mackenzie-oo7
...
Update the Technical Overview Docs
2022-10-11 14:00:19 +02:00
Goodness Chris-Ugari
20f6b13e86
Merge branch 'jupyterhub:main' into Goodiec-improve-setup-doc-apge
2022-10-11 09:14:54 +01:00
Uzochukwu Precious
eb65bd7dd6
role link added to note
2022-10-10 12:34:14 +01:00
Chidinma Udo
7f191ea5e8
Applied suggestions from code review
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2022-10-10 10:41:57 +01:00
Uzochukwu Precious
e324d89f8a
review update
2022-10-09 17:44:32 +01:00
Chidinma Udo
433bb09e9e
fixed broken link
2022-10-09 17:13:53 +01:00
Chidinma Udo
facf8039c3
fixed some typos and embedded links
2022-10-09 17:02:27 +01:00
Goodness Chris-Ugari
65caf37d71
Update setup.rst
...
This PR improves the setup page and is part of issue #41
2022-10-09 12:37:52 +01:00
Uzochukwu Precious
f5cb617ce7
fixed some typos and also added links #41
2022-10-08 23:16:44 +01:00
Temidayo
83fb49e7cf
Merge branch 'jupyterhub:main' into main
2022-10-02 14:52:24 +01:00
Temidayo
15bf61df2a
modified the contributing documentation
2022-10-02 14:39:51 +01:00
Danilo Peixoto
37d35953bc
Set named_server_limit_per_user type as integer or callable
2022-09-30 09:28:04 +02:00
pre-commit-ci[bot]
596f9669d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-09-23 11:25:40 +00:00
neerajnatu
55fbb0b5fe
review comments address
2022-09-23 16:54:53 +05:30
pre-commit-ci[bot]
01e4f2b974
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-09-17 10:27:34 +00:00
neerajnatu
bffdf690d9
adding to contributor list
2022-09-17 15:49:26 +05:30
neerajnatu
0f06c9376a
mentioning limitations of spawner.environment
2022-09-17 15:17:23 +05:30
Min RK
02dead8ab1
Bump to 3.1.0.dev
2022-09-09 08:37:18 +02:00
Min RK
24506888ea
Bump to 3.0.0
2022-09-09 08:32:58 +02:00
Min RK
75e8274a7b
date for 3.0.0
2022-09-09 08:16:07 +02:00
Erik Sundell
2a3ceff29f
Update changelog for 3.0.0
2022-09-07 09:58:17 +02:00
Min RK
b55eaae51f
document oauth_no_confirm in services
2022-08-10 08:57:35 +02:00
Min RK
562a24b651
Bump to 3.0.0b1
2022-08-02 15:10:28 +02:00
Simon Li
9318eb3fb2
Merge pull request #3994 from minrk/3.0-changelog
...
3.0 changelog
2022-08-02 14:05:38 +01:00
Min RK
0590b76cd0
3.0: refresh changelog entries
2022-08-02 14:42:33 +02:00
Min RK
8aac18c96d
More documentation for 3.0 role/scope changes
...
a few more outdated `versionchanged` notes
2022-08-02 14:39:03 +02:00
Erik Sundell
6a6b8567c0
Merge pull request #3909 from minrk/include_stopped_servers
...
include stopped servers in user model
2022-08-02 14:31:14 +02:00
Min RK
78438bdfcc
Begin 3.0 changelog
...
had to manually remove already-backported PRs
2022-08-02 14:29:16 +02:00
Min RK
dfc2d4d4f1
Merge remote-tracking branch 'origin/main' into oauth_config
2022-08-02 13:53:51 +02:00
Min RK
6afa0d6311
include stopped servers in user model
...
opt-in, behind ?include_stopped_servers
Adds `stopped` field to server model to more easily select stopped servers
2022-08-01 15:47:36 +02:00
Min RK
01a33d150f
Remove outdated cookie-secret note in security docs
...
this was true when we used shared cookie auth long ago
2022-08-01 13:28:13 +02:00
Min RK
e4e4bf5ff4
next release is 3.0, not 2.4
2022-07-29 15:35:08 +02:00
Min RK
8a44748324
Bump to 2.4.0.dev
2022-07-09 16:44:24 -07:00
Min RK
225ace636a
call client-allowed scopes JUPYTERHUB_OAUTH_CLIENT_ALLOWED_SCOPES
2022-07-08 10:18:59 -07:00
Min RK
62b38934e5
store scopes on oauth clients, too
...
rather than roles, matching tokens
because oauth clients are mostly involved with issuing tokens,
they don't have roles themselves (their owners do).
This deprecates the `oauth_roles` config on Spawners and Services, in favor of `oauth_allowed_scopes`.
The ambiguously named `oauth_scopes` is renamed to `oauth_access_scopes`.
2022-06-08 12:26:48 +02:00
Erik Sundell
a19c211612
Add changelog for 2.3.1
2022-06-06 16:18:03 +02:00
Min RK
9bbcf594ea
One more in the changelog
2022-06-06 16:17:55 +02:00
Min RK
da89155503
changelog for 2.3
2022-06-06 16:17:54 +02:00
Simon Li
85a4bbc28e
Update Contributing documentation
...
Adds yarn, moves most of CONTRIBUTING.md into https://jupyterhub.readthedocs.io/en/stable/contributing/index.html to reduce duplication
2022-05-29 19:11:57 +01:00
Simon Li
178e340223
jupyter troubleshooting
➡️ jupyter troubleshoot
2022-05-22 15:18:42 +01:00
YuviPanda
3264463366
Document the 'display' attribute of services
...
Ref https://github.com/2i2c-org/infrastructure/issues/1301
2022-05-11 19:04:58 +05:30
Björn Braunschweig
a0b9a1fe86
remove apache NE flag as it prevents opening folders and renaming files with whitespace characters. apache returns Bad Request
2022-05-09 11:36:14 +02:00
Min RK
debac715bf
add 'admin-ui' scope for access to the admin ui
2022-04-29 11:54:02 +02:00
Min RK
b6210dc225
add !service and !server scope filters
...
allows oauth clients to issue scopes that only grant access to the issuing service
e.g. access:service!service or access:servers!server
especially useful with custom scopes
2022-04-08 20:10:23 +02:00
Min RK
7a9778249f
run pre-commit with isort
2022-03-31 12:33:26 +02:00
nihua
6d00eb501a
Update upgrade.md
2022-03-30 14:20:30 +08:00
Erik Sundell
318c95342d
Merge pull request #3833 from minrk/token-scopes
...
Tokens have scopes instead of roles
2022-03-29 23:49:35 +02:00
Min RK
3cfb14b9e5
rerender rest-api
2022-03-24 15:16:21 +01:00