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
ed258069fd
Abstract out update command instead of being embedded in save, added cron
2010-03-02 23:08:19 +00:00
e7ab428044
Added RedditAccount as a editable section to users, also added Admin side
2010-03-02 22:57:10 +00:00
9b25eebc4a
Actually make the default values work
2010-03-01 14:18:03 +00:00
b53e662200
Now authenicates access to services based on groups, not simple tags
2010-02-28 23:09:33 +00:00
ac2a253d9f
Added a bit of form validation
2010-02-27 17:38:36 +00:00
7c596f5037
Further formatting and bug fixes
2010-02-25 23:37:05 +00:00
c0a5f75504
Views now working, basic construction complete
2010-02-25 22:44:59 +00:00
78cb8409b4
Fixed SSOUser snafu
2010-02-25 19:21:56 +00:00
131bc18d0e
Fixed URLconf issues, added seperate live/test db setting
2010-02-25 18:17:29 +00:00
10cc00b5b3
Basic test profile view
2010-02-25 18:55:51 +01:00
53630f980f
Various changes to several aspects of the model base.
...
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00
b8e5647148
Initial import
2010-02-23 10:16:25 +00:00