Commit Graph

1560 Commits

Author SHA1 Message Date
9a26bfd235 Initial work on re-themeing auth with Bootstrap CSS 2011-10-27 14:25:25 +01:00
d5a291b520 Added table sorter Jquery plugin 2011-10-26 14:07:56 +01:00
c05107dbdd Speed up blacklist checking by removing duplicate entries 2011-10-26 14:05:23 +01:00
98bda18f25 Cleanup some access checking code, make has_access a bit more smart 2011-10-26 14:04:25 +01:00
c4dbe6061f Added Bootstrap CSS framework 2011-10-26 14:03:58 +01:00
2531ae3d7e Fix missing comma 2011-10-24 09:04:15 +01:00
aef4e658d7 Fix some small errors while searching via admin 2011-10-24 09:03:24 +01:00
c6f0060d40 Order before taking a slice of the QS 2011-10-24 08:55:02 +01:00
33e2b38efe Switch to using new style keys for OAuth API 2011-10-19 10:38:18 +01:00
8314aa5178 Added the code for legacy key expiry 2011-10-11 09:27:23 +01:00
2b718b46a7 Return 404 if they're unauthed to view the application 2011-10-09 23:37:43 +01:00
f907415e07 Updated munin command 2011-10-09 10:22:33 +01:00
05a82b5eb1 Reference the correct exception type 2011-10-08 18:25:41 +01:00
57fe9323b4 Added django-redis-cache 2011-10-07 16:17:22 +01:00
78b7592ec9 Add large expiry 2011-10-07 16:01:15 +01:00
fec8c0b64e Set if we can't incr 2011-10-07 15:42:27 +01:00
b1882c182b Added some request stats into eve_proxy, export via the munin command 2011-10-07 15:38:57 +01:00
2ecbd58702 Export blacklist level via the API 2011-10-07 09:20:30 +01:00
57b3a8f654 Allow for EVE API key claiming if they're already in the DB. - Thanks Dorijan and Nil'kandra 2011-10-07 09:13:11 +01:00
feb4528c97 Added ability for user access to be updated from the admin 2011-10-06 14:35:16 +01:00
175e8b1b28 Correct teh error reporting for notification URLs 2011-10-02 09:47:42 +01:00
ff0b0b487b Do permission checking on blacklisting 2011-10-01 11:16:18 +01:00
95e788b98a Read Only primary character, allows for the user page to load a lot quicker. 2011-09-30 14:13:43 +01:00
c5828a13a5 Send to superusers if no group admins are set 2011-09-30 13:56:13 +01:00
0e554c81b1 Add pre tag for the freetext field 2011-09-30 13:51:10 +01:00
dc47a72452 Send individual mails, to avoid showing the whole to list, BCC and spamholing from Google 2011-09-30 13:50:20 +01:00
bf5119c5d6 Pass correct variable to the formatter 2011-09-30 10:04:36 +01:00
7cfc6ffdd3 Correct varilable names and various small bugs 2011-09-30 10:01:19 +01:00
c6c397dab0 Rename the function, and provide the "domain" context for url linking in the emails 2011-09-30 10:00:54 +01:00
8318942e7e Updated the templates for various issues and formatting errors 2011-09-30 10:00:26 +01:00
d3beb067ab Switch to default mail from variable 2011-09-30 09:35:01 +01:00
0b7055ee26 Added some basic templates 2011-09-30 09:33:16 +01:00
23a5df5eda Send emails out to users on major Group changes 2011-09-30 09:18:08 +01:00
0c3e09bcf8 Reworking of the announce code to http_message/multicasting 2011-09-29 14:22:54 +01:00
13a3939889 Ignore common and handled error messages 2011-09-28 12:15:54 +01:00
b4d65a3185 Show link to Sentry on the header if the user is a superuser 2011-09-28 12:00:29 +01:00
89823c86f7 Avoid hijacking the root logger 2011-09-28 11:57:44 +01:00
7a1685d4c8 Fix the email extract to avoid dupe characters 2011-09-28 11:57:07 +01:00
a1f9c47086 Updated logging config 2011-09-28 11:56:50 +01:00
75d458ebfe Add further logging to eve_proxy errors 2011-09-28 11:56:11 +01:00
2f4ba7ab76 Cleanup the char import, avoid hitting the API with corp keys 2011-09-28 10:57:08 +01:00
982960e7df Removed unneeded print 2011-09-28 10:35:00 +01:00
00e8653e46 Updated logging for SSO tasks 2011-09-28 10:29:56 +01:00
aa2c153db5 Only check old keytypes if we don't have it already 2011-09-28 10:20:07 +01:00
fd264a044a Propagate django.request errors down to sentry instead of mail, also fix global logging entry 2011-09-28 09:42:10 +01:00
2e70cb8ee4 Better handling of temp errors, better reporting of actual failures 2011-09-28 09:41:18 +01:00
6f5b12329d If its a unknown keytype and CAK is enabled, assume its CAK 2011-09-28 09:40:48 +01:00
c2214e1fb8 Handle Expired API keys correctly 2011-09-28 09:39:58 +01:00
e6b939a274 Fix EVE API proxy to "handle" new style keys BODGE FIX HOOOO 2011-09-27 23:00:00 +01:00
684b0131f9 Fix the issues with adding notes, also make the permission more obvious on the index 2011-09-27 21:22:09 +01:00