Zoe: She shot you. Mal: Well, yeah, she did a bit... still --

'Serenity'


Buffistas Building a Better Board ++

Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.


Gudanov - Feb 09, 2018 5:21:46 pm PST #4020 of 4671
Coding and Sleeping

First time I've set up nginx as a reverse proxy. Bound to be some glitches.


Gudanov - Feb 09, 2018 7:37:39 pm PST #4021 of 4671
Coding and Sleeping

Okay. Mobile should look much better now.


Jesse - Feb 10, 2018 2:38:18 am PST #4022 of 4671
Sometimes I trip on how happy we could be.

Sorry, I still can't seem to register. I put in my info, and it takes me to [link] which looks just like the registration page.


Beverly - Feb 10, 2018 7:50:12 am PST #4023 of 4671
Days shrink and grow cold, sunlight through leaves is my song. Winter is long.

Are we supposed to be able to log in with the same username and password as here? Because it won't take my password. Should I make up a new one? Will it make any difference--will I be another user than I am here? Is there any correlation between my ID here and my ID there, or does that matter, at all?

"Speak friend and enter" y'all, and stuff.


Gudanov - Feb 10, 2018 8:09:14 am PST #4024 of 4671
Coding and Sleeping

The board is currently just up for testing as I add more capability. The usernames and passwords aren't carried over and will not be permanent. Nothing that happens on the beta board matters. There isn't any correlation.

I'll have to look at that registration issue. The link posted here should do exactly what it's doing since that URL can't be accessed by HTTP GET. Is it the case that you fill in your information and then hit register and get that page? That's what it sounds like it is. That would have to mean that your browser isn't issuing the HTTP command that is expected and I'll need to make some tweak. It could also mean that the browser doesn't like some of the things that page does for security purposes. In any event, I'll have to tweak something.


Gudanov - Feb 10, 2018 8:14:42 am PST #4025 of 4671
Coding and Sleeping

Lots of stuff isn't implemented yet. But just figuring out these registration issues is really helpful so thanks everyone :)


Gudanov - Feb 10, 2018 8:19:29 am PST #4026 of 4671
Coding and Sleeping

Password security is fully implemented though. Passwords on the test board are much more secure than on the current board.


Gudanov - Feb 10, 2018 8:21:51 am PST #4027 of 4671
Coding and Sleeping

Hey Tom, I made you an admin on the test board so you should see the start of the admin UI.


Gudanov - Feb 10, 2018 8:23:19 am PST #4028 of 4671
Coding and Sleeping

amych, I made you an admin as well.


Gudanov - Feb 10, 2018 8:24:27 am PST #4029 of 4671
Coding and Sleeping

If you want access to the server or access to the code. Let me know. For access to the code you'll need a gitlab account. For access to the server, I'll need a public SSH key.