16 Commits

Author SHA1 Message Date
shamoon
ec6e07887b Merge context processors 2023-10-01 10:23:13 -07:00
shamoon
7b1f9a089e Merge branch 'dev' into pr/3773 2023-10-01 09:45:49 -07:00
shamoon
be6506da08
Feature: password reset (#4289) 2023-09-30 18:17:42 -07:00
shamoon
c0fded7113 Update login.html 2023-09-28 23:18:27 -07:00
Louis Chauvet
853ff30bf4 OpenIDConnect backend
Use social-auth to authenticate with OpenIDConnect.
Add API to manage sso groups.
2023-09-28 22:36:08 -07:00
shamoon
7c9ab8c0b6
Feature: Share links (#3996)
* Implement share links

Basic implementation of share links

Make certain share link fields not editable, automatically grant permissions on migrate

Updated styling, error messages from expired / deleted links

frontend code linting, reversable sharelink migration

testing coverage

Update translation strings

No links message

* Consolidate file response methods

* improvements to share links on mobile devices

* Refactor share links file_version

* Add docs for share links

* Apply suggestions from code review

* When filtering share links, use the timezone aware now()

* Removes extra call to setup directories for usage in testing

* FIx copied badge display on some browsers

* Move copy to ngx-clipboard library

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-14 13:32:43 -07:00
shamoon
95cd86a541 Update bootstrap to v5.3.1 for backend static pages 2023-09-08 09:08:23 -07:00
Michael Shamoon
0f804937f7 Update -ngx in django templates / urls 2022-03-02 11:05:34 -08:00
Michael Shamoon
d8617746eb New -ngx logo 2022
Cause why not
2022-02-26 20:14:24 -08:00
Daniel Blittschau
206d5be46c
Update login.html to not autocapitalize username 2021-11-26 16:15:08 -06:00
jonaswinkler
b89b51b121 Merge branch 'master' into dev 2021-05-09 16:22:21 +02:00
Carl Mercier
fc4e59ec00 Tell web crawlers to not index Paperless 2021-05-07 14:02:11 -04:00
Michael Shamoon
428e00ba23 Respect user dark mode setting on login page 2021-05-07 10:50:08 -07:00
jonaswinkler
e96809a08e translation for login/logout pages #212 2021-01-10 22:47:24 +01:00
jonaswinkler
6e84668884 fix login/logout pages 2021-01-06 01:16:16 +01:00
Jonas Winkler
7bd843283d use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00