Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:45:29 +01:00
199346b48f fix: correct minor grammatical errors and improve clarity in README.md
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:17:49 +01:00
8d30246ea0 chore: remove incomplete section on Let's Encrypt certificates from README.md
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:15:24 +01:00
050986ff87 fix: update storage directory variable in run.sh for consistency
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 10:36:40 +01:00
aa9274aca3 feat: enhance build and entrypoint scripts with improved argument handling and host entry management
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 09:34:55 +01:00
ae7542100b Refactored scripts to focues on compatibility with the real product.
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 22:48:35 +01:00
c65c347ca5 feat: add Terraform configuration and initialization scripts for Azure backend
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 22:41:58 +01:00
8be0eb7d90 update: streamlined run-server.sh with entrypoint.sh.
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 21:24:27 +01:00
f336039cd8 fix: update oauth flag handling to support shorthand option
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 21:02:51 +01:00
901477ef5a fix: add error handling for unknown arguments in run script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 20:47:14 +01:00
103df98c0f fix: update port exposure logic and enhance OAuth handling in run script
slawek pushed to dev at slawek/terraform-azurerm-simple-iam 2026-02-27 19:44:03 +01:00
912ba423dd Fix principal type for principal1 in scenario example to ServicePrincipal
slawek pushed to main at slawek/terraform-azurerm-simple-iam 2026-02-27 19:44:03 +01:00
912ba423dd Fix principal type for principal1 in scenario example to ServicePrincipal
slawek pushed to main at slawek/terraform-azurerm-simple-iam 2026-02-27 19:31:23 +01:00
b7594f4a5f Enhance examples and documentation for role assignments, adding scenarios for multiple principals and role constraints
slawek pushed to dev at slawek/terraform-azurerm-simple-iam 2026-02-27 19:30:52 +01:00
b7594f4a5f Enhance examples and documentation for role assignments, adding scenarios for multiple principals and role constraints
slawek pushed to main at slawek/terraform-azurerm-simple-iam 2026-02-27 16:22:12 +01:00
6b6615b7d3 Added support for ABAC restricted roles.
04de6345d8 Refactor role assignment clauses to support conditional logic for ServicePrincipal only assignments
Compare 2 commits »
slawek created branch dev in slawek/terraform-azurerm-simple-iam 2026-02-27 16:22:12 +01:00
slawek pushed to dev at slawek/terraform-azurerm-simple-iam 2026-02-27 16:22:12 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 14:49:29 +01:00
32a438dee2 fix: refactor port exposure functions and improve --oauth flag handling in run script
790f779572 fix: update port mappings for blob, queue, and table hosts in entrypoint script
Compare 2 commits »
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:54:40 +01:00
60f3fcfa60 fix: update entrypoint to specify blob, queue, and table host addresses
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 13:46:41 +01:00
1b22711071 fix: remove unnecessary port exposure for HTTPS in Dockerfile