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

http://tdt4237.idi.ntnu.no:5028/ #2

Open
Maverick04 opened this issue Oct 26, 2014 · 5 comments
Open

http://tdt4237.idi.ntnu.no:5028/ #2

Maverick04 opened this issue Oct 26, 2014 · 5 comments

Comments

@Maverick04
Copy link

can you check if app is workin fine

http://tdt4237.idi.ntnu.no:5028/

@corrideat
Copy link
Owner

Yes, except that the login doesn't work because the session cookie is
set to be HTTPS.

One of the top lines in app.php sets that (session.cookie_secure). Can
you please comment it?

Den 2014-10-26 10:36, skrev Tong:

can you check if app is workin fine

http://tdt4237.idi.ntnu.no:5028/ [1]

Reply to this email directly or view it on GitHub [2].

Links:

[1] http://tdt4237.idi.ntnu.no:5028/
[2] #2

@Maverick04
Copy link
Author

you fix. commit to repo. The app is not gonna be server over TLS, so remove the HSTS stuff too

@corrideat
Copy link
Owner

Done.

Den 2014-10-26 11:18, skrev Tong:

you fix. commit to repo. The app is not gonna be server over TLS, so
remove the HSTS stuff too

Reply to this email directly or view it on GitHub [1].

Links:

[1]
#2 (comment)

@corrideat
Copy link
Owner

@Maverick04 Another issue: profile pictures are not redirecting to the appropriate URL (if no profile picture is set). Could you please see what may be causing this?

Example: http://tdt4237.idi.ntnu.no:5028/profile_picture/admin

On the other hand, profile pictures seem to be displayed once uploaded by the user. See http://tdt4237.idi.ntnu.no:5028/profile_picture/peter

@Maverick04
Copy link
Author

too late. not fixing

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