Commit aa9bd5e
Mohan Krishnan
Fix the call to validate_iap (GoogleCloudPlatform#4260) (GoogleCloudPlatform#4466)
The method signature for validate_iap changed with 41c173 but the
call to validate_iap from example_gce_backend.py was not changed1 parent 2c0d10c commit aa9bd5e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments