|
|
130bc0afb3
|
Fix a few showstoppers in the Services changes.
|
2010-10-14 10:41:37 +01:00 |
|
|
|
df1bdde396
|
Massive reworking of how Services are created
|
2010-10-14 10:28:39 +01:00 |
|
|
|
da3d694a4a
|
Reference the first API key for the character
|
2010-10-14 09:44:35 +01:00 |
|
|
|
f677bb72f4
|
Remove eveapi/reddit from add_user call, all is accessible by user/char
|
2010-10-14 09:39:10 +01:00 |
|
|
|
23be382e34
|
Add User on the Service API now returns a dict of values
|
2010-10-14 09:32:52 +01:00 |
|
|
|
b6c9f96d60
|
Show alliance on the character list
|
2010-10-13 11:45:12 +01:00 |
|
|
|
8dcc022d66
|
Redirect invalid user lookups to the search box
|
2010-10-11 10:06:21 +01:00 |
|
|
|
7e5b9771a7
|
Added meta information for SSO models
|
2010-09-30 11:16:23 +01:00 |
|
|
|
5ecb1cc04e
|
Messed up model definition, caused errors in migrations
|
2010-09-30 11:11:49 +01:00 |
|
|
|
fc98562efe
|
Added SSOUserNote model
|
2010-09-30 10:55:56 +01:00 |
|
|
|
74ffff0a2b
|
Cleanup formatting of views.py
|
2010-09-30 10:49:56 +01:00 |
|
|
|
9196706586
|
Cleanup profile view
|
2010-09-28 15:17:46 +01:00 |
|
|
|
9d6ab573d5
|
Added check_uid command for services, defaults to using check_user
|
2010-09-21 11:59:37 +01:00 |
|
|
|
df22ba1807
|
Delete any service accounts that are missing their related account info
|
2010-09-21 11:51:41 +01:00 |
|
|
|
67118995c7
|
Stop crashing if the user doesnt exist on Mumble
|
2010-09-21 11:51:20 +01:00 |
|
|
|
e134d6f786
|
Change mining buddy service to return proper return codes
|
2010-09-21 11:50:42 +01:00 |
|
|
|
bb63bbbc79
|
Fix jabber service not to return a false when provided with a JID
|
2010-09-21 11:49:49 +01:00 |
|
|
|
08c8d7c63d
|
Missed a import
|
2010-09-21 10:58:27 +01:00 |
|
|
|
33c526801a
|
Added job to update the service groups on a daily basis
|
2010-09-21 10:57:27 +01:00 |
|
|
|
e712a203a6
|
Give a default access level (0 causes infinite loops in POSTracker)
|
2010-09-08 11:14:32 +01:00 |
|
|
|
6772739047
|
Fixed string construction
|
2010-09-08 10:42:09 +01:00 |
|
|
|
7be9ed4bbc
|
Initial addition of the POS Tracker service
|
2010-09-08 10:33:17 +01:00 |
|
|
|
ee549d79a3
|
Oops, pass back username!
|
2010-09-02 23:07:24 +01:00 |
|
|
|
88bb673f99
|
Use str format for group names, do group updates on account creation
|
2010-09-02 23:04:07 +01:00 |
|
|
|
98913004b9
|
Use actual group name, not circular naming
|
2010-09-02 22:56:21 +01:00 |
|
|
|
cecf625a21
|
Add defaults for memberlist, add and remove
|
2010-09-02 22:40:43 +01:00 |
|
|
|
31f0a0cee6
|
Return ACLs and use them instead of making a second call
|
2010-09-02 22:38:41 +01:00 |
|
|
|
1ff6ae38f2
|
Added import for Ice (doh!)
|
2010-09-02 22:29:34 +01:00 |
|
|
|
3e34070a5a
|
Added Ice init to service object for mumble
|
2010-09-02 22:27:05 +01:00 |
|
|
|
1615f79b88
|
Added api call to pull Murmur Objects
|
2010-09-02 22:13:08 +01:00 |
|
|
|
3e97539688
|
Added function to create missing groups, fixed update_groups error
|
2010-09-02 20:59:58 +01:00 |
|
|
|
44945b7b5e
|
Added basic group management into the mumble sso module
|
2010-09-02 20:48:52 +01:00 |
|
|
|
94b8736622
|
Removed a few debug print statements that are no longer needed
|
2010-08-07 12:36:14 +01:00 |
|
|
|
b0ef4042c6
|
Few fixes for live issues discovered with the API password setting fuction
|
2010-08-06 14:17:41 +01:00 |
|
|
|
3c0dca0fa3
|
API authentication (/api/login) now uses a seperate API password field.
|
2010-08-06 13:46:07 +01:00 |
|
|
|
7ec45712d3
|
Disabled the auto group update
|
2010-07-28 11:59:56 +01:00 |
|
|
|
3dea1a8d24
|
Add lookup by email address
|
2010-07-08 09:46:23 +01:00 |
|
|
|
55eacf8a58
|
On user save, update SA groups
|
2010-07-06 13:51:07 +01:00 |
|
|
|
cfdf10aac1
|
Added update groups to the base class
|
2010-07-06 12:58:52 +01:00 |
|
|
|
4a3b801185
|
Moved to using South, and used a better repo for JSONField
|
2010-07-01 18:31:42 +01:00 |
|
|
|
74568b477e
|
Remove django-evolution
|
2010-07-01 18:09:14 +01:00 |
|
|
|
3034a0c09a
|
Initial groundwork for using virtualenv
|
2010-06-30 10:45:27 +01:00 |
|
|
|
dd69956a7c
|
Switch to use simple hashed passwords instead of per-user salt
|
2010-06-15 15:01:50 +01:00 |
|
|
|
1bfa7cb92f
|
Added Simple Hash backend for use with external tools
|
2010-06-14 13:13:21 +01:00 |
|
|
|
10faa6ee5d
|
Only init one instance of the xmlrpc lib
|
2010-06-07 14:14:35 +01:00 |
|
|
|
d41e34e310
|
Order logs to show most recent first
|
2010-06-06 10:43:12 +01:00 |
|
|
|
a1a6e80470
|
Added default editbox size options to Mediawiki service
|
2010-06-04 12:30:18 +01:00 |
|
|
|
0d6a27609f
|
Dont use 'all' as the default display groups
|
2010-06-04 10:50:56 +01:00 |
|
|
|
89f69af2b1
|
Moved lower to the actual string - derp
|
2010-06-04 10:42:14 +01:00 |
|
|
|
3c4efcc939
|
Make sure the UID is lowercase
|
2010-06-04 10:39:30 +01:00 |
|