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

first password reset works but reports failure #90

Closed
thomas-mangin opened this issue Oct 23, 2013 · 3 comments
Closed

first password reset works but reports failure #90

thomas-mangin opened this issue Oct 23, 2013 · 3 comments

Comments

@thomas-mangin
Copy link

When reseting the password of the admin user for the first time, the page returned is
"User expected but none found... Please reload the page..."

But login works when going to the main page.

@barryo
Copy link
Member

barryo commented Oct 23, 2013

Thanks for the bug report Thomas.

We've actually fixed that already in v3.6.0.

See: https://github.com/inex/IXP-Manager/blob/master/CHANGELOG.md

Make sure you follow the upgrade instructions and ensure you do a git submodules update.

@barryo barryo closed this as completed Oct 23, 2013
@barryo
Copy link
Member

barryo commented Oct 23, 2013

Seems we're both having a late night :(

@thomas-mangin
Copy link
Author

Thank you, I am running commit 23576ee - I will upgrade to 3.6.0
Then wait until we have decided what new HW we are using before continuing :-)

barryo added a commit that referenced this issue Nov 4, 2017
This commit converts the old double implemented IXP/Infrastructure, trunk and switch graph pages into a single implemented version in Laravel.

It also improves this by turning POSTs into GETs allowing easier sharing of specific graph links.

NB: entry point URLs have changed.

* ZF -> Laravel: Migrate public graphs

* Improve public IXP stats - all GET requests wiu=th sharable urls

* Migrate switch and separate IXP and infrastructure

* Migrate trunks and delete old files

* Update menu links

* Per graph authorisation

* Depreacted in favour of grapher authorisation
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

No branches or pull requests

2 participants