Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

0.993

Compare
Choose a tag to compare
@jbarrett jbarrett released this 07 Nov 15:19
· 5909 commits to master since this release
  • Merging edit functions to IA page view ( @MariagraziaAlastra )
  • Additional db fields describing IAs ( @jdorweiler )
  • Unicode fixes ( @jdorweiler )
  • Added attribution to json output ( @russellholt )
  • Added unique username field to password reset and login forms
  • Enabled per-language filtering for translation and token comment notifications for translation managers
  • Changed inputs on /wear to textareas
  • Added CSRF token to more actions
  • Rate limit for login failures per-user and per-session
  • Rate limit for password reset mailing, per user and per-session.
  • Make dezi errors act like other site errors (provide log entry ID, no sending query back to page)
  • Require password to delete account or change email address
  • Change session ID on successful login
  • Moved IA version detection to config section of DDGC.pm
  • Setting Content Security Policy header to self and duckduckgo.com only
  • Fix config for cookie secure flag
  • Set nosniff, noopoen and XSS policy headers for IE
  • Fixed script used to retrieve GitHub contributor stats