Google#10
Open
angelcalzadollamas wants to merge 59 commits intoEGCETSII:masterfrom
Open
Conversation
Changed method that extract the vote tally for each voting, downloading the tallies in json format compressed in a zip file. Issue id: #1
Integration of the rest-auth package. This package will be useful for future functionalities. Basic login authentication with tokens has been added Issue id: #2
Basic signup with username and password. Authentication with social accounts is believed to be added to this functionality in the future. Closes #2
…into authentication
Added travis configuration and ignored configuration files.
…oting # Conflicts: # .gitignore
Deleted configuration files
Changed local_settings_example.
Changed host and name local_settings.example.py
Voting subsystem: Fixed tally issue #1
This reverts commit 058be4e.
Voting: Pull request closing tally issue #1
The signin and signup functionalities have been moved to the pages above mentioned. Issue id: #15
This adds new auth functionalities
google authentication works but the urls are still wrong
Sign up page has been updated with 2 new attributes (gender, birth date) Issue id: #21
Now, we can authenticate with google in the correct html, but I am not sure if it is correct.
Added gender and birthdate attributes to the user Closes #21
This reverts commit 553c273.
We can login with google in the correct page but we have a little problem with logout and tokens Issue id: #17
Now, instead of a text type input, the gender field is a box input. Also, the birthday field is now a date input and not a datetime input. Closes #21
…th your facebook account. Issue id: #16
Created the directory fixtures inside authentication app and created a new json file with the data of the social app needed for facebook authentication. In order to populate the database with that information you need to do "python migrate.py loaddata initial_data" Issue id: #16
…into authentication
Added Twitter login with Allauth. Also, now the user can logout using Firefox or Edge
…into authentication
Added Twitter keys in the fixture folder.
Now users who have logged in using any social account can vote Closes #19
Fixed tests which used tokens
This reverts commit 994e087.
This reverts commit 3781eb4.
This reverts commit ac3daa5.
Issue id: #17
bcrespo00
referenced
this pull request
in Decide-part-Penyagolosa/Decide
Jan 2, 2022
Lista de votaciones y preguntas binarias
jesgamlar
referenced
this pull request
in Decide-part-Penyagolosa/Decide
Jan 2, 2022
revirtiendo el modelo de authenticacion
jesgamlar
referenced
this pull request
in Decide-part-Penyagolosa/Decide
Jan 2, 2022
fix: revirtiendo los cambios en el master ; #10
danidinogo
referenced
this pull request
in Decide-part-Penyagolosa/Decide
Jan 2, 2022
Postproc josescrue
JSnow11
pushed a commit
to Full-Tortuga/decide-full-tortuga
that referenced
this pull request
Jan 4, 2022
…RUD-Auth EGCETSII#9-feat: Added base(Key and Auth) CRUD operations
ivaromcos-us
referenced
this pull request
in egc-sierrezuela/decide
Jan 5, 2022
moncalvillo
pushed a commit
to Full-Tortuga/decide-full-tortuga
that referenced
this pull request
Jan 7, 2022
TheNeoStormZ
referenced
this pull request
in Villanueva-del-Trabuco-EGC/decide
Nov 29, 2022
…framigdom Export census traducido
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.