staublicht / EAST_Ebooks

OM EAST Ebooks Project
0 stars 0 forks source link

User authentication #2

Open staublicht opened 7 years ago

staublicht commented 7 years ago

Goal: Login working on test server, no registartion - admin can add users

ghost commented 7 years ago

Session management is working so far, user management is still to be done

staublicht commented 7 years ago
                                                                                  Cool. Wie mache ich am besten weiter?Simon                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        From: OttoEdlerSent: Tuesday, 13 December 2016 10:37To: staublicht/EAST_EbooksReply To: staublicht/EAST_EbooksCc: staublicht; AuthorSubject: Re: [staublicht/EAST_Ebooks] User authentication (#2)Session management is working so far, user management is still to be done

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/staublicht/EAST_Ebooks","title":"staublicht/EAST_Ebooks","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/staublicht/EAST_Ebooks"}},"updates":{"snippets":[{"icon":"PERSON","message":"@OttoEdler in #2: Session management is working so far, user management is still to be done"}],"action":{"name":"View Issue","url":"https://github.com/staublicht/EAST_Ebooks/issues/2#issuecomment-266691139"}}}

ghost commented 7 years ago

Erstmal wie besprochen auf JSON Objects statt POST umstellen und dann schlage ich vor, dass wir die Nutzerverwaltung fertig machen, bevor wir die Ebooks angehen. Also Nutzerübersicht (Tabelle) und ein Formular zum Anlegen und Bearbeiten der Accounts.