Skip to content

Commit

Permalink
retire permissioning
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Dec 11, 2023
1 parent 28b5ff3 commit 658dc63
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 979 deletions.
6 changes: 0 additions & 6 deletions docs/command_line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@ xlwings comes with a command line client. On Windows, type the commands into a C
the "--file" flag to only import a single file by
providing its path. Requires xlwings PRO.
(Changed in 0.23.4)
permission "xlwings permission cwd" prints a JSON string that can
be used to permission the execution of all modules in
the current working directory via GET request.
"xlwings permission book" does the same for code that
is embedded in the active workbook.
(New in 0.23.4)
release Run "xlwings release" to configure your active
workbook to work with a one-click installer for easy
deployment. Requires xlwings PRO.
Expand Down
20 changes: 0 additions & 20 deletions tests/permission/permission.py

This file was deleted.

Binary file removed tests/permission/permission.xlsm
Binary file not shown.
20 changes: 0 additions & 20 deletions tests/permission/permission2.py

This file was deleted.

132 changes: 0 additions & 132 deletions tests/permission/permission_server.py

This file was deleted.

0 comments on commit 658dc63

Please sign in to comment.