This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
e076158789
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
History
Neil Lalonde
5f8a130277
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
2013-07-29 15:29:43 -04:00
..
components
Added ember-renderspeed library for profiling rendering. Removed old probes stuff that
2013-07-29 12:52:09 -04:00
controllers
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
2013-07-29 15:29:43 -04:00
ember
Moved Resolver to new File
2013-07-26 15:04:29 -04:00
helpers
FIX: Bugs on Admin User approval interface
2013-07-15 11:28:41 -04:00
mixins
SECURITY: correct our CSRF implementation to be much more aggressive
2013-07-29 15:13:13 +10:00
models
Move deleted at into actions history, where it should be.
2013-07-29 14:46:25 -04:00
routes
Some tests for the user stream
2013-07-26 17:09:54 -04:00
templates
Remove an
{{#if}}
2013-07-29 14:50:19 -04:00
views
Left in an extra function.
2013-07-29 14:56:59 -04:00