-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new discovery and error page based on bootstrap-itali v2.6.1 * added id and class for errors * chore: added dependency for django theme * Fix: remove of non existing field of user * feat: implemented Django template for the example sp * chore: created static folder with static files * fix: adding missing STATIC_ROOT * fix: using {% static %} for static resources * fix: removed unused code * Update example_sp/djangosaml2_sp/saml2_sp/views.py Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it> * Update example_sp/djangosaml2_sp/saml2_sp/views.py Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it> * feat: dropdown for profile * fix: resolved merge conflicts * chore: removed comments on disco.html file * feat: improved echo_attributes page * Update Docker-compose/docker-compose.yml Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it> --------- Co-authored-by: MDreW <andrea.ranaldi@gmail.com> Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it>
- Loading branch information
1 parent
5d24cf0
commit a70e6c2
Showing
91 changed files
with
644 additions
and
17,926 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(titillium-web-v4-latin-regular.woff2) format("woff2")} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
This file contains 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
Oops, something went wrong.