Skip to content

Move logout to controller#24056

Merged
DeepDiver1975 merged 1 commit into
masterfrom
move-logout-to-logincontroller
Apr 19, 2016
Merged

Move logout to controller#24056
DeepDiver1975 merged 1 commit into
masterfrom
move-logout-to-logincontroller

Conversation

@LukasReschke

Copy link
Copy Markdown
Contributor

Testable code. Yay.

cc @blizzz @rullzer

@LukasReschke LukasReschke added this to the 9.1-current milestone Apr 18, 2016
@mention-bot

Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @bartv2, @MorrisJobke and @jakobsack to be potential reviewers

Comment thread core/routes.php
['name' => 'avatar#getTmpAvatar', 'url' => '/avatar/tmp', 'verb' => 'GET'],
['name' => 'avatar#postAvatar', 'url' => '/avatar/', 'verb' => 'POST'],
['name' => 'login#showLoginForm', 'url' => '/login', 'verb' => 'GET'],
['name' => 'login#logout', 'url' => '/logout', 'verb' => 'GET'],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

😄

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

😉 😜

@MorrisJobke

Copy link
Copy Markdown
Contributor

@LukasReschke I noticed #24057 while testing this. Maybe @DeepDiver1975 could comment on this.

Testable code. Yay.
@LukasReschke
LukasReschke force-pushed the move-logout-to-logincontroller branch from 08f0f2c to 8222ad5 Compare April 18, 2016 19:22
@rullzer

rullzer commented Apr 18, 2016

Copy link
Copy Markdown
Contributor

Testable code!!! 👯
Looks good and logout still works 👍

@MorrisJobke

Copy link
Copy Markdown
Contributor

@LukasReschke I noticed #24057 while testing this. Maybe @DeepDiver1975 could comment on this.

This is addressed in a separate PR.

👍 for this PR

@lock

lock Bot commented Aug 6, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants