{"id":10092,"date":"2016-06-15T13:05:29","date_gmt":"2016-06-15T13:05:29","guid":{"rendered":"https:\/\/owncloud.com\/?p=10092"},"modified":"2016-06-15T13:05:29","modified_gmt":"2016-06-15T13:05:29","slug":"owncloud-9-1-beta-2-release","status":"publish","type":"post","link":"https:\/\/owncloud.com\/de\/blogs\/owncloud-9-1-beta-2-release\/","title":{"rendered":"ownCloud 9.1 Beta 2 Release"},"content":{"rendered":"<p>Hey you!<\/p>\n<p>Yeah, you! Have you heard that recently we\u2018ve proudly released <a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\/releases\/tag\/v9.1.0beta2\" target=\"_top\" rel=\"noopener noreferrer\">ownCloud 9.1 Beta2<\/a><span style=\"font-size: xx-small;\"><!-- Link? --><\/span>? Well, now we need your help testing it to make sure that owncloud 9.1 is well tested and that as many bugs as possible are fixed before the official release. <span style=\"color: #000000;\">Check out the <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\/wiki\/ownCloud-9.1-Features\" target=\"_top\" rel=\"noopener noreferrer\">full feature<\/a><\/u><\/span><span style=\"color: #000000;\"> list to see what\u2019s new!<\/span><\/p>\n<p><span style=\"color: #000000;\">Here is a list of what we could most use your help testing and how:<\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Authentication<\/b><\/span><\/p>\n<p><span style=\"color: #000000;\">The parts of ownCloud 9.1 Beta2 that need the most thorough testing are the ones related to <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\/wiki\/ownCloud-9.1-Features#authentication\" target=\"_top\" rel=\"noopener noreferrer\">authentication<\/a><\/u><\/span><span style=\"color: #000000;\">. In this release, a lot of the code that is related to authentication, was refactored and improved. So this needs regression testing, such as checking whether the regular login still works, the LDAP login, etc.<\/span> <span style=\"color: #000000;\">There\u2019s also token based authentication, which can be found on a user&#8217;s personal page. Create a device token and then use it as the password for the desktop client, mobile client or any other Webdav client. Then, with token based authentication, go ahead and try removing sessions in the personal page to kick out the clients. Disabling users from the command line to &#8222;occ user:disable&#8220; will also have this same effect.<\/span><\/p>\n<p><span style=\"color: #000000;\">To test two-factor authentication, you can use this <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/ChristophWurst\/twofactor_test\" target=\"_top\" rel=\"noopener noreferrer\">test app<\/a><\/u><\/span><span style=\"color: #000000;\">.<\/span><u> <\/u><span style=\"color: #000000;\">The app only enables the two factor mode and doesn&#8217;t send any challenges; it is intended to test the core&#8217;s two-factor architecture only.<\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Other Features<\/b><\/span><\/p>\n<p><span style=\"color: #000000;\">For other features please check <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\/wiki\/ownCloud-9.1-Features\" target=\"_top\" rel=\"noopener noreferrer\">the list<\/a><\/u><\/span><span style=\"color: #000000;\"> and the linked tickets which usually contains a list of steps or an explanation about the feature. If something is not clear, feel free to ask in the ticket for more detailed test instructions.<\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Regression Testing<\/b><\/span><\/p>\n<p><span style=\"color: #000000;\">We need to make sure that everything still works! \ud83d\ude42<\/span><\/p>\n<p><span style=\"color: #000000;\">Here are a few examples of how you can help:<\/span><\/p>\n<p><span style=\"color: #000000;\">&#8211; Setup a new server with Apache\/Nginx with Sqlite\/MySQL\/MariaDB\/PostgreSQL<\/span><\/p>\n<p><span style=\"color: #000000;\">&#8211; Try updating from an old server instance full of data to this new build<\/span><\/p>\n<p><span style=\"color: #000000;\">&#8211; Try encryption\/sharing\/versions in any combination to make sure it still works<\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Test Plans<\/b><\/span><\/p>\n<p><span style=\"color: #000000;\">You can find test plans <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/QA\/tree\/master\/Server\" target=\"_top\" rel=\"noopener noreferrer\">here<\/a><\/u><\/span><span style=\"color: #000000;\">.<\/span><u> <\/u><span style=\"color: #000000;\">If you feel that something is missing in the QA repo, test steps, or if there is something you tested yourself, which is missing from the plans, please open an issue or pull request in the <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/QA\" target=\"_top\" rel=\"noopener noreferrer\">QA repo<\/a><\/u><\/span><span style=\"color: #000000;\">. <\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Reporting Issues<\/b><\/span><\/p>\n<p><span style=\"color: #000000;\">For any issues you may find within the server, please report them <\/span><span style=\"color: #0000ff;\"><u><a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\" target=\"_top\" rel=\"noopener noreferrer\">here<\/a><\/u><\/span><u> <\/u><span style=\"color: #000000;\">using the <\/span><span style=\"color: #0000ff;\"><u>issue template<\/u><\/span><span style=\"color: #000000;\">.<\/span><u> <\/u><span style=\"color: #000000;\">If the issue is with a specific app, such as &#8222;activity,&#8220; &#8222;gallery,&#8220; etc, each app has their own github repository in which you can create a report.<\/span><\/p>\n<p><span style=\"color: #000000;\"><b>Please note:<\/b><\/span><span style=\"color: #000000;\"> The current desktop and mobile client versions do not support two-factor authentication yet; this will be added later on. However, it is possible to generate a device-specific password and to enter that into the current client versions.<\/span><\/p>\n<p>Please review <a class=\"western\" href=\"https:\/\/github.com\/owncloud\/core\/wiki\/ownCloud-9.1-Features\" target=\"_top\" rel=\"noopener noreferrer\">changes in 9.1<\/a> for more details<span style=\"font-size: xx-small;\"><!-- Is there a link to this? --><\/span>. Thanks, in advance, for helping out and happy testing!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hey you! Yeah, you! Have you heard that recently we\u2018ve proudly released ownCloud 9.1 Beta2? Well, now we need your help testing it to make sure that owncloud 9.1 is well tested and that as many bugs as possible are fixed before the official release. Check out the full feature list to see what\u2019s new! [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":78665,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[332,333,335,339],"tags":[365,162,366,349,367],"class_list":["post-10092","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coding","category-community","category-development","category-owncloud","tag-9-1-beta2","tag-owncloud-2","tag-qa","tag-server","tag-testing"],"acf":[],"_links":{"self":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/10092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/comments?post=10092"}],"version-history":[{"count":0,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/10092\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media\/78665"}],"wp:attachment":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media?parent=10092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/categories?post=10092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/tags?post=10092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}