Skip to content

Commit

Permalink
Merge pull request #24 from mxlint/change-mxadmin
Browse files Browse the repository at this point in the history
Change admin to MxAdmin2
  • Loading branch information
xiwenc authored Nov 6, 2024
2 parents 66516fa + c65eefc commit 66fec82
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modelsource/Security$ProjectSecurity.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$Type: Security$ProjectSecurity
AdminPassword: Hello00!!!!
AdminUserName: MxAdmin
AdminUserName: MxAdmin2
AdminUserRole: Administrator
CheckSecurity: true
DemoUsers:
Expand Down
Binary file modified resources/app/App.mpr
Binary file not shown.
3 changes: 2 additions & 1 deletion scripts/update-modelsources.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh
#
./bin/mendix-cli-darwin-arm64 export-model -i resources/app/
#
./bin/mxlint-darwin-arm64 export-model -i resources/app/

0 comments on commit 66fec82

Please sign in to comment.