Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make rename tokens independent of accounts #825

Closed
rahaeli opened this issue Jul 15, 2014 · 4 comments
Closed

make rename tokens independent of accounts #825

rahaeli opened this issue Jul 15, 2014 · 4 comments

Comments

@rahaeli
Copy link
Contributor

rahaeli commented Jul 15, 2014

people sometimes buy multiple rename tokens on a single account, and then run into problems because they wanted to rename multiple accounts.

Either allow ppl to manually enter a rename token number that they have from another account, or make some way for ppl to transfer tokens from one account to another.

@pauamma
Copy link
Contributor

pauamma commented Aug 25, 2014

What security checks should there be to ensure that the account being renamed (or to which the rename token is being transferred if that implementation is chosen) and the account owning the rename token are under control of the same user?

@rahaeli
Copy link
Contributor Author

rahaeli commented Aug 26, 2014

'Same confirmed email address' should do.

@pauamma
Copy link
Contributor

pauamma commented Sep 5, 2014

What information should be logged about the transfer (whether implemented standalone or as part of the rename workflow), and where?

@rahaeli
Copy link
Contributor Author

rahaeli commented Sep 5, 2014

Okay, so, I completely misunderstood you on the previous question and answered wrongly: if it's "allow people to manually enter a rename token" there's no need to require same email addresses, have any kind of confirmation checks, or log anything. Someone should be able to say to a friend "hey, I have this rename token I'm not using, want it?", basically. (Or, someone who buys two tokens for the single account when they want to rename multiple accounts should be able to fix that without me having to do some massive fucking around.)

I think "allow people to manually enter a rename token ID" is a much better way than building some kind of token transfer system, the more I think about it, so both of your questions are moot.

pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 10, 2014
@afuna afuna closed this as completed in f21a884 Sep 20, 2014
afuna added a commit that referenced this issue Sep 20, 2014
pauamma added a commit to pauamma/dw-free that referenced this issue Sep 26, 2014
afuna added a commit that referenced this issue Sep 26, 2014
Correct rename token email link format. Fixes #825
afuna added a commit to afuna/dw-free that referenced this issue Jan 20, 2015
* makes /rename/ work (note the ending slash)

* updates the URL in the receipt
afuna added a commit that referenced this issue Jan 20, 2015
afuna added a commit that referenced this issue Jan 31, 2015
* release-1.23:
  [#1169] Reduce the size of the textarea slightly
  [#1169] Fix misalignment of quick entry metadata section
  [#1169] Fix display of quick buttons/dropdowns section
  [#1169] Tweak placement of the preview/spellcheck buttons
  [#1169] Fix vertical gap when tag wraps onto multiple lines
  [#1169] Widen the max page width for all site skins
  [#1169] Remove gratuitous space between quick-buttons and components
  [#1169] Change the font family of the textarea back to monospace
  [#1169] Shrink font size of entry options (to match rest)
  [#1169] Reduce padding / margins in and around components
  [#1169] Remove space below last form element if it's label + input combo
  [#1169] Tweak the wrapping of the tags checkbox more
  [#1169] Don't force line-height on selects/inputs
  [#1169] Shrink form-element padding inside components
  [#1169] Make sure selects are the same size as the rest of component
  [#1169] Fix wrapping of checkbox/radio text in modals
  [#1169] More wording tweaks
  [#1169] Allow multiple columns in medium-sized screens
  [#1169] Tweak capitalization of "Reading pages"
  [#1169] Change "Crosspost Accounts" to "Crosspost to:"
  [#1169] Fix saving of panel position after moving
  incorporating spacing into the tagnav class instead of having a breakout.
  class handle on the padding, too.
  Additional CSS class "tagnav" to provide customization options for tag arrows
  [#1134] Use protocol-relative URL for image objects in S2
  [#1138] Only add the blank space when we are showing tag arrows
  [#825] Fix URL for renames
  [#1135] Make sure effective remote is set properly for non-BML pages
  [#1002] Don't redirect if we're on $SSLICONPREFIX
  Fix errors found in the logs
  This one too.
  This is not an everywhere table
  Fixes uses of the wrong filter and spurious \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants