diff options
author | Aleš Smodiš <aless@guru.si> | 2015-10-15 15:09:00 +0200 |
---|---|---|
committer | Aleš Smodiš <aless@guru.si> | 2015-10-15 15:09:00 +0200 |
commit | cbc096f9cb44a7d26b4fa01a40dbba594ab339ca (patch) | |
tree | 3079dbaf60e7e60d643e66d013fc52d155eaa095 /saml/.gitignore | |
parent | c8c4ca123d24757d3d3537817ba2a40849b3ca2c (diff) |
Implemented minimum support for authentication via SAML with an addition of a new daemon.
TODO: python login with SAML credentials.
Diffstat (limited to 'saml/.gitignore')
-rw-r--r-- | saml/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/saml/.gitignore b/saml/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/saml/.gitignore @@ -0,0 +1 @@ +node_modules |