This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
duplicati
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
acea2fe10fdff125dc84f4cfd37bd0fa1b265ff2
duplicati
/
Duplicati
/
Server
/
WebServer
T
History
Kenneth Hsu
5951047ff1
Fix incorrect or misleading indentations.
...
This also adds braces to clarify scope where beneficial.
2020-11-21 13:58:16 -08:00
..
RESTMethods
Extract removal of passwords to method.
2020-08-24 07:41:00 -07:00
AuthenticationHandler.cs
Remove unused local variables.
2019-04-17 20:10:53 -07:00
BodyWriter.cs
Mark fields that don't need to be reassigned as readonly.
2019-10-19 13:59:22 -07:00
CaptchaUtil.cs
Tweak captcha generation code
2019-04-10 18:46:19 -07:00
IndexHtmlHandler.cs
Renamed Library.IO to Library.Common.IO.
2018-11-02 21:34:07 +01:00
RESTHandler.cs
Fix incorrect or misleading indentations.
2020-11-21 13:58:16 -08:00
Server.cs
Ensure that hostname comparisons are not case sensitive.
2020-04-10 14:38:27 -07:00
SynologyAuthenticationHandler.cs
Fix check for administrator group on Synology devices.
2020-10-18 13:34:36 -07:00