smb/src
Rolan Benavent ff05d2e86e
Add functionality to SMB share
With this change it's possible to use the variable "[USER]" when creating an external storage for users. This variable is replaced by the name of the user. In this way, with a single share, we share each one's personal folder only for that user.
2019-11-28 11:42:59 +01:00
..
Exception run php-cs-fixer 2018-08-24 17:57:40 +02:00
Native Add functionality to SMB share 2019-11-28 11:42:59 +01:00
Wrapped remove outdated readme 2019-10-18 16:10:29 +02:00
AbstractServer.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
AbstractShare.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
AnonymousAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
BasicAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
Change.php Add INotifyHandler to make notify more flexible 2016-12-08 15:18:24 +01:00
IAuth.php move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
IFileInfo.php move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
INotifyHandler.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
IOptions.php remove setter from option interface 2018-08-24 15:18:12 +02:00
IServer.php more configurability for library users 2018-07-13 11:35:33 +02:00
IShare.php spaces to tab fix 2018-08-28 16:22:59 +02:00
ISystem.php improve timezone detection 2019-02-06 15:03:16 +01:00
ITimeZoneProvider.php more configurability for library users 2018-07-13 11:35:33 +02:00
KerberosAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
Options.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ServerFactory.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
System.php improve timezone detection 2019-02-06 15:03:16 +01:00
TimeZoneProvider.php improve timezone detection 2019-02-06 15:03:16 +01:00