Unset xmlrpcauth and not the first member of the array.
Check for function existence before calling it.
By default assume admin user and do not blindly copy the first user from the config.xml
Allow editing of CAs, so that imported CAs can have their private keys added later (mainly affected users upgrading from 1.2.3 and wanting to use the cert manager). Also, allow editing the CA's serial, since this shouldn't really be 0 for imported CAs, but the serial of the last cert that was made from this CA.
Do not rely on first user being admin as this breaks in certain cases the XMLRPC authentication. TODO: pass username as argument too. This now can use the local system authentication settings as well.
clarify log
Check for "aes 256" as IPsec encryption type, not just rijndael.
Add some upgrade code for IPsec mobile clients. Passes php -l but needs more testing.
Trim spaces out to avoid problems from explode.
Add back gre allowing rules since they are needed.
View revisions
Also available in: Atom