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

Fix redirection after client password reset #2404

Conversation

jclg
Copy link

@jclg jclg commented Oct 3, 2018

fixes #2382

guptaanmol184 and others added 30 commits July 2, 2018 15:58
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
…pprove-expired-quote

Allow approve expired quote
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
…posals-pdf-generation

Fixed Proposals PDF generation
hillelcoren and others added 27 commits September 19, 2018 23:18
Improve API error handling
…ule-display-in-sidebar

Fix module display in sidebar
* Full text search with Laravel Scout (invoiceninja#6)

* bug fix for permissions
* Fix for travis

* Add in auto complete for ticket variables

* Fixes for navigation menu with disabled modules, Ticket UI changes

* Ticket number padding

* Fix for CreateTestData - Tickets
* fix for travis

* Add in auto complete for ticket variables

* Fixes for navigation menu with disabled modules, Ticket UI changes

* ticket number padding

* working on padding ticket number

* Fix for CreateTestData - Tickets

* Fix for CreateTestData - Tickets

* Fix for ticket template bread crumbs

* fix for ticket_template breadcrumbs

*  permissions for Proposals - snippets - templates

* bug fix
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
…ebar-height

Fixed sidebar min-height due to new items in menu
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
Copy link
Member

@turbo124 turbo124 left a comment

Choose a reason for hiding this comment

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

I'm not sure this actually resolves the issue.

The issue I am seeing with and without this PR is when a user attempt to reset their password they will hit the session_expired page.

If however, they attempt to log in again, they will log in normally...

We are still investigating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet