Pris Nasrat
acd64c277e
Drop supplemental groups in install testing
2023-02-07 11:42:02 -05:00
Simon Li
6413268211
use id to debug test_install.py
2023-02-07 11:42:02 -05:00
Simon Li
5c475b876c
Add debugging info to test_install permissions checks
2023-02-07 11:42:01 -05:00
Erik Sundell
e0aaa4f995
pre-commit: run black with string normalization
2021-11-03 23:55:34 +01:00
Erik Sundell
771ae59636
pre-commit: run black without string normalization
2021-11-03 23:53:41 +01:00
Tim Head
aa2222cd08
Fix one more test
2020-01-25 20:54:10 +01:00
Tim Head
fb67438a23
Explicitly disable the new --user default in pip
2020-01-25 19:07:17 +01:00
yuvipanda
8ec3fab3f3
Make installer.log non-readable by non-root users
...
Doesn't have any sensitive info right now but might
in the future.
Fixes #142
2019-05-29 11:27:53 -07:00
yuvipanda
28af89a381
Move tljh-config symlink to /usr/bin
...
Removes a lot of 'sudo -E' usage, and eventually should
let us get rid of the $PATH override for jupyterhub-admins,
which arguably is less secure than just dropping stuff into
/usr/bin
Also remove sudo -E from apt and mkdir calls. Not necessary.
2018-08-12 22:05:18 -07:00
yuvipanda
816e9a01a1
Test symlinking tljh-config
2018-07-31 13:19:45 -07:00
Min RK
680206813f
test permissions
...
imported from acl-based tests
test for admin-install permissions are included but skipped as xfail
2018-07-19 01:15:59 -07:00