-
-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Single-Sign-On #418
Comments
I like the idea of providing a library for this stuff very much! However, I don't like the dependency to the Nextcloud files app. I'm not sure, if the advantages dominate. I tend to say yes. |
This comment has been minimized.
This comment has been minimized.
And here is the decision made at the conference: Yes, we will use Single-Sign-On because the advantages are high enough :) I talked to @David-Development and i am sure he will support us if we are experiencing any problems. I will post a more detailled plan how we might achive this goal as soon as i am at home. |
we could take the opportunity to also think of some more refactoring ... since we will touch the code anyway something like https://developer.android.com/jetpack/docs/guide could also be considered. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Early birds attention please :)@korelstar @dan0xii and me have started some work to implement SSO in notes. This is a very early state which still has some problems left to be resolved. (Mainly regarding migration, widgets and most importantly: The sync always performs a full sync due to a issue in the SSO lib). If you want, you are welcome to join the work, report bugs and test the branch. We are happy about every feedback. Please provide feedback directly as comment in the PR. |
Released on F-Droid (will be there in a few days). Check it out, test it, report bugs! Thank you for patience. Play Store will take some more time and more eye for review :) |
Quick question: The update is still not available on F-Droid. Do you know why? Or the fastest way to contact the people from F-Droid to take a look at it? |
Patience, F-Droid hasn't built it (or any other app since 15. Dec.) yet: https://f-droid.org/wiki/index.php?title=Special:RecentChanges&hidebots=0&days=30&limit=500 |
There is a new idea been developed at https://github.com/nextcloud/Android-SingleSignOn
Should Notes-App use this library and introduce a dependency to Files-App?
Previous discussions/references: #396 #417
The text was updated successfully, but these errors were encountered: