]> git.openstreetmap.org Git - rails.git/history - app/controllers/user_controller.rb
Merge remote-tracking branch 'jfirebaugh/legacy-params'
[rails.git] / app / controllers / user_controller.rb
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-17 Tom HughesRemove the _osm_username cookie and session validation...
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-10-15 Tom HughesFix server error when user#reset_password called with...
2013-10-02 Tom HughesLog details of any signup requests blocked by an ACL
2013-09-29 Tom HughesDon't redirect from user#terms to login if the user...
2013-09-24 Tom HughesUpgrade to http_accept_language 2.x
2013-09-21 Tom HughesAvoid singleton serialisation errors
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-09-09 Tom HughesDon't bother verifying an email address that hasn't...
2013-08-24 Tom HughesRework piwik configuration
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-12 John FirebaughFix referer params for welcome page
2013-08-12 John FirebaughHandle expired confirmation tokens
2013-08-12 John FirebaughPass editing params through to welcome page
2013-08-12 John FirebaughHook up user confirmation page
2013-08-12 John FirebaughReduce welcome email to minimal text
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-08-01 John FirebaughRefactor user creation actions
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-07-04 Tom HughesShow a cookie warning on the signup page if cookies...
2013-06-25 Tom HughesRemove remaining action cache usage and related infrast...
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-10-30 Kai KruegerTrust Google and Yahoo to return valid email addresses
2012-10-18 Paweł PaprotaImplemented Gravatar support
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-09-14 GnonthgolRemove the "We are changing the license" flash on the...
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-07-27 Tom HughesShow the correct reconfirm link for OpenID login attempts
2012-07-27 Tom HughesOpenID attributes returned via AX seem to be arrays now
2012-06-30 Tom HughesDon't try and store a user record in the session
2012-04-02 Tom HughesMark yet more methods as needing write access to the...
2012-04-02 Tom HughesMark some extra methods as needing write access to...
2012-03-28 Tom HughesOnly require a readable database for login, not a writa...
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-17 Tom HughesSet the user description to markdown formatting when...
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-10 Tom HughesFix layout selection to detect OAuth correctly
2012-03-09 Tom HughesSave the user record after changing it
2012-03-08 Tom HughesFix typo
2012-03-08 Tom HughesUse normal assignment instead of mass assignment
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-03 Tom HughesUpdate the username cookie when the display name is...
2012-02-27 Tom HughesChange session expiry to 28 days when "remember me...
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesDon't check the ACL unless we're creating a new user
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-23 Tom HughesFix exception when a suspended user tries to login
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-12-20 Tom HughesAllow a special ODBL message to be displayed at login
2011-12-13 Tom HughesLook up email addresses case insensitively for password...
2011-12-13 Tom HughesCope with no openid_url being supplied
2011-12-13 Tom HughesValidate email addresses before confirming them
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-16 Tom HughesMake the username cookie permanent
2011-11-14 Tom HughesStore the username in a cookie and use it to validate...
2011-11-14 Tom HughesMake /user/new handle already logged in users better
2011-11-14 Tom HughesForce openid callbacks to use GET to avoid CSRF validat...
2011-11-14 Tom HughesPreserve field values if the signup form fails validation
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesUse SecureRandom instead of the deprecated ActiveSuppor...
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesUse config.filter_parameters instead of filter_paramet...
2011-11-14 Tom HughesReplace request.request_uri with request.fullpath
2011-11-14 Tom HughesUse new ActionMail API to send emails
2011-09-20 Tom HughesAdd support for manual tracking of a Piwik goal on...
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-23 Tom HughesFix problems with database offline mode
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-14 Tom HughesDon't error if we fail to get SReg and/or AX data from...
2011-06-14 Tom HughesFix some broken tests
2011-06-10 Tom HughesMake password signups work
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-01 Tom HughesUse session.delete to remove entries instead of assigni...
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesStart ROTS for user login tests as well as creation...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-04-30 Kai KruegerMerge branch 'openstreetbugs' of git://git.openstreetma...
2011-04-29 Tom HughesMerge remote-tracking branch 'apmon/openstreetbugs2...
2011-04-29 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-20 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Kai KruegerMerge branch 'master' into openstreetbugs2
2011-04-18 Tom HughesRevert "Allow user details to be fetched without agreei...
2011-04-18 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-18 Tom HughesDon't require terms to be agreed when logging out
2011-04-17 Matt AmosAdded flash notice for CTs decline
2011-04-06 Tom HughesImprove recognition of OAuth referers for triggering...
2011-04-03 Tom HughesPreserve the referer at the end of account creation
2011-04-03 Tom HughesOnly show login/signup in slim mode when used from...
2011-04-03 Andy AllanAnother approach, but this time without scattering...
2011-04-03 Andy AllanAh, that doesn't work due to 'bugs' in the way layouts...
next