mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
allow saving/loading of kerberos tickets
This commit is contained in:
parent
f944fae8b1
commit
a103d9d79e
7 changed files with 186 additions and 89 deletions
|
|
@ -6,6 +6,9 @@
|
|||
xmlns="https://getpsalm.org/schema/config"
|
||||
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
|
||||
>
|
||||
<stubs>
|
||||
<file name="tests/krb.phpstub" preloadClasses="true"/>
|
||||
</stubs>
|
||||
<projectFiles>
|
||||
<directory name="src" />
|
||||
<ignoreFiles>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue