pre-commit-ci[bot]
3b4c40e5e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-24 18:22:26 +00:00
Uzochukwu Precious
5cfa16dbfd
review update
2022-10-24 19:21:43 +01:00
Uzochukwu Precious
eb8f338186
Updated JupyterHub's REST API doc
2022-10-22 10:02:39 +01:00
Min RK
147f029bf6
Merge pull request #4091 from Goodiec/patch-1
...
Update config-user-env.md
2022-10-17 13:44:21 +02:00
Min RK
658a1fccfe
Merge pull request #4083 from ArafatAbdussalam/branch1
...
updated websecirity.md
2022-10-17 13:10:40 +02:00
Goodness Chris-Ugari
cf1dcd6f3a
Update config-user-env.md
...
update
2022-10-17 10:59:20 +01:00
Arafat Abdussalam
a785b8d38a
I made the correction to the PR
...
I resolved my previous commit as suggested
2022-10-14 02:59:34 -07:00
pre-commit-ci[bot]
af95d643b1
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-12 11:33:54 +00:00
Goodness Chris-Ugari
67bca186b4
Update config-user-env.md
...
This PR improves the 'Configuring user environments' doc and is part of [issue 41](https://github.com/jupyterhub/outreachy/issues/41 )
2022-10-12 12:31:44 +01:00
Arafat Abdussalam
b87b8c52d3
updated websecirity.md
...
I have the grammatical errors written on the page such as improving the abbreviated words with apostrophes and other typos
2022-10-11 07:21:19 +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
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
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
b55eaae51f
document oauth_no_confirm in services
2022-08-10 08:57:35 +02:00
Min RK
e4e4bf5ff4
next release is 3.0, not 2.4
2022-07-29 15:35:08 +02: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
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
Erik Sundell
672e19a22a
Merge pull request #3815 from minrk/changelog-2.2
...
Changelog for 2.2
2022-03-07 14:32:56 +01:00
Simon Li
4a1842bf8a
Merge pull request #3809 from minrk/page_config_hook
...
Add user token to JupyterLab PageConfig
2022-03-04 21:27:34 +00:00
Min RK
8f18303e50
fix some links revealed by myst
...
mostly pre-myst markdown links
2022-03-04 10:41:20 +01:00
Min RK
bcad6e287d
Merge pull request #3812 from ktaletsk/patch-1
...
Update example to not reference an undefined scope
2022-03-04 10:03:53 +01:00
pre-commit-ci[bot]
99cb1f17f0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-03-03 15:41:17 +00:00
Richard Zowalla
10d5157e95
Apache2 Documentation: Updates Reverse Proxy Configuration (TLS/SSL, Protocols, Headers)
2022-03-03 16:40:38 +01:00
Konstantin Taletskiy
2fc4f26832
Update example to not reference an undefined scope
...
Fixes #3811
2022-03-01 12:25:54 -08:00
Min RK
9c498aa5d4
Document HubOAuth.get_token for requests on behalf of users
2022-03-01 10:05:17 +01:00
Simon Li
b1ffd4b10b
Apache: set X-Forwarded-Proto header
2022-02-28 21:46:53 +00:00
Thorin Tabor
55f0579dcc
idle-culler example config missing closing bracket
2022-02-22 13:16:37 -08:00
Min RK
88be7a9967
test coverage for Authenticator.managed_groups
...
- tests
- docs
- ensure all group APIs are rejected when auth is in control
- use 'groups' field in return value of authenticate/refresh_user, instead of defining new method
- log group changes in sync_groups
2022-01-24 13:45:35 +01:00
Thijs Walcarius
5466224988
Improve documentation about spawner error messages
2022-01-18 09:18:01 +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
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
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
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
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
468aa5e93c
render openapi spec client-side
...
- move spec to _static/rest-api.yml, since the original yaml must be served
- copy javascript rendering code from FastAPI (uses swagger-ui)
- remove link to pet store, since there isn't a big enough difference to duplicate it
- remove bootprint rendering with node
2021-10-29 13:13:41 +02:00
Edgar Costa
725fa3a48a
typo
2021-10-19 22:39:41 -04:00
Min RK
17f811d0b4
add latest changes to 2.0 changelog
...
- nullauthenticator
- lab by default
2021-09-28 15:28:59 +02:00
Min RK
4082006039
2.0: jupyterlab by default
...
swaps from default nbclassic and opt-in to lab, to now default to lab and opt-in to nbclassic
defaults to jupyterlab *if* lab 3.1 is available,
so should still work without configuration if lab is unavailable (or too old)
2021-09-23 14:52:14 +02:00
Min RK
12ab53fb37
changelog for 2.0
...
remove suggestions of `admin` permissions, in favor of roles and scopes
2021-09-13 13:44:32 +02:00
Min RK
857f7271ca
email-typo
2021-09-03 14:32:24 +02:00