f82e211d91
Jabber Service API now uses XMLRPC calls to add/change users
...
Old service access methods have been removed, XMLRPC is the prefered choice due to speed and
reliability of connection. Also as a bonus the Jabber API now sets the person's nickname to
the same as their character name.
2010-04-09 12:46:10 +01:00
bd3fa3a266
Fix typo in variable name, doh!
2010-04-08 18:55:22 +01:00
1fdfbb72a2
Added registration expiries to the cronjobs
2010-04-08 10:04:26 +01:00
975b20b5d4
Removed registration from the init script
2010-04-08 10:00:56 +01:00
2dcc7ddfca
Moved exec script to cron infrastructure
2010-04-08 10:00:31 +01:00
c5aa97da81
Imported django-registration into repository, local changes needed
2010-04-08 09:58:06 +01:00
81ffddae51
Brought xmpp/auth.py up to speed for Python 2.6, stops depreciation warning for md5
2010-04-08 09:52:45 +01:00
7d90b6d661
Variable issue
2010-04-08 09:36:13 +01:00
0976089c17
Variable error fix
2010-04-08 09:33:39 +01:00
9850cac8ef
Referencing logger object before creation
2010-04-08 09:32:42 +01:00
1ecf5e4972
Fixed stupid typo
2010-04-08 09:32:06 +01:00
33439366b9
Added cron job to recheck users
2010-04-08 09:30:59 +01:00
41fd4adfb6
Added catch for IntegrityError on disable user
2010-04-08 09:23:49 +01:00
7b0017a3a2
Added a better disable function, now uses a Mediawiki group to destroy all access even if they can login
2010-04-08 08:57:50 +01:00
5e4669955c
Services fixes, Mumble deletion works and Wiki now returns values
2010-04-08 08:24:53 +01:00
8af9b851e2
Small changes to the user lookup profile view
2010-04-06 00:11:34 +01:00
d05f73f99e
Small speedup for the update_access function
2010-04-06 00:03:57 +01:00
34d5960110
Cleanup disconnection error message
2010-04-05 23:25:08 +01:00
fbc8ee8803
Fixed enable/disable
2010-04-05 23:22:43 +01:00
94575a419b
Fixed typo
2010-04-05 22:34:21 +01:00
5229d927c9
Now kicks users when account is disabled on Mumble
2010-04-05 22:32:09 +01:00
56ce23a186
Fixed jabber disableuser function
2010-04-05 22:22:36 +01:00
a5adee539e
Added view application
2010-04-05 19:57:47 +01:00
53165895b0
Added recent_posts function to pull recent posts/comments from API
2010-04-05 19:23:43 +01:00
2776ce8c16
HR Group now a setting
2010-04-05 12:27:05 +01:00
7980e4bcb4
Added HR to urls and added a disabled entry in settings.py
2010-04-05 03:20:11 +01:00
87b4b01ec3
Added templatetag to only display enabled apps
2010-04-05 03:19:29 +01:00
586a2727b1
Various fixes and work on the HR application.
2010-04-05 03:10:15 +01:00
956052c25c
If a user is loggged in, redirect to the profile page
2010-04-05 02:53:27 +01:00
52a41f4229
Initial commit of the HR management code
2010-04-05 02:43:27 +01:00
6b8a4e374d
Added applications field into EVEPlayerCorporation
2010-04-05 02:42:12 +01:00
bd0e292c34
Removed debug line
2010-04-04 01:56:21 +01:00
c77d0c948e
Identifies error 211 and flags it diff
2010-04-04 01:33:25 +01:00
98adcf8f6c
Fixed cronjobs
2010-04-04 02:05:22 +01:00
778544e4e8
Updated crontab and added logs folder to ignore
2010-04-04 02:04:32 +01:00
c5e9cf99c2
Fixes batches issue
2010-04-04 01:55:24 +01:00
ca23d32eef
Batches eve_api updates in batches of 50, allows for gradual updates throughout the day
2010-04-04 01:54:13 +01:00
e8ea6b9695
Run Usercheck on the hour
2010-04-04 01:48:07 +01:00
a6415f8422
Change API updates to run hourly
2010-04-04 01:39:49 +01:00
1fc325e060
Now only updates API keys not updated in the last day
2010-04-04 01:39:16 +01:00
a9e9497bfb
Fixes Issue #27 , woohoo!
2010-04-04 01:33:26 +01:00
82dffb1324
Further work on issue #27 , also enforced utf8 for XML decoding
2010-04-04 01:11:16 +01:00
4f5bc89d5f
Fixed race and gender description fuctions
2010-04-04 01:07:44 +01:00
ca7aaf9c05
Now passes email to mediawiki db, also lets options stay as none.
2010-04-04 00:30:30 +01:00
96de3cc5eb
Password Reset now allows for providing passwords when GENERATE_SERVICE_PASSWORD is false
2010-04-03 21:19:39 +01:00
45e303fb4e
BaseService is always successful.
2010-04-03 20:57:50 +01:00
004fe1d6c8
Optional setting to disable the auto password generation for Service Accounts
2010-04-03 20:55:56 +01:00
3854aca02d
Corp updates are included in the characters, so seperate corp update is optional
2010-04-03 03:01:36 +01:00
634aa2765f
Fixing unicode issues in eve_api and eve_proxy. Shouldn't blow its guts on the russian alliances
2010-04-03 02:07:13 +01:00
37e9ade309
Oops, confused races/bloodlines
2010-04-02 23:54:16 +01:00