Skip to content
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

Combine sessions and app passwords view into one single view #5166

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

ChristophWurst
Copy link
Member

Fixes #4295

@oparoz @MorrisJobke is that what you described in the ticket? I presume we have to adjust the description of the sessions section accordingly. Suggestions are very welcome!

@rullzer this potentially breaks the app password link from our clients because the link is hard-coded IIRC. Should we redirect it to the sessions section somehow?

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@mention-bot
Copy link

@ChristophWurst, thanks for your PR! By analyzing the history of the files in this pull request, we identified @icewind1991, @Faldon and @eppfel to be potential reviewers.

@nickvergessen
Copy link
Member

Looks good and does what it should.

Any reason why it is still 2. developing ?


<div id="apppasswords" class="section">
<h2><?php p($l->t('App passwords'));?></h2>
<p class="settings-hint"><?php p($l->t('Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.'));?></p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The App passwords title should still be there though, no? For federated sharing we have it as a h3.

At least the settings-hint should stay since otherwise people don’t have a clue what to use the »App name« and »Create new app password« controls for, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jancborchardt can you fix it directly please?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to have my questions answered beforehand. :) Do we want to abolish the heading to just make it one consistent list, or use it as a h3?

Copy link
Member

@icewind1991 icewind1991 Jun 2, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For activity we also have it as an <h2>.

Maybe the section should be called something like "Security", "Web, desktop mobile clients and app specific passwords that currently have access to your account."

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@MorrisJobke
Copy link
Member

Ignore failures, because they are only due to timeouts.

@MorrisJobke MorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 6, 2017
@MorrisJobke MorrisJobke merged commit c092b33 into master Jun 6, 2017
@MorrisJobke MorrisJobke deleted the feature/merge-sessions-app-passwords-list branch June 6, 2017 04:04
@MorrisJobke
Copy link
Member

@ChristophWurst @nickvergessen Could you create the backport for stable12?

@nickvergessen
Copy link
Member

@MorrisJobke what about the open comments from jan? 😛

@nickvergessen
Copy link
Member

Comment fixed in #5265
Backport in #5266

MariusBluem added a commit that referenced this pull request Jun 10, 2017
* was removed with #5166 so there is no more apppasswords-section

Signed-off-by: Marius Blüm <marius@lineone.io>
@MariusBluem MariusBluem mentioned this pull request Jun 10, 2017
blizzz added a commit that referenced this pull request Jun 16, 2017
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz added a commit that referenced this pull request Jun 23, 2017
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants