EVE-SECURE / temars-eve-api

Automatically exported from code.google.com/p/temars-eve-api
0 stars 0 forks source link

Jabber section not removing users with failed api's. #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
TEA Version?
1.3.0.158
SMF Version?
2.0 gold

What steps will reproduce the problem?
1. have a user with a working api that registers for jabber
2. change the users api so it fails
3. run cron

What is the expected output? What do you see instead?

Users that end up with failed api's should be removed from the jabber server, 
but they are left on.

Please provide any additional information below.

The user service doesnt allow a way to disable an account (from what i can 
see), so the only thing i can think of is telling openfire to delete the user, 
And with how easy it is to register for jabber, id be happy with the delete 
option.

Thanks for the quick coding job btw, wasnt expecting it to come out this 
quickly :P.

Demi

Original issue reported on code.google.com by sc...@pieh0.co.uk on 20 Aug 2011 at 9:30

GoogleCodeExporter commented 9 years ago
Issue still exists in R168

Original comment by sc...@pieh0.co.uk on 16 Sep 2011 at 7:21