Page MenuHomeDevCentral
Feed Advanced Search

Jul 13 2015

dereckson added a parent task for T482: [CLI] Reset password command: T468: Add account reset feature.
Jul 13 2015, 21:05 · CLI, Auth Grove
dereckson added a subtask for T468: Add account reset feature: T482: [CLI] Reset password command.
Jul 13 2015, 21:05 · Auth Grove
dereckson added a revision to T492: When using a front-end server with SSL termination, back-end serves http:// links.: D25: Allow to serve https:// links behind a front-end server with SSL termination.
Jul 13 2015, 20:53 · security, Auth Grove
dereckson removed a revision from T492: When using a front-end server with SSL termination, back-end serves http:// links.: D24: Enum.
Jul 13 2015, 20:35 · security, Auth Grove
dereckson added a revision to T492: When using a front-end server with SSL termination, back-end serves http:// links.: D24: Enum.
Jul 13 2015, 20:23 · security, Auth Grove
dereckson moved T492: When using a front-end server with SSL termination, back-end serves http:// links. from Backlog to Working on on the Auth Grove board.
Jul 13 2015, 20:16 · security, Auth Grove
dereckson triaged T492: When using a front-end server with SSL termination, back-end serves http:// links. as High priority.
Jul 13 2015, 20:16 · security, Auth Grove
dereckson added projects to T492: When using a front-end server with SSL termination, back-end serves http:// links.: Auth Grove, security.
Jul 13 2015, 20:16 · security, Auth Grove

Jul 11 2015

dereckson closed T485: Addd an account:dump command to dump the list of all accounts, a subtask of T480: CLI commands to manage accounts, as Resolved.
Jul 11 2015, 21:00 · tracker, Auth Grove
dereckson closed T485: Addd an account:dump command to dump the list of all accounts as Resolved.

Fixed by rGROVE2bcaa1518263.

Jul 11 2015, 21:00 · CLI, Auth Grove
dereckson reopened T480: CLI commands to manage accounts as "Open".

Actually, rGROVE2bcaa1518263 fixes T485.

Jul 11 2015, 20:58 · tracker, Auth Grove
dereckson closed T480: CLI commands to manage accounts as Resolved by committing rGROVE2bcaa1518263: [CLI] New artisan command: account:dump.
Jul 11 2015, 20:56 · tracker, Auth Grove
dereckson created T485: Addd an account:dump command to dump the list of all accounts.
Jul 11 2015, 20:53 · CLI, Auth Grove
dereckson added projects to rGROVEa7e03a653500: New artisan command account:info: CLI, Auth Grove.
Jul 11 2015, 13:34 · Auth Grove, CLI
dereckson moved T483: [CLI] Get account information from Backlog to Done on the Auth Grove board.
Jul 11 2015, 11:41 · CLI, Auth Grove
dereckson moved T335: Offers an UI to log in with a login/pass from Working on to Done on the Auth Grove board.
Jul 11 2015, 11:41 · Auth Grove
dereckson moved T482: [CLI] Reset password command from Backlog to Working on on the Auth Grove board.
Jul 11 2015, 11:40 · CLI, Auth Grove
dereckson moved T481: [CLI] Create new account from Backlog to Working on on the Auth Grove board.
Jul 11 2015, 11:40 · CLI, Auth Grove
dereckson closed T483: [CLI] Get account information as Resolved by committing rGROVEa7e03a653500: New artisan command account:info.
Jul 11 2015, 11:17 · CLI, Auth Grove
dereckson closed T483: [CLI] Get account information, a subtask of T480: CLI commands to manage accounts, as Resolved.
Jul 11 2015, 11:17 · tracker, Auth Grove
dereckson created T483: [CLI] Get account information.
Jul 11 2015, 08:39 · CLI, Auth Grove
dereckson added a comment to T476: Implement subaccounts.

when the system is disabled, we create an identity with parameters matching the login one.

Jul 11 2015, 02:29 · tracker, Auth Grove
dereckson created T482: [CLI] Reset password command.
Jul 11 2015, 01:57 · CLI, Auth Grove
dereckson created T481: [CLI] Create new account.
Jul 11 2015, 01:53 · CLI, Auth Grove
dereckson created T480: CLI commands to manage accounts.
Jul 11 2015, 01:50 · tracker, Auth Grove
dereckson created M3: Account information.
Jul 11 2015, 01:46 · design, Auth Grove
dereckson added a subtask for T270: Implement SSO on forum.nasqueron.org: T478: Validate e-mail addresses.
Jul 11 2015, 00:59 · Auth Grove, Forum
dereckson added a parent task for T478: Validate e-mail addresses: T270: Implement SSO on forum.nasqueron.org.
Jul 11 2015, 00:59 · Auth Grove
dereckson added a comment to T475: [Login capability] Discourse.

Discourse uses the mail as main SSO identifier, so validate them would be nice.

Jul 11 2015, 00:56 · Forum, Auth Grove
dereckson added a parent task for T478: Validate e-mail addresses: T475: [Login capability] Discourse.
Jul 11 2015, 00:56 · Auth Grove
dereckson added a subtask for T475: [Login capability] Discourse: T478: Validate e-mail addresses.
Jul 11 2015, 00:56 · Forum, Auth Grove
dereckson created T478: Validate e-mail addresses.
Jul 11 2015, 00:55 · Auth Grove
dereckson added a parent task for T477: E-mail processing for subaccounts: T476: Implement subaccounts.
Jul 11 2015, 00:00 · Forum, Auth Grove
dereckson added a subtask for T476: Implement subaccounts: T477: E-mail processing for subaccounts.
Jul 11 2015, 00:00 · tracker, Auth Grove
dereckson created T477: E-mail processing for subaccounts.
Jul 11 2015, 00:00 · Forum, Auth Grove

Jul 10 2015

dereckson created T476: Implement subaccounts.
Jul 10 2015, 23:59 · tracker, Auth Grove
dereckson triaged T475: [Login capability] Discourse as Normal priority.
Jul 10 2015, 23:54 · Forum, Auth Grove
dereckson added a parent task for T475: [Login capability] Discourse: T270: Implement SSO on forum.nasqueron.org.
Jul 10 2015, 23:41 · Forum, Auth Grove
dereckson added a subtask for T270: Implement SSO on forum.nasqueron.org: T475: [Login capability] Discourse.
Jul 10 2015, 23:41 · Auth Grove, Forum
dereckson updated subscribers of T344: Convert forum.nasqueron.org accounts into Nasqueron accounts.

Actually, users can recover access to their account creating an account on Auth Grove with the same mail they use on the board.

Jul 10 2015, 23:40 · Forum, Auth Grove
dereckson created T475: [Login capability] Discourse.
Jul 10 2015, 23:34 · Forum, Auth Grove
dereckson moved T472: [Route] Print an error message on /auth/reset instead of return a 404. from Backlog to Dev on the good-first-issue board.
Jul 10 2015, 20:16 · good-first-issue, Auth Grove
dereckson renamed T472: [Route] Print an error message on /auth/reset instead of return a 404. from [Route] GET /auth/reset return a 404 to [Route] Print an error message on /auth/reset instead of return a 404..
Jul 10 2015, 20:16 · good-first-issue, Auth Grove
dereckson created T472: [Route] Print an error message on /auth/reset instead of return a 404..
Jul 10 2015, 20:10 · good-first-issue, Auth Grove
dereckson created T471: Password reset token is only verified after a form with password is submitted.
Jul 10 2015, 20:08 · Auth Grove
dereckson closed T346: Offers an UI to register an account as Resolved.

This part works fine.

Jul 10 2015, 20:02 · Auth Grove
dereckson closed T346: Offers an UI to register an account, a subtask of T345: Add registration capabilities, as Resolved.
Jul 10 2015, 20:02 · Auth Grove
dereckson moved T346: Offers an UI to register an account from Working on to Done on the Auth Grove board.
Jul 10 2015, 20:02 · Auth Grove
dereckson closed T335: Offers an UI to log in with a login/pass as Resolved.
Jul 10 2015, 20:01 · Auth Grove
dereckson moved T470: Fix reset password mail subject from Working on to Done on the Auth Grove board.
Jul 10 2015, 20:01 · Auth Grove
dereckson moved T469: Add the login to reset-password mail from Working on to Done on the Auth Grove board.
Jul 10 2015, 20:01 · Auth Grove
dereckson closed T469: Add the login to reset-password mail as Resolved by committing rGROVE07bd69918881: Add the login to reset-password mail.
Jul 10 2015, 20:00 · Auth Grove
dereckson added a revision to T469: Add the login to reset-password mail: D18: Add the login to reset-password mail.
Jul 10 2015, 19:59 · Auth Grove
dereckson closed T470: Fix reset password mail subject as Resolved.
Jul 10 2015, 19:30 · Auth Grove
dereckson added a revision to T470: Fix reset password mail subject: D17: Fixed reset password mail subject.
Jul 10 2015, 19:27 · Auth Grove
dereckson created T470: Fix reset password mail subject.
Jul 10 2015, 16:35 · Auth Grove
dereckson created T469: Add the login to reset-password mail.
Jul 10 2015, 16:35 · Auth Grove
dereckson renamed T468: Add account reset feature from Add password reset feature to Add account reset feature.
Jul 10 2015, 16:31 · Auth Grove
dereckson created T468: Add account reset feature.
Jul 10 2015, 16:30 · Auth Grove

May 22 2015

dereckson closed D13: French translation by committing rGROVE9f9932a57f9c: French translation (authored by ledesillusionniste).
May 22 2015, 16:57 · Auth Grove
ledesillusionniste updated the test plan for D13: French translation.
May 22 2015, 16:48 · Auth Grove
dereckson retitled D13: French translation from french translation login table to French translation.
May 22 2015, 14:42 · Auth Grove
ledesillusionniste edited P74 Fork of P73 traduction de l'écran de login: patch to try to add in Differential..
May 22 2015, 13:57 · Auth Grove
dereckson updated subscribers of P74 Fork of P73 traduction de l'écran de login: patch to try to add in Differential..

@ledesillusionniste Could you try to add this paste to the code review system?

May 22 2015, 01:13 · Auth Grove
dereckson edited P74 Fork of P73 traduction de l'écran de login: patch to try to add in Differential..
May 22 2015, 01:05 · Auth Grove

May 21 2015

ledesillusionniste edited P73 traduction de l'écran de login.
May 21 2015, 23:10 · Auth Grove
ledesillusionniste edited P73 traduction de l'écran de login.
May 21 2015, 23:09 · Auth Grove
ledesillusionniste edited P73 traduction de l'écran de login.
May 21 2015, 23:02 · Auth Grove
ledesillusionniste edited P73 traduction de l'écran de login.
May 21 2015, 23:01 · Auth Grove
dereckson edited Description on Auth Grove.
May 21 2015, 17:08

May 7 2015

dereckson added a parent task for T366: Implement mailcheck to check current mail error at register time: T345: Add registration capabilities.
May 7 2015, 00:48 · Auth Grove
dereckson added a subtask for T345: Add registration capabilities: T366: Implement mailcheck to check current mail error at register time.
May 7 2015, 00:48 · Auth Grove
dereckson updated the task description for T366: Implement mailcheck to check current mail error at register time.
May 7 2015, 00:48 · Auth Grove
dereckson created T366: Implement mailcheck to check current mail error at register time.
May 7 2015, 00:45 · Auth Grove

Apr 26 2015

dereckson created T349: Add Wikimedia OAuth2 registration capability.
Apr 26 2015, 22:40 · Source templates generator, Nasqueron Tools, Tasacora, Auth Grove
dereckson added a project to T344: Convert forum.nasqueron.org accounts into Nasqueron accounts: Forum.
Apr 26 2015, 22:37 · Forum, Auth Grove
dereckson created T348: Allow user accounts provisioning.
Apr 26 2015, 20:01 · Auth Grove
dereckson added a subtask for T343: Provide a migration path from Espace Win accounts to Nasqueron accounts: T347: Allow to register an account through a social login.
Apr 26 2015, 20:00 · Auth Grove
dereckson added a parent task for T347: Allow to register an account through a social login: T343: Provide a migration path from Espace Win accounts to Nasqueron accounts.
Apr 26 2015, 20:00 · Auth Grove
dereckson created T347: Allow to register an account through a social login.
Apr 26 2015, 20:00 · Auth Grove
dereckson added a parent task for T346: Offers an UI to register an account: T345: Add registration capabilities.
Apr 26 2015, 19:57 · Auth Grove
dereckson added a parent task for T343: Provide a migration path from Espace Win accounts to Nasqueron accounts: T345: Add registration capabilities.
Apr 26 2015, 19:57 · Auth Grove
dereckson added subtasks for T345: Add registration capabilities: T346: Offers an UI to register an account, T343: Provide a migration path from Espace Win accounts to Nasqueron accounts.
Apr 26 2015, 19:57 · Auth Grove
dereckson moved T346: Offers an UI to register an account from Backlog to Working on on the Auth Grove board.
Apr 26 2015, 19:57 · Auth Grove
dereckson claimed T346: Offers an UI to register an account.
Apr 26 2015, 19:57 · Auth Grove
dereckson created T346: Offers an UI to register an account.
Apr 26 2015, 19:57 · Auth Grove
dereckson created T345: Add registration capabilities.
Apr 26 2015, 19:56 · Auth Grove
dereckson created T344: Convert forum.nasqueron.org accounts into Nasqueron accounts.
Apr 26 2015, 19:54 · Forum, Auth Grove
dereckson created T343: Provide a migration path from Espace Win accounts to Nasqueron accounts.
Apr 26 2015, 19:52 · Auth Grove
dereckson renamed T271: Deploy Auth Grove to login.nasqueron.org from Offer a login.nasqueron.org authentication service to Deploy Auth Grove to login.nasqueron.org.
Apr 26 2015, 19:51 · Nasqueron Docker deployment squad, Servers, Auth Grove
dereckson moved T271: Deploy Auth Grove to login.nasqueron.org from Backlog to Epics & trackers on the Auth Grove board.
Apr 26 2015, 19:49 · Nasqueron Docker deployment squad, Servers, Auth Grove
dereckson moved T336: Add login capabilities through external services from Backlog to Epics & trackers on the Auth Grove board.
Apr 26 2015, 19:44 · User-Dereckson, Auth Grove
dereckson updated the task description for T342: Authenticate users against Google.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T342: Authenticate users against Google.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T341: Authenticate users against BitBucket.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T340: Authenticate users against Twitter.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T339: Authenticate users against Facebook.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T338: Authenticate users against GitHub.
Apr 26 2015, 19:43 · Auth Grove
dereckson created T337: Authenticate users through OpenID.
Apr 26 2015, 19:40 · Auth Grove
dereckson created T336: Add login capabilities through external services.
Apr 26 2015, 19:15 · User-Dereckson, Auth Grove