atomicshop 2.18.26__py3-none-any.whl → 2.18.27__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of atomicshop might be problematic. Click here for more details.
- atomicshop/__init__.py +1 -1
- atomicshop/permissions/ubuntu_permissions.py +1 -1
- {atomicshop-2.18.26.dist-info → atomicshop-2.18.27.dist-info}/METADATA +1 -1
- {atomicshop-2.18.26.dist-info → atomicshop-2.18.27.dist-info}/RECORD +7 -7
- {atomicshop-2.18.26.dist-info → atomicshop-2.18.27.dist-info}/LICENSE.txt +0 -0
- {atomicshop-2.18.26.dist-info → atomicshop-2.18.27.dist-info}/WHEEL +0 -0
- {atomicshop-2.18.26.dist-info → atomicshop-2.18.27.dist-info}/top_level.txt +0 -0
atomicshop/__init__.py
CHANGED
|
@@ -120,7 +120,7 @@ def set_folder_permissions(
|
|
|
120
120
|
# Handle non_sudo_user case
|
|
121
121
|
if logged_in_non_sudo_user:
|
|
122
122
|
# Get the current logged-in user
|
|
123
|
-
username = os.
|
|
123
|
+
username = pwd.getpwuid(os.getuid())[0]
|
|
124
124
|
|
|
125
125
|
# Get the UID and GID of the specified user
|
|
126
126
|
user_info = pwd.getpwnam(username)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
atomicshop/__init__.py,sha256=
|
|
1
|
+
atomicshop/__init__.py,sha256=cgFc16qqVGnOgJgV1Zh4BmuMSDReWteBDmPf5OF4EiI,124
|
|
2
2
|
atomicshop/_basics_temp.py,sha256=6cu2dd6r2dLrd1BRNcVDKTHlsHs_26Gpw8QS6v32lQ0,3699
|
|
3
3
|
atomicshop/_create_pdf_demo.py,sha256=Yi-PGZuMg0RKvQmLqVeLIZYadqEZwUm-4A9JxBl_vYA,3713
|
|
4
4
|
atomicshop/_patch_import.py,sha256=ENp55sKVJ0e6-4lBvZnpz9PQCt3Otbur7F6aXDlyje4,6334
|
|
@@ -159,7 +159,7 @@ atomicshop/monitor/checks/process_running.py,sha256=x66wd6-l466r8sbRQaIli0yswyGt
|
|
|
159
159
|
atomicshop/monitor/checks/url.py,sha256=1PvKt_d7wFg7rDMFpUejAQhj0mqWsmlmrNfjNAV2G4g,4123
|
|
160
160
|
atomicshop/permissions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
161
161
|
atomicshop/permissions/permissions.py,sha256=CYTDVOI0jh9ks0ZLnnOuPzppgCszFEc9-92DTkVTYi4,522
|
|
162
|
-
atomicshop/permissions/ubuntu_permissions.py,sha256=
|
|
162
|
+
atomicshop/permissions/ubuntu_permissions.py,sha256=xmLfrBh-uhJqmZzx754Yt2ECBsZI5uwWECg6hCsTtek,4649
|
|
163
163
|
atomicshop/permissions/win_permissions.py,sha256=eDQm1jfK9x_hkbLqIJjFTwfqinAWQ0iSr0kW3XrF1BE,1272
|
|
164
164
|
atomicshop/process_poller/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
165
165
|
atomicshop/process_poller/process_pool.py,sha256=4Qs427qd7OcBxu5PMFU5PTmyuxRy0vgj2GLsRt0IoEw,9565
|
|
@@ -321,8 +321,8 @@ atomicshop/wrappers/socketw/statistics_csv.py,sha256=fgMzDXI0cybwUEqAxprRmY3lqbh
|
|
|
321
321
|
atomicshop/wrappers/winregw/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
322
322
|
atomicshop/wrappers/winregw/winreg_installed_software.py,sha256=Qzmyktvob1qp6Tjk2DjLfAqr_yXV0sgWzdMW_9kwNjY,2345
|
|
323
323
|
atomicshop/wrappers/winregw/winreg_network.py,sha256=AENV88H1qDidrcpyM9OwEZxX5svfi-Jb4N6FkS1xtqA,8851
|
|
324
|
-
atomicshop-2.18.
|
|
325
|
-
atomicshop-2.18.
|
|
326
|
-
atomicshop-2.18.
|
|
327
|
-
atomicshop-2.18.
|
|
328
|
-
atomicshop-2.18.
|
|
324
|
+
atomicshop-2.18.27.dist-info/LICENSE.txt,sha256=lLU7EYycfYcK2NR_1gfnhnRC8b8ccOTElACYplgZN88,1094
|
|
325
|
+
atomicshop-2.18.27.dist-info/METADATA,sha256=P-gMfXaiasKYKaXDUsQbwZ-YtcwJ-nFJNVBIW9UbTB4,10631
|
|
326
|
+
atomicshop-2.18.27.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
327
|
+
atomicshop-2.18.27.dist-info/top_level.txt,sha256=EgKJB-7xcrAPeqTRF2laD_Np2gNGYkJkd4OyXqpJphA,11
|
|
328
|
+
atomicshop-2.18.27.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|