Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !133 opened Jul 25, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

password reset operation

  • Discussion 2
  • Commits 6
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Őry Máté
    @orymate started a discussion on an old version of the diff Jul 26, 2014
    circle/vm/models/instance.py
    719 719 timezone.now() + lease.suspend_interval,
    720 720 timezone.now() + lease.delete_interval)
    721 721  
    722 def change_password(self, user=None):
    722 def change_password(self):
    • Őry Máté @orymate commented Jul 26, 2014
      Owner

      This utility method shouldn't be part of Instance's public interface. There is Instance.reset_password operation for this, and this 4 line could be moved to the op's body. fixed (b96a124a)

      Edited Jul 26, 2014
      ~~This utility method shouldn't be part of Instance's public interface. There is Instance.reset_password operation for this, and this 4 line could be moved to the op's body.~~ fixed (b96a124ac)
    Please register or sign in to reply
  • Bach Dániel
    @bachdaniel started a discussion on commit b96a124a Jul 26, 2014
    • Bach Dániel @bachdaniel

      mentioned in merge request !133 (merged)

      Jul 26, 2014

      mentioned in merge request !133 (merged)

      mentioned in merge request !133
      Toggle commit list
    Please register or sign in to reply
  • Őry Máté @orymate commented Jul 27, 2014
    Owner

    +1

    +1
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Bach Dániel
Assignee
Bach Dániel @bachdaniel
Assign to
IK migration
Milestone
IK migration
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!133