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
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
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
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
3dea1a8d24
Add lookup by email address
2010-07-08 09:46:23 +01:00
d41e34e310
Order logs to show most recent first
2010-06-06 10:43:12 +01:00
41d7a731e4
Refresh API now flushes the cache as well
2010-06-04 08:43:01 +01:00
31e324d0a2
Added API access tracking to EVE Proxy and presented via SSO.
2010-05-30 22:16:00 +01:00
3b010c1e19
Catches errors while importing API keys
2010-05-16 18:36:50 +01:00
204b10d71b
Fix user searching, actually returns a working page.
2010-05-13 23:24:45 +01:00
ac0bb7ad43
Fixed invalid syntax
2010-05-13 23:19:53 +01:00
bc38cd6f67
Fixes user search function
2010-05-13 23:12:44 +01:00
0faeb87ecb
Preload settings in the model, makes cleaner code
2010-05-13 13:03:31 +01:00
75663c308b
Fixed a few instances where api settings would go not setup
2010-05-13 10:53:15 +01:00
cf3faa3be3
Added ability for users to force refresh their API keys
2010-04-18 03:44:43 +01:00
956052c25c
If a user is loggged in, redirect to the profile page
2010-04-05 02:53:27 +01:00
96de3cc5eb
Password Reset now allows for providing passwords when GENERATE_SERVICE_PASSWORD is false
2010-04-03 21:19:39 +01:00
004fe1d6c8
Optional setting to disable the auto password generation for Service Accounts
2010-04-03 20:55:56 +01:00
28d3ee66d8
Now links to user's character profiles
2010-04-02 20:52:37 +01:00
4c6b5ddd9f
Change the userlookup to case insensitive.
2010-04-02 18:44:14 +01:00
70f41a73b3
Added service error to import, oops
2010-03-31 02:38:17 +01:00
4592988263
Warn on errors deleting a service account, also avoids deleting the record
2010-03-30 22:23:55 +01:00
337036247e
Added warning about reactiviating inactive accounts, and set the crontab to 5 mins
2010-03-24 14:32:05 +00:00
15f9dc972a
Now checks for errors updating the reddit user's api, fixes #38
2010-03-24 10:25:08 +00:00
81804cb409
Permission updates now disables accounts instead of deleting them,
2010-03-23 21:00:33 +00:00
84191f24e8
More error checking on Jabber, also presents error message to user if service addition fails
2010-03-23 13:37:31 +00:00
83ca536653
Now allows partial search on names
2010-03-23 13:21:50 +00:00
fe54116057
Massive reworking on the user lookup form to support various other lookup types (Character/Reddit ID)
2010-03-23 12:59:16 +00:00
fa4a084292
Added delete confirmation for services. Generally cleanup of service views
2010-03-23 10:49:12 +00:00
596cc0bab4
Fixed del_user and added enable/disable functions to mumble service
2010-03-23 10:24:00 +00:00
bb4ae21556
Toggled successful check, always reporting fail
2010-03-18 18:20:01 +00:00
42588e1909
Actually added working password reset functions. Fixed views as required.
2010-03-18 18:16:18 +00:00
81e81ffe4a
Adds a character viewer
2010-03-17 00:07:35 +00:00
0068099e2a
Added message notifications
2010-03-16 23:13:11 +00:00
17dac0ed83
Add a bit more random data into password generation
2010-03-16 22:01:41 +00:00
ae85edb261
Changed profile template location, added none available template
2010-03-15 14:56:52 +00:00
c1ffbb45a9
Reorganised Serivce Account templates
2010-03-15 14:54:11 +00:00
d7fcc98153
Changes the Services Add form for required input, also redirects user if they have no services to add.
2010-03-15 14:28:50 +00:00
ac62f9feb7
Added basic password reset function
2010-03-14 23:00:35 +00:00
2fa56de8c7
Various small fixes for Forced Username
2010-03-14 10:37:15 +00:00
95909fcf27
Merge branch 'master' into forced-username
...
Conflicts:
sso/forms.py
2010-03-14 10:20:58 +00:00
36e05f2d44
Fixed views to provide full header on all views
2010-03-14 03:57:25 +00:00
cb49170d33
Restricts service account usernames to charnames
...
* Forms now show a character selection box
* Once created, user is sent to a template with a generated password
* Will not display a service if a account already exists on it.
2010-03-12 12:16:07 +00:00
4ccdaf5187
Added User Lookup feature
2010-03-10 00:55:39 +00:00
522fbdc9f8
Fix various issues with the move to UIDs
2010-03-09 22:01:44 +00:00
9a21f1c8a2
Basic user view for administrators, links from the admin interface
2010-03-05 15:17:48 +01:00