alps/plugins
Conrad Hoffmann f4523b51af carddav: fix accidental shadowing of variables
The statement changed here creates new variables, whereas it means to
assign values to the previously declared `ao` to be used outside of the
if statement. This lead to PUT requests always being sent to a URL
containing a new UUID, causing problems with some CardDAV servers.
2022-03-01 11:17:34 +01:00
..
base Show notice & error code on failed login 2022-02-25 16:18:42 +01:00
caldav Simplify 2021-08-04 11:01:05 +02:00
carddav carddav: fix accidental shadowing of variables 2022-03-01 11:17:34 +01:00
lua Repoint repository references to new location 2020-11-20 07:38:10 -05:00
viewhtml Repoint repository references to new location 2020-11-20 07:38:10 -05:00
viewtext Repoint repository references to new location 2020-11-20 07:38:10 -05:00