Commit Graph

271 Commits (master)

Author SHA1 Message Date
cgonzalez b940abb8a4 Update regular expression to allow Firefox/100.0
2 years ago
cgonzalez fc958d2a7e Invalidate sessions on session_salt issue
3 years ago
cgonzalez 8a7137ed02 Update NEWS.md and fix one offense
3 years ago
cgonzalez 6345bf2728 Force Rubocop offenses
3 years ago
Rafa de la Torre b019ac9f7b Fix for json request check, in order not to check CSRF
3 years ago
manmorjim 6e5a4b7981 Merge branch 'master' into feature/ch132603/modify-sign-up-flow
4 years ago
Ivan Moreno 5bae730137
BQ (#16145)
4 years ago
manmorjim 0a5903af9e Redirect to unverified user when signed up
4 years ago
Alberto Miedes Garcés 6e54b598f4 Propagate request_id in MessageBroker logs
4 years ago
Rafa de la Torre dde5de6b93 Use a Carto::User instead of Sequel user for session invalidation
4 years ago
Rafa de la Torre 96238f627b Retrieval of current_viewer using AR Carto::User
4 years ago
Alberto Miedes Garcés e79a1881b9 Merge branch 'master' into bug/ch95488/exception-trace-lost-and-logged-as-info
4 years ago
Alberto Miedes Garcés b4deb2005a Bump cartodb-common to v0.3.3 and improve error traces
4 years ago
Rafa de la Torre b4b73e884c Move set_request_id from ApplicationController to ControllerHelper
4 years ago
Rafa de la Torre 0c47b03fd1 Require Carto::CurrentRequest explicitly
4 years ago
Rafa de la Torre f2949a35a2 Store the current request ID in a thread-level variable
4 years ago
Gonzalo Riestra 35d4b53256 Merge branch 'master' into alrocar/ch73560/fake-accounts-are-signing-up
4 years ago
Owayss Kabtoul 2349920254 Flip the ssl_required logic to have the default not enforce anything, unless the config parameters is explicitly defined and set to true
4 years ago
Owayss Kabtoul 10053ce315 Untangle rails' ActionController enforcement of HTTPS from the environment in which it is being executed
4 years ago
Alberto Romeu 6e1af4d02d merge master
4 years ago
Rafa de la Torre badfc8399e Instead of writing to disk, send profile data in response
4 years ago
Alberto Romeu cbc65694b0 add tests
4 years ago
Alberto Romeu df6877503e add verification email
4 years ago
Alberto Romeu 89a1a99408 fix raise exception
4 years ago
Alberto Miedes Garcés 9562d2b14c Fix exception handling
4 years ago
Alberto Miedes Garcés 6c584dd096 Remove useless argument
4 years ago
Alberto Miedes Garcés b8f5da9179 Return proper HTTP code
4 years ago
Alberto Miedes Garcés 94c825b2ce Don't lose original error message
4 years ago
Alberto Miedes Garcés 0bce28a5ac Fix bug in return statement
4 years ago
Alberto Miedes Garcés 9e7523078f Try fixing redirect to login
4 years ago
Alberto Miedes Garcés 2712de5857 Properly halt rails filter when not authorized
4 years ago
Esther Lozano 6621c56517
2334 invalidate session when logout (#15448)
5 years ago
Raúl Marín d7e9889a9d Tests and fixes around updating federated servers and tables
5 years ago
Daniel García Aubert c4b81f2e7e Respond with 422 when trying to update server name
5 years ago
Daniel García Aubert 3da246681a Respond with 422 instead of 400 when missing payload
5 years ago
Gonzalo Riestra 3b74d1e7bd remove encoding comments
5 years ago
Gonzalo Riestra d2ed02cfa4 cr suggestions
5 years ago
Alberto Romeu 72f7a3310c hound
5 years ago
Alberto Romeu 5ead11e408 add maintenance mode backend logic and migration
5 years ago
Gonzalo Riestra f3c8c32749 include initial slash in the check
6 years ago
Gonzalo Riestra e21dd5d60d use end_with? to check ignore paths
6 years ago
Gonzalo Riestra 36a8bd1098 move ignore paths to a constant
6 years ago
Gonzalo Riestra 38623a0e25 fix redirection to lockout
6 years ago
Gonzalo Riestra fc0a205d2d avoid double rendering
6 years ago
Gonzalo Riestra 3f10275460 redirect to original url after mfa verification (#14566)
6 years ago
Gonzalo Riestra 4f4ef3cef4 show mfa after login when there is no session
6 years ago
Gonzalo Riestra 6fb248aa99 refactor CartoDB.url to use keyword arguments
6 years ago
Gonzalo Riestra 056a5fb1a0 fix url redirection for subdomainless
6 years ago
Mario de Frutos 2092efae3a
Add content type options header to improve security (#14530)
6 years ago
Alberto Romeu 44f5223aa3 support lockout
6 years ago