index
:
xlgmokha/proof.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
sessions_controller.rb
Age
Commit message (
Expand
)
Author
2018-12-17
add cache-control headers for header html
mo
2018-12-15
do not update user session key for every request.
mo
2018-12-15
make sessions/show public
mo
2018-12-14
add polyfills and load header via content-loader
mo
2018-10-20
to primary key instead of uuid column
mo
2018-09-24
use jekyll to generate API documentation.
mo
2018-09-23
delete the current session.
mo
2018-09-22
create user session during login.
mokha
2018-09-09
remove type key from session
mo
2018-09-09
generate logout response in response controller.
mo
2018-09-09
rename saml_request -> saml
mo
2018-09-09
redirect to response path to generate saml response.
mo
2018-09-09
collapse saml respondable module.
mo
2018-09-09
move SAMLRespondable to the one controller that uses it.
mo
2018-09-03
extract responses controller to generate saml response from one place.
mo
2018-09-02
store uuid in session instead of id.
mo
2018-09-01
add missing specs.
mo
2018-09-01
redirect to dashboard when invalid saml request is provided.
mo
2018-09-01
move dashboard to "my" namespace.
mo
2018-06-12
add logout button.
mokha
2018-03-10
fix rubocop errors.
mokha
2018-03-10
rubocop auto_correct
mokha
2017-12-24
require authentication to visit dashboard.
mo
2017-12-24
parse logout response.
mo
2017-12-23
reduce coupling from idp metadata.
mo
2017-12-23
add spec for generating a logout response.
mo
2017-12-21
render a blank dashboard post login.
mo
2017-12-21
rending login page when there is no saml request.
mo
2017-12-19
collapse raw_params and saml_params.
mokha
2017-12-19
extract saml_params to module.
mokha
2017-12-19
use new response_for api.
mo
2017-12-17
ensure RelayState is sent back to issuer.
mo
2017-12-15
echo back SAMLRequest.
mo
2017-12-01
use simpler api for building request/response.
mokha
2017-11-24
display the saml response on the spinner page.
mo
2017-11-24
display the authentication request.
mo
2017-11-24
redirect back to SP if already logged in.
mo
2017-11-22
:post -> :http_post
mo
2017-11-20
record initial saml request in session.
mo
2017-11-19
try to handle invalid credentials entry.
mo
2017-11-19
pass the raw params for signature verification.
mo
2017-11-19
display error correctly.
mo
2017-11-19
implement logout flow.
mo
2017-11-19
use binding to serialize/deserialize
mo
2017-11-19
use binding to serialize the response.
mo
2017-11-18
serialize post form correctly.
mo
2017-11-17
update failing spec to find destination.
mo
2017-11-16
delegate to binding to deserialize.
mo
2017-11-13
generate logout response.
mo
2017-11-13
return the properly parsed request.
mo
[next]