for sailjail the Accounts.conf has to be migrated #45

Merged
blizzz merged 1 commits from migrate-conf-file into master 2022-04-05 20:44:35 +00:00

Otherwise, with current build from git master, and on updated systems, it would appear as if there are no accounts configured.

Otherwise, with current build from git master, and on updated systems, it would appear as if there are no accounts configured.
blizzz changed title from for sailjail the Accounts.conf has to be migrated to [WIP] for sailjail the Accounts.conf has to be migrated 2022-04-03 00:55:31 +00:00
blizzz force-pushed migrate-conf-file from e43e5633b3 to f77f3dd176 2022-04-04 12:15:02 +00:00 Compare
blizzz force-pushed migrate-conf-file from f77f3dd176 to 63e30713df 2022-04-04 23:08:08 +00:00 Compare
blizzz changed title from [WIP] for sailjail the Accounts.conf has to be migrated to for sailjail the Accounts.conf has to be migrated 2022-04-04 23:08:29 +00:00
blizzz reviewed 2022-04-04 23:10:13 +00:00
@ -249,0 +253,4 @@
QString path = QStandardPaths::writableLocation(QStandardPaths::ConfigLocation);
// According to sailjail docs, ^ should retun the full path with organization and
// app name. I only observed cases were this part was missing.
if (!path.contains("org.nextcloud/talk") && path.endsWith(".config")) {
Poster
Owner

would be better if not hard coded here, but survivable. Refering to markdown of https://github.com/sailfishos/sailjail-permissions#desktop-file-changes

would be better if not hard coded here, but survivable. Refering to markdown of https://github.com/sailfishos/sailjail-permissions#desktop-file-changes
blizzz merged commit d9983d06f3 into master 2022-04-05 20:44:35 +00:00
blizzz deleted branch migrate-conf-file 2022-04-05 20:44:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blizzz/harbour-nextcloud-talk#45
There is no content yet.