-
This ticket fix py3 failing doctest in `graphs.MathonPseudocyclicStronglyRegularGraph`:
```
Failed example:
L = sum(i*(r[a]-r[b]) for i,(a,b) in zip(range(1,len(ff)+1), ff)); L
Expected:
[…
-
Good morning,
unfortunately the template does not work for me. I get the error message:
```
root@www3 /etc/zabbix/zabbix_agentd.d # zabbix_agentd -t MySQL.Server-Status
MySQL.Server-Status …
-
**Which Version of MSAL are you using ?**
MSAL 4.10
**Platform**
.net 4.6.1
**What authentication flow has the issue?**
* Desktop / Mobile
* [ ] Interactive
* [x] Integrated Window…
-
Hi all,
I'm trying to use resource-proxy within an architecture based on Portal adn Web Adaptor. The WA and the Portal authenticate users both through Windows Authentication (domain users).
I would l…
-
Hi, I'm trying the integrated-windows-authentication sample with my xxx@microsoft.com account. I got the following error: (it is because the WSTrustRequest returned 401)
```
C:\src\ms-identity-jav…
-
When starting programm, and wanting to stop it, the quit command does stop the programm but starts the server.
Then if trying to stop the server, the programm starts up again.
-
Iwas able to compile the recognizer on Khadas vim3 but while running example recognizer binary, Im getting this error :-
`-bash: ./recognizer: No such file or directory`
How to reproduce :-
``…
-
In your ngOnInit you get the data from the app.service and use map() operator:
```js
ngOnInit(): void {
this.items = this.appService.getFoods().
map(
code => (…
-
[Feature 824881: [MSAL.NET] Sovereign cloud aware is supported by MSAL](https://identitydivision.visualstudio.com/Engineering/_workitems/edit/824881)
If a client indicates that it's "instance_aware…
-
PHPStan v1.2
https://phpstan.org/r/bb26f63f-a73c-4ffc-a6aa-f22fab99591e
### Expected output
PHPStan should report that null is returned but array expected.
PHP will throw with `PHP Fatal error…
ghost updated
2 years ago