Min RK
|
75673fc268
|
beta 2
|
2024-05-09 08:04:09 +02:00 |
|
Min RK
|
332a393083
|
Update changelog for 5.0b2
|
2024-05-08 20:15:57 +02:00 |
|
Simon Li
|
fa538cfc65
|
Merge pull request #4807 from minrk/jupyter-events
switch from jupyter-telemetry to jupyter-events
|
2024-05-08 11:31:11 +02:00 |
|
Min RK
|
961d2fe878
|
allows_schemas config is not in jupyter-events
|
2024-05-07 11:38:24 +02:00 |
|
Erik Sundell
|
fd21b2fe94
|
docs: fix internal reference typo
|
2024-05-07 09:10:28 +02:00 |
|
Min RK
|
335803d19f
|
switch from jupyter-telemetry to jupyter-events
- id must be a URL
- change `record_event` to `emit`
|
2024-05-03 12:00:42 +02:00 |
|
Min RK
|
b29e35650d
|
update changelog with latest PRs
|
2024-04-19 17:11:38 +02:00 |
|
Min RK
|
2556cd0691
|
note that 5.0 is a prerelease
|
2024-04-19 10:32:29 +02:00 |
|
Min RK
|
43fff0a280
|
try to clarify allow_all/allow_existing_users
|
2024-04-19 10:32:17 +02:00 |
|
Min RK
|
e72f0976f9
|
changelog for 5.0
|
2024-04-18 14:59:42 +02:00 |
|
Min RK
|
528c7faf92
|
Merge branch 'main' into krassowski-manage_roles
|
2024-04-15 10:58:46 +02:00 |
|
Min RK
|
b06a0f29ed
|
Merge pull request #4701 from consideRatio/pr/add-allow-existing-users
Add Authenticator config `allow_all` and `allow_existing_users`
|
2024-04-15 10:57:45 +02:00 |
|
krassowski
|
d5e9e3a632
|
Switch the default for reset_managed_roles_on_startup
|
2024-04-12 14:10:06 +01:00 |
|
krassowski
|
b79cb12095
|
Polish the documentation
|
2024-04-10 14:52:23 +01:00 |
|
Min RK
|
47f39e7c2f
|
changelog for 4.1.5
|
2024-04-09 11:18:00 +02:00 |
|
Min RK
|
3e61e46497
|
Apply suggestions from code review
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
|
2024-04-02 10:50:31 +02:00 |
|
Min RK
|
ab37cd7f24
|
changelog for 4.1.4
|
2024-03-30 10:02:43 +01:00 |
|
krassowski
|
b7d68ca255
|
Implement load_managed_roles , allow to assign scopes
and update roles (but not assign them to users/groups)
by using `load_roles` when `Authenticator.manage_roles` is on.
|
2024-03-26 17:53:32 +00:00 |
|
Min RK
|
7d720371c5
|
changelog for 4.1.3
|
2024-03-26 14:04:58 +01:00 |
|
Min RK
|
2262bab442
|
changelog for 4.1.2
|
2024-03-26 14:04:58 +01:00 |
|
Min RK
|
f581b1a541
|
Merge pull request #4743 from minrk/effver
Officially adopt EffVer
|
2024-03-26 08:59:07 +01:00 |
|
pre-commit-ci[bot]
|
1c02c0f2dd
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-24 20:20:35 +00:00 |
|
Min RK
|
f4aa8a4c25
|
changelog for 4.1.1
|
2024-03-23 17:17:39 +01:00 |
|
krassowski
|
c685d4bec9
|
Rewrite sync_roles to always grant/strip the current user
and to update all role attributes for each rule, and
to re-use `create_role` function which checks rule name etc.
|
2024-03-23 16:11:21 +00:00 |
|
Min RK
|
c3c69027fa
|
set allow_all=False by default
|
2024-03-22 15:46:03 +01:00 |
|
Min RK
|
ca3ac3b08b
|
Officially adopt EffVer
encodes the policy we already have, but now it has a name
|
2024-03-22 09:20:12 +01:00 |
|
Min RK
|
83ce6d3f6b
|
forward-port 4.1.0
|
2024-03-19 18:45:58 +01:00 |
|
krassowski
|
6a6c54fef5
|
Draft documentation specifying expected behaviour
|
2024-03-19 14:31:28 +00:00 |
|
Min RK
|
e1e34a14a2
|
update docs for allow_all, allow_existing_users
|
2024-03-19 09:40:05 +01:00 |
|
Simon Li
|
f83c22ea0e
|
services.md: idle-culler does not need admin
|
2024-03-14 15:12:20 +00:00 |
|
Simon Li
|
af396ec8d6
|
Merge pull request #4700 from minrk/redocly
Use redoc for REST API
|
2024-03-06 16:05:16 +00:00 |
|
Min RK
|
58ada78dc2
|
apply suggestion from code review
|
2024-02-26 11:19:03 +01:00 |
|
Min RK
|
b7dffc7afc
|
add rest-api-{operation} xref targets, so we can link to our own REST API
|
2024-02-22 11:03:01 +01:00 |
|
Ritika Agrawal
|
7f6e501ad3
|
Minor broken docs: reference to wiki removed, #4653 fixed
Minor broken docs: reference to wiki removed, #4653 fixed
|
2024-02-15 01:50:28 +05:30 |
|
Min RK
|
a033653918
|
add rest-api to top-level reference index
|
2024-02-07 13:17:55 +01:00 |
|
Min RK
|
0082f5b3da
|
generate rest API with redoc
via custom template
|
2024-02-07 12:30:57 +01:00 |
|
Min RK
|
41fff711e7
|
user-initiated sharing (#4594)
Squashed merge of https://github.com/jupyterhub/jupyterhub/pull/4594
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
|
2024-02-07 08:34:39 +01:00 |
|
Min RK
|
1a5220d5d8
|
Consistent example public_url
with jupyterhub.example.org
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
|
2024-01-15 10:04:45 +01:00 |
|
Min RK
|
4dd430e080
|
Merge branch 'main' into jupyterhub-public-url
|
2024-01-11 10:24:44 +01:00 |
|
BenGig
|
41c5be8fbe
|
ETHZ added to references in documentation (#4638)
Co-authored-by: Katrin Bentel <43048197+KatrinIB@users.noreply.github.com>
|
2023-11-24 16:15:49 +01:00 |
|
Simon Li
|
79e75be9f3
|
authenticator reference doc: mention admin and RBAC
|
2023-11-17 23:31:53 +00:00 |
|
Simon Li
|
99d72dfccf
|
authenticator reference doc: update authenticate return
|
2023-11-16 19:16:54 +00:00 |
|
YuviPanda
|
b50fa894ad
|
Remove links to okpy from docs
These were removed in
https://github.com/jupyterhub/oauthenticator/pull/691,
and now the link checker is not happy.
|
2023-10-16 09:49:50 +05:30 |
|
Min RK
|
1b7ca1e5de
|
Merge pull request #4568 from LexiJess/main
Update gallery-jhub-deployments.md
|
2023-09-29 11:02:28 +02:00 |
|
Yuvi Panda
|
be96990258
|
Fix link syntax
Co-authored-by: Min RK <benjaminrk@gmail.com>
|
2023-09-27 10:37:22 -07:00 |
|
Jessie Hanson
|
f396c9910e
|
Update gallery-jhub-deployments.md
Adding the Sirepo gateway to the list of Jupyter instances.
|
2023-09-13 09:53:17 -06:00 |
|
Min RK
|
1141216758
|
pass public urls as JUPYTERHUB_PUBLIC_URL and JUPYTERHUB_PUBLIC_HUB_URL
to spawners and services
|
2023-09-12 10:45:29 +02:00 |
|
Yuvi Panda
|
4fe3fe8f12
|
Merge branch 'main' into pr/small-services-docs-fixes
|
2023-09-08 19:25:53 -07:00 |
|
YuviPanda
|
841913a1d1
|
Remove ~ from .HubOAuthenticated reference
|
2023-09-08 19:18:29 -07:00 |
|
Erik Sundell
|
906d528302
|
Merge pull request #4556 from minrk/moar-services
add some more service credential docs
|
2023-09-08 23:45:24 +02:00 |
|