flagflag  
23: 2023-04-26 (Wed) 20:47:07 iseki source 24: 2023-05-07 (Sun) 14:50:00 iseki source
Line 17: Line 17:
- %%[[feserver]]%% - %%[[feserver]]%%
- [[Ltictr_Proxy]] - [[Ltictr_Proxy]]
 +#br
 +
 +*** 最新メモ [#k8d9209c]
 +**** 2023/05/07 [#mc229461]
 +- JupyterHub v3 で Podman も Docker 同様に扱えるようになった模様.
 +-- JupyterHub v3 では jupyterhub_podman_config.py と最新の Dockerイメージ(ltids)の組み合わせは使用できない.(パーミッションエラーが出る)
 +-- JupyterHub v3 で最新の Dockerイメージ(ltids)を使用したい場合は,Podmanであっても jupyterhub_docker_config.py を使用すること.
 +- JupyterHub v4 では XSRFクッキー関連で,[[ltiauthenticator>LTI#o7520050]] が使用できない.[[JupyterHub>JupyterHub#s373921d]]
 +-- site-packages/jupyterhub/handlers/base.p​y の関数 check_xsrf_cookie(self) でそまま True を返させる.
 + --- base.py-    2023-05-07 01:44:18.173130119 -0400
 + +++ base.py    2023-05-07 01:44:31.750265669 -0400
 + @@ -235,7 +235,8 @@
 +
 +     def check_xsrf_cookie(self):
 +         try:
 + -            return super().check_xsrf_cookie()
 + +            return True
 + +            #return super().check_xsrf_cookie()
 +         except Exception as e:
 +             # ensure _juptyerhub_user is defined on rejected requests
 +             if not hasattr(self, "_jupyterhub_user"):
#br #br
Line 172: Line 193:
-- conda install oauthlib  or pip  install oauthlib -- conda install oauthlib  or pip  install oauthlib
 +- v1.5.0 release
 +-- https://pypi.org/project/jupyterhub-ltia​uthenticator/1.5.0/
- v1.2.0 release (2021 9/2) - v1.2.0 release (2021 9/2)
-- https://pypi.org/project/jupyterhub-ltia​uthenticator/1.2.0/ -- https://pypi.org/project/jupyterhub-ltia​uthenticator/1.2.0/


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

22 user(s) are online (1 user(s) are browsing xpwiki)

Members: 0
Guests: 22

more...

Access Counter

Today : 2525
Yesterday : 4372437243724372
Total : 2366153823661538236615382366153823661538236615382366153823661538
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com