These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Eve Alliance Auth - Open Source

First post First post
Author
Don Abele
The Terrifying League Of Dog Fort
Deepwater Hooligans
#321 - 2016-02-21 07:19:32 UTC
I recently had Mr. Mcclain set up the auth and everything on my server, and i must say I am very pleased. He was very helpful during the process, and even after by answering questions I had after the setup was complete, and he explained things very well so that I can it basically by myself. 10/10 would recommend if you don't have the knowledge or experience of doing it yourself.
Mr McClain
Claws of the Demon
#322 - 2016-02-21 07:25:42 UTC
Don Abele wrote:
I recently had Mr. Mcclain set up the auth and everything on my server, and i must say I am very pleased. He was very helpful during the process, and even after by answering questions I had after the setup was complete, and he explained things very well so that I can it basically by myself. 10/10 would recommend if you don't have the knowledge or experience of doing it yourself.

if you need anything else or help feel free to ask! and thank you sir!
Marra Deligan
Manufactorum.
#323 - 2016-03-04 01:38:56 UTC
Hey guys, thanks for all the help getting setup, but I've hit another snag that I could use some help with.

We decided to setup a jabber service, and everything looks good on openfire (everyone can join, chat rooms work), except that auth broadcasts don't seem to be working. I can send a message from the openfire site no problem, but when I use the auth site to broadcast it gives the affirmitive "Broadcast Sent!!!" but we see nothing. I have triple checked the variables in settings.py and the plugin settings, but just can't seem to discover where I went wrong. Any pointers would be helpful.

Thanks again for all the help and for creating such an awesome open-source product.
Mr McClain
Claws of the Demon
#324 - 2016-03-10 20:48:26 UTC
Marra Deligan wrote:
Hey guys, thanks for all the help getting setup, but I've hit another snag that I could use some help with.

We decided to setup a jabber service, and everything looks good on openfire (everyone can join, chat rooms work), except that auth broadcasts don't seem to be working. I can send a message from the openfire site no problem, but when I use the auth site to broadcast it gives the affirmitive "Broadcast Sent!!!" but we see nothing. I have triple checked the variables in settings.py and the plugin settings, but just can't seem to discover where I went wrong. Any pointers would be helpful.

Thanks again for all the help and for creating such an awesome open-source product.


there are a few things that can cause this problem.
1. the allowed broadcast user is not set
2. the broadcast plugin is not installed
it would be best that you check the guide on the wiki on github and go over it again making sure you didnt forget anything
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#325 - 2016-03-10 23:13:34 UTC
Mr McClain wrote:
Marra Deligan wrote:
Hey guys, thanks for all the help getting setup, but I've hit another snag that I could use some help with.

We decided to setup a jabber service, and everything looks good on openfire (everyone can join, chat rooms work), except that auth broadcasts don't seem to be working. I can send a message from the openfire site no problem, but when I use the auth site to broadcast it gives the affirmitive "Broadcast Sent!!!" but we see nothing. I have triple checked the variables in settings.py and the plugin settings, but just can't seem to discover where I went wrong. Any pointers would be helpful.

Thanks again for all the help and for creating such an awesome open-source product.


there are a few things that can cause this problem.
1. the allowed broadcast user is not set
2. the broadcast plugin is not installed
it would be best that you check the guide on the wiki on github and go over it again making sure you didnt forget anything


That's my bad, fixed this a week ago and forgot to update the thread. Very good advice regardless.
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#326 - 2016-03-14 03:42:30 UTC
Big changes coming to corp applications! Modular application forms defined on a per-corp basis and an overhaul of the permissions.

Before I roll it out I'm looking for some help testing.

To switch to the experimental branch, simply issue
git checkout hrapp
followed by
python manage.py syncdb
to install the new models.

A usage guide is available on the wiki.

Please report issues on the pull request.

Thanks!
Joseph North
Jolly Dodgers Rogering Codgers
Tactical Narcotics Team
#327 - 2016-03-21 07:21:52 UTC  |  Edited by: Joseph North
Hey there,

I'm a bit of a neophite with this whole thing but I have recently been setting up allianceauth for corp-only.
I have installed phpbb3 per the guide in the github wiki and enabled the forum auth service setting in settings.py (not the ipboard settings) however the forum refuses to display under the services module in the dashboard. I have setup our corp discord server to work with auth fine doing the same process. Have I missed a step or not done something along the way here? A nudge in the right direction would be appreciated!

Cheers.
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#328 - 2016-03-21 21:52:32 UTC
Joseph North wrote:
Hey there,

I'm a bit of a neophite with this whole thing but I have recently been setting up allianceauth for corp-only.
I have installed phpbb3 per the guide in the github wiki and enabled the forum auth service setting in settings.py (not the ipboard settings) however the forum refuses to display under the services module in the dashboard. I have setup our corp discord server to work with auth fine doing the same process. Have I missed a step or not done something along the way here? A nudge in the right direction would be appreciated!

Cheers.


Best guesses:

  • you're logged in as a superuser but haven't enabled forums for blues
  • you haven't set ENABLE_AUTH_FORUM to True properly
  • you haven't reloaded apache since changing settings

If none of the above help, stop by the repo's channel in gitter and we'll see what we can do.
Joseph North
Jolly Dodgers Rogering Codgers
Tactical Narcotics Team
#329 - 2016-03-22 05:12:56 UTC
Thanks for that! I did have those two steps set up correctly, yet no amount of restarting apache would get it to sync. I ended up rebooting the vps and starting apache and voila it worked.

I suppose cycling the power works for everything.

Thanks much!
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#330 - 2016-03-23 04:45:31 UTC
Big changes were merged today!

The application system got a bit more complicated but is entirely modular. I recommend reading the wiki before using it.

Groups changes will now only sync to services as they occur, and not run a full check of every user every minute. Your server will thank you. Plus the sync tasks are queued and retry on failure which should reduce issues.

The old mumble implementation relied on mumble reading the database, which recent versions have stopped doing regularly (only when they start, hence why rebooting it worked). Instead it's now powered by an ICE authenticator which checks user groups every time the user logs in. Magic! Please follow the steps outlined in the changelog to update and use the authenticator.

As always, any questions or issues please reach out, here or on github or on gitter.
Alf Lightning
Goat to Go
The Initiative.
#331 - 2016-04-02 17:10:37 UTC
Hello,

I have only one problem with application my api key was delete after 30min, for all people it's OK not for me.

Have you got an idea for this problem ?
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#332 - 2016-04-02 19:38:15 UTC
Alf Lightning wrote:
Hello,

I have only one problem with application my api key was delete after 30min, for all people it's OK not for me.

Have you got an idea for this problem ?


The API mask validation is acting up right now, it's being looked into.

What's happening is the API add form is allowing keys through which do not meet requirements, so the next time the API key update rolls around they get deleted.
AirMarshall Gearbox
Manufactorum.
#333 - 2016-04-14 18:53:23 UTC  |  Edited by: AirMarshall Gearbox
o/

Adarnof,

I'm really liking the new Evernus tie in, but I'm having a hard time getting it installed on the server. Are you guys planning to write a quick install guide? I've asked the Evernus dev, but he has no plans to right one for Ubuntu servers. I'm willing to pay isk for a guide if that helps :)

MrMclain,
You mentioned on github that you can create custom setups/ themes for auth. If this is something that you have the time for, could you send me an evemail with an isk quote please.

Thanks for all the great work guys!

Edit: Forgot to mention: our alliance is SUPER excited about the proposed replacement of sig tracker with pathfinder!
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#334 - 2016-04-14 22:41:03 UTC
AirMarshall Gearbox wrote:
Adarnof,

I'm really liking the new Evernus tie in, but I'm having a hard time getting it installed on the server. Are you guys planning to write a quick install guide? I've asked the Evernus dev, but he has no plans to right one for Ubuntu servers. I'm willing to pay isk for a guide if that helps :)


I had the... pleasure? of installing that for the first time today. What a wild ride.

I can never resist a bribe, so here you go.

I ran into an issue where the install required over 1.5G memory to resolve dependencies. If you experience similar I can provide a pre-compiled composer.lock.

If you get stuck hit me up on gitter.
AirMarshall Gearbox
Manufactorum.
#335 - 2016-04-15 00:30:59 UTC
I f-ing love you dude!

Isk sent!
James Truvaki
University of Caille
Gallente Federation
#336 - 2016-04-15 14:12:43 UTC
I've been trying to set this up for my alliance for the past couple of days. I've had a pretty annoying issue with Openfire. No matter what I do, even so much as to manually change the password in the SQL, I can't login into the admin console. The password is ALWAYS wrong. Any idea what I've done wrong?
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#337 - 2016-04-15 16:47:46 UTC  |  Edited by: Adarnof
James Truvaki wrote:
I've been trying to set this up for my alliance for the past couple of days. I've had a pretty annoying issue with Openfire. No matter what I do, even so much as to manually change the password in the SQL, I can't login into the admin console. The password is ALWAYS wrong. Any idea what I've done wrong?


That's quite an odd problem.

Some cursory googling suggests to restart openfire. Gonna go ahead and guess you've tried that.

You could try reinstalling and use an embedded database instead of mysql, see if that has an impact.

I've never seen this before unfortunately. Just to confirm, you're logging in as "admin"?
James Truvaki
University of Caille
Gallente Federation
#338 - 2016-04-15 17:27:56 UTC
Adarnof wrote:
James Truvaki wrote:
I've been trying to set this up for my alliance for the past couple of days. I've had a pretty annoying issue with Openfire. No matter what I do, even so much as to manually change the password in the SQL, I can't login into the admin console. The password is ALWAYS wrong. Any idea what I've done wrong?


That's quite an odd problem.

Some cursory googling suggests to restart openfire. Gonna go ahead and guess you've tried that.

You could try reinstalling and use an embedded database instead of mysql, see if that has an impact.

I've never seen this before unfortunately. Just to confirm, you're logging in as "admin"?


Yeah, I've managed to get around this by creating a fresh install using a newer version of Openfire. But now i've got an even stranger issue. when I navigate to my url, it's going to the default apache page, I've followed the same instructions as before! I don't understand the problem.

If I run it at port :8000 then it's working great. But normally i can't get anything.

URL: server.mace-exe.com
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#339 - 2016-04-16 19:18:46 UTC
James Truvaki wrote:
Yeah, I've managed to get around this by creating a fresh install using a newer version of Openfire. But now i've got an even stranger issue. when I navigate to my url, it's going to the default apache page, I've followed the same instructions as before! I don't understand the problem.

If I run it at port :8000 then it's working great. But normally i can't get anything.

URL: server.mace-exe.com


Couple of possibilities:

  • you haven't enabled the apache configuration to serve auth
  • the auth apache configuration is not listening for the correct domain name, as set by the ServerName setting in apache
  • the default "success" apache configuration is intercepting traffic destined for auth because it has the ServerName setting set to the auth domain


If you need help come harass us on Gitter.
Maximilian D'Gahlahanda
Grymhammer Federation
#340 - 2016-05-04 12:29:17 UTC
tagging to follow...