]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: UUID is now mandatory
authorTobias Brunner <tobias@strongswan.org>
Tue, 5 Jun 2018 13:42:09 +0000 (15:42 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:32 +0000 (11:31 +0200)
commit93489acc0db76abca248ec44adef9805f612a626
tree52960e355c09ea9e571d6a851fe3781b7c9c5d4d
parent0917caa19519184f0d87f211dd73ef819b2d56e4
android: UUID is now mandatory

Unless there are profiles created with old versions of the app (< 1.8.0)
that were never updated since, all profiles should already have a UUID
assigned.  If not, we do that now with a DB migration.
src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfileDataSource.java